Go to file
Doug Bunting 4df172aad9 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-14 13:05:43 -08:00
build Upgrade to VS 2017 2017-01-30 15:16:29 -08:00
sample/AzureAppServicesSample Re-add necessary target framework fallbacks 2017-02-09 16:00:47 -08:00
src/Microsoft.AspNetCore.AzureAppServicesIntegration Upgrade to VS 2017 2017-01-30 15:16:29 -08:00
test/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests Bump test projects up to .NET 4.5.2 2017-02-14 13:05:43 -08:00
.gitattributes
.gitignore
.travis.yml
AzureIntegration.sln Cleanup MSBuild conversion 2017-02-09 12:58:53 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config Upgrade to VS 2017 2017-01-30 15:16:29 -08:00
NuGetPackageVerifier.json
README.md
appveyor.yml Upgrade to VS 2017 2017-01-30 15:16:29 -08:00
build.cmd
build.ps1 Upgrade to VS 2017 2017-01-30 15:16:29 -08:00
build.sh Upgrade to VS 2017 2017-01-30 15:16:29 -08:00
version.props Upgrade to VS 2017 2017-01-30 15:16:29 -08:00

README.md

AzureIntegration

Features that integrate ASP.NET Core with Azure.

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.