Go to file
Pavel Krymets 80194511f5 Add test that uses site extension and bundled aspnetcore version (#91) 2017-08-24 14:27:41 -07:00
build Add test that uses site extension and bundled aspnetcore version (#91) 2017-08-24 14:27:41 -07:00
sample Fix hosting startup tests (#81). 2017-07-28 15:28:42 -07:00
src Allow building an pushing site extension for azure functional testing (#87) 2017-08-23 14:55:27 -07:00
test Add test that uses site extension and bundled aspnetcore version (#91) 2017-08-24 14:27:41 -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.