Go to file
Kiran Challa e3114dc6a4 Temporarily change tfm to netstandard1.3
Ideally we want to target netstandard2.0 but this conversion is blocked on the issue: https://github.com/dotnet/sdk/issues/1219
2017-05-19 14:00:08 -07:00
build Temporarily change tfm to netstandard1.3 2017-05-19 14:00:08 -07:00
src/Microsoft.AspNetCore.JsonPatch Temporarily change tfm to netstandard1.3 2017-05-19 14:00:08 -07:00
test/Microsoft.AspNetCore.JsonPatch.Test Temporarily change tfm to netstandard1.3 2017-05-19 14:00:08 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
JsonPatch.sln
LICENSE.txt
NuGet.config Branching for 2.0.0-preview1 2017-04-25 22:03:21 -07:00
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1 Branching for 2.0.0-preview1 2017-04-25 22:03:21 -07:00
build.sh Branching for 2.0.0-preview1 2017-04-25 22:03:21 -07:00
version.props Updating package version to preview2 2017-04-26 07:13:08 -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.