Go to file
Doug Bunting 6b08efb122 One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:06:18 -07:00
src/Microsoft.AspNetCore.JsonPatch One build to rule them all 2016-07-07 12:06:18 -07:00
test/Microsoft.AspNetCore.JsonPatch.Test One build to rule them all 2016-07-07 12:06:18 -07:00
tools
.gitattributes Updating to dotnet-cli build 2016-01-28 11:05:28 -08:00
.gitignore Updating to RTM builds of xunit and Moq 2016-06-30 15:36:11 -07:00
.travis.yml Fix OSX build on Travis. 2016-05-27 11:32:14 -07:00
CONTRIBUTING.md
JsonPatch.sln Rename AspNet 5 file contents. 2016-01-22 12:20:58 -08:00
LICENSE.txt
NuGet.config Updating to release. 2016-06-14 16:21:56 -07:00
NuGetPackageVerifier.json Enabled xml doc generation 2016-02-18 16:20:51 -08:00
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:37:36 -07:00
appveyor.yml Fix backslashes in yml config. 2016-03-09 17:44:47 -08:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:13 -08:00
build.ps1 Updating to release. 2016-06-14 16:21:56 -07:00
build.sh Updating to release. 2016-06-14 16:21:56 -07:00
global.json

README.md

JsonPatch

AppVeyor: AppVeyor

Travis: Travis

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.