Go to file
Nate McMaster 877e458da0 Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:38:31 -07:00
build Updated NETStandardImplicitPackageVersion to 2.0.0-* from BundledNETStandardPackageVersion 2017-06-15 05:07:52 -07:00
src/Microsoft.AspNetCore.JsonPatch Refactor invalid operation exception handling (#87) 2017-06-21 12:35:31 -07:00
test/Microsoft.AspNetCore.JsonPatch.Test Refactor invalid operation exception handling (#87) 2017-06-21 12:35:31 -07:00
.gitattributes
.gitignore Remove net451 as a cross-compile target 2017-03-24 16:01:41 -07:00
.travis.yml Adding libunwind8 to .travis.yml 2017-06-26 09:38:31 -07:00
CONTRIBUTING.md
JsonPatch.sln Fixed solution file 2017-02-24 15:55:59 -08:00
LICENSE.txt
NuGet.config Remove dotnet-core feed from NuGet.config 2017-06-16 08:19:31 -07:00
NuGetPackageVerifier.json Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:42:23 -08:00
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:37:36 -07:00
appveyor.yml Update appveyor and travis settings 2017-03-14 13:40:42 -07:00
build.cmd
build.ps1 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:23 -07:00
build.sh Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:23 -07:00
version.props Updating versions to preview3 2017-06-01 10:47:14 -07:00

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.