Go to file
Nate McMaster fd8827e7a9 Fix dependency version and solution project type 2017-02-15 21:03:03 -08:00
build Downgrade to stable packages 2017-02-15 12:28:36 -08:00
sample/AzureAppServicesSample Re-add necessary target framework fallbacks 2017-02-09 16:00:47 -08:00
src/Microsoft.AspNetCore.AzureAppServicesIntegration Fix dependency version and solution project type 2017-02-15 21:03:03 -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 Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:12 -08:00
AzureIntegration.sln Fix dependency version and solution project type 2017-02-15 21:03:03 -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
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.