Go to file
Pranav K b76209f3ca Update dependencies.props
* Update Moq to 4.7.49.
* Add NETStandardImplicitPackageVersion
2017-06-29 07:15:35 -07:00
build Update dependencies.props 2017-06-29 07:15:35 -07:00
sample React to logging DI changes (#56) 2017-06-02 08:33:20 -07:00
src Changed all references of PackageTargetFallback to AssetTargetFallback 2017-06-14 14:31:57 -07:00
test React to logging DI changes (#56) 2017-06-02 08:33:20 -07:00
.gitattributes Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07:00
.gitignore Remove net451 as a cross-compile target 2017-03-22 18:37:12 -07:00
.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
…
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 Update appveyor and travis settings 2017-03-14 13:39:33 -07:00
build.cmd Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07:00
build.ps1 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:09 -07:00
build.sh Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:09 -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.