ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Перейти к файлу
Jass Bagga 48ab68bd2a Upgrade to msbuild
Addresses #57
2017-01-30 15:58:19 -08:00
build Upgrade to msbuild 2017-01-30 15:58:19 -08:00
src/Microsoft.AspNetCore.JsonPatch Upgrade to msbuild 2017-01-30 15:58:19 -08:00
test/Microsoft.AspNetCore.JsonPatch.Test Upgrade to msbuild 2017-01-30 15:58:19 -08: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 RTM builds of xunit and Moq 2016-06-30 15:36:11 -07:00
.travis.yml Update .travis.yml osx image to xcode7.3. 2016-12-08 10:01:52 -08:00
CONTRIBUTING.md Create CONTRIBUTING.md 2015-09-17 09:36:53 -07:00
JsonPatch.sln Upgrade to msbuild 2017-01-30 15:58:19 -08:00
LICENSE.txt Update LICENSE.txt 2015-09-17 09:36:36 -07:00
NuGet.config Upgrade to msbuild 2017-01-30 15:58:19 -08:00
NuGetPackageVerifier.json Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:42:23 -08:00
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:37:36 -07:00
appveyor.yml Upgrade to msbuild 2017-01-30 15:58:19 -08:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:13 -08:00
build.ps1 Upgrade to msbuild 2017-01-30 15:58:19 -08:00
build.sh Upgrade to msbuild 2017-01-30 15:58:19 -08:00
version.props Upgrade to msbuild 2017-01-30 15:58:19 -08: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.