Go to file
Nate McMaster 8a07188f92 Cleanup MSBuild conversion 2017-02-09 12:58:53 -08:00
build Upgrade to VS 2017 2017-01-30 15:16:29 -08:00
sample/AzureAppServicesSample Cleanup MSBuild conversion 2017-02-09 12:58:53 -08:00
src/Microsoft.AspNetCore.AzureAppServicesIntegration Upgrade to VS 2017 2017-01-30 15:16:29 -08:00
test/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests Upgrade to VS 2017 2017-01-30 15:16:29 -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.