Go to file
Jass Bagga 85f9e63207 Formatting and clean up (#49)
Remove unnecessary usings and use forward slashes
2017-05-12 12:04:20 -07:00
build Remove unnecessary package references (#48) 2017-05-10 08:46:39 -07:00
sample Disable lightup logger if user adds AI logger (#46) 2017-05-08 10:06:35 -07:00
src Disable lightup logger if user adds AI logger (#46) 2017-05-08 10:06:35 -07:00
test Formatting and clean up (#49) 2017-05-12 12:04:20 -07:00
.gitattributes
.gitignore
.travis.yml
AzureIntegration.sln Application insights logger lightup (#31) 2017-04-28 09:17:39 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config Branching for 2.0.0-preview1 2017-04-25 22:00:36 -07:00
NuGetPackageVerifier.json
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 package version to preview2 2017-04-26 07:12:32 -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.