Go to file
Pranav K 47ee8e0cfa Revert "Update minor version of TypeConverter (#22)"
This reverts commit ca1e53bb34.
2016-05-18 09:44:47 -07:00
src/Microsoft.AspNetCore.JsonPatch Revert "Update minor version of TypeConverter (#22)" 2016-05-18 09:44:47 -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

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.