Go to file
Mike Harder 1c80d8fcf8 Set "TreatWarningsAsErrors" before NuGet restore (#71)
* Ensures our build stays clean of NuGet warnings
2017-07-03 17:38:32 -07:00
build Set "TreatWarningsAsErrors" before NuGet restore (#71) 2017-07-03 17:38:32 -07:00
sample Cross-compile hosting startups (#68) 2017-06-29 11:15:57 -07:00
src Remove AssetTargetFallback 2017-06-30 13:11:13 -07:00
test React to logging DI changes (#56) 2017-06-02 08:33:20 -07:00
.gitattributes
.gitignore
.travis.yml Adding libunwind8 to .travis.yml 2017-06-26 09:29:29 -07:00
AzureIntegration.sln Rename ApplicationInsights test project (#60) 2017-05-26 17:40:03 -07:00
CONTRIBUTING.md
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:04:20 -07:00
NuGet.config Updating versions to preview3 2017-06-01 10:46:27 -07:00
NuGetPackageVerifier.json #39 Remove unneeded dependencies 2017-05-16 11:46:43 -07:00
README.md
appveyor.yml
build.cmd
build.ps1 Branching for 2.0.0-preview1 2017-04-25 22:00:36 -07:00
build.sh Branching for 2.0.0-preview1 2017-04-25 22:00:36 -07:00
version.props Updating versions to preview3 2017-06-01 10:46:27 -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.