Go to file
Pranav K 690c42c199 Add dependency on System.Runtime.Serialization.Primitives to make up for JSON.NET not including it
Fixes https://github.com/aspnet/Mvc/issues/3946
2016-01-28 11:13:17 -08:00
src/Microsoft.AspNetCore.JsonPatch Add dependency on System.Runtime.Serialization.Primitives to make up for JSON.NET not including it 2016-01-28 11:13:17 -08:00
test/Microsoft.AspNetCore.JsonPatch.Test Updating to dotnet-cli build 2016-01-28 11:05:28 -08:00
tools
.gitattributes Updating to dotnet-cli build 2016-01-28 11:05:28 -08:00
.gitignore Updating to dotnet-cli build 2016-01-28 11:05:28 -08:00
.travis.yml Updating to dotnet-cli build 2016-01-28 11:05:28 -08:00
CONTRIBUTING.md
JsonPatch.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml Updating to dotnet-cli build 2016-01-28 11:05:28 -08:00
build.cmd Updating to dotnet-cli build 2016-01-28 11:05:28 -08:00
build.sh Updating to dotnet-cli build 2016-01-28 11:05:28 -08:00
global.json
makefile.shade

README.md

JsonPatch

AppVeyor: AppVeyor

Travis: Travis

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