Go to file
Jass Bagga 0f51c56c3f Combine ExpandoObjectAdapter and DictionaryAdapter (#106)
Use JsonDictionaryContract in the DictionaryAdapter and combine with ExpandoObjectAdapter
2017-09-05 16:07:25 -07:00
build Use PackageLineup to manage versions (revert revert) 2017-08-18 16:31:06 -07:00
src Combine ExpandoObjectAdapter and DictionaryAdapter (#106) 2017-09-05 16:07:25 -07:00
test Combine ExpandoObjectAdapter and DictionaryAdapter (#106) 2017-09-05 16:07:25 -07:00
.appveyor.yml Use PackageLineup to manage versions (revert revert) 2017-08-18 16:31:06 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props Use PackageLineup to manage versions (revert revert) 2017-08-18 16:31:06 -07:00
Directory.Build.targets Use PackageLineup to manage versions (revert revert) 2017-08-18 16:31:06 -07:00
JsonPatch.sln Use PackageLineup to manage versions (revert revert) 2017-08-18 16:31:06 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd
build.ps1
build.sh
version.xml

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.