Go to file
Ryan Brandenburg ca1e53bb34 Update minor version of TypeConverter (#22) 2016-05-17 12:28:18 -07:00
src/Microsoft.AspNetCore.JsonPatch Update minor version of TypeConverter (#22) 2016-05-17 12:28:18 -07:00
test/Microsoft.AspNetCore.JsonPatch.Test Fix build warnings 2016-05-02 11:27:18 -07:00
tools Strong name Microsoft.AspNet.JsonPatch. 2015-10-30 12:57:49 -07:00
.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 Fix backslashes in yml config. 2016-03-09 17:44:47 -08: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-04-06 09:45:27 -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-04-06 09:45:27 -07:00
build.sh Updating to release. 2016-04-06 09:45:27 -07:00
global.json Add build-template files 2015-09-21 10:42:05 -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.