Go to file
Doug Bunting 45b0f1dfd9 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:03:51 -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:03:51 -08:00
.gitattributes Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07:00
.gitignore Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07:00
.travis.yml Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:12 -08:00
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 Fix NuGetPackageVerifier.json 2016-10-04 11:58:21 -07:00
README.md
appveyor.yml Upgrade to VS 2017 2017-01-30 15:16:29 -08:00
build.cmd Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07:00
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.