Go to file
N. Taylor Mullen edea469e9b Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:12 -08:00
sample/AzureAppServicesSample Updating versions to 1.2.0-* 2016-11-09 14:12:26 -08:00
src/Microsoft.AspNetCore.AzureAppServicesIntegration Updating Microsoft.Extensions.Logging.AzureAppServices version 2016-11-09 21:40:34 -08:00
test/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests Fixing versions 2016-11-09 14:19:36 -08:00
tools Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07: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 Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-09-30 10:31:03 -07:00
LICENSE.txt
NuGet.config Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07:00
NuGetPackageVerifier.json Fix NuGetPackageVerifier.json 2016-10-04 11:58:21 -07:00
README.md
appveyor.yml Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07:00
build.cmd Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07:00
build.ps1 Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07:00
build.sh Clean tmp folder after unzipping KoreBuild 2016-11-18 10:57:03 -08:00
global.json Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 15:58:54 -08:00
makefile.shade Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07: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.