Go to file
Pranav K 7d1f1b6f3e Branching for 1.1.0 2016-11-09 11:29:05 -08:00
sample/AzureAppServicesSample Updating to netcoreapp1.1 2016-10-13 11:11:36 -07:00
src/Microsoft.AspNetCore.AzureAppServicesIntegration Fix Microsoft.Extensions.Logging.AzureAppServices package reference 2016-10-04 16:50:09 -07:00
test/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests Updating to netcoreapp1.1 2016-10-13 11:11:36 -07: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 Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07:00
AzureIntegration.sln Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config Branching for 1.1.0 2016-11-09 11:29:05 -08: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 Branching for 1.1.0 2016-11-09 11:29:05 -08:00
build.sh Branching for 1.1.0 2016-11-09 11:29:05 -08:00
global.json Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07: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.