Go to file
Pavel Krymets c7fabda615 Use installdotnet target and clear all nuget packages to force offline (#92) 2017-08-25 11:13:06 -07:00
build Use installdotnet target and clear all nuget packages to force offline (#92) 2017-08-25 11:13:06 -07:00
sample Fix hosting startup tests (#81). 2017-07-28 15:28:42 -07:00
src Use installdotnet target and clear all nuget packages to force offline (#92) 2017-08-25 11:13:06 -07:00
test Use installdotnet target and clear all nuget packages to force offline (#92) 2017-08-25 11:13:06 -07:00
.gitattributes
.gitignore Allow building an pushing site extension for azure functional testing (#87) 2017-08-23 14:55:27 -07:00
.travis.yml
AzureIntegration.sln Allow building an pushing site extension for azure functional testing (#87) 2017-08-23 14:55:27 -07:00
CONTRIBUTING.md
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:04:20 -07:00
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml Skip first time experience on Appveyor 2017-07-10 15:20:55 -07:00
build.cmd Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:30:34 -07:00
build.ps1 Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:30:34 -07:00
build.sh Ensure fallback to curl after failed wget 2017-08-02 14:30:26 -07:00
version.xml Update bootstrappers to use the compiled version of KoreBuild 2017-07-25 16:30:34 -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.