[Archived] Features that integrate ASP.NET Core with Azure. Project moved to https://github.com/aspnet/AspNetCore
Перейти к файлу
Nate McMaster 9ddcd6e11a
Update README.md
2018-11-20 00:08:37 -08:00
.vsts-pipelines/builds [automated] Change default branch to master 2018-07-02 12:40:11 -07:00
build Remove our (stale) copy of ApplicationInsights startup and upgrade projects to netcoreapp3.0 (aspnet/AzureIntegration#254) 2018-11-16 17:07:24 -08:00
extensions Remove our (stale) copy of ApplicationInsights startup and upgrade projects to netcoreapp3.0 (aspnet/AzureIntegration#254) 2018-11-16 17:07:24 -08:00
sample Remove our (stale) copy of ApplicationInsights startup and upgrade projects to netcoreapp3.0 (aspnet/AzureIntegration#254) 2018-11-16 17:07:24 -08:00
src Remove our (stale) copy of ApplicationInsights startup and upgrade projects to netcoreapp3.0 (aspnet/AzureIntegration#254) 2018-11-16 17:07:24 -08:00
test Remove our (stale) copy of ApplicationInsights startup and upgrade projects to netcoreapp3.0 (aspnet/AzureIntegration#254) 2018-11-16 17:07:24 -08:00
.appveyor.yml [automated] Change default branch to master 2018-07-02 12:40:11 -07:00
.gitattributes Add Microsoft.AspNetCore.Hosting.Azure.AppServices package 2016-10-03 15:29:02 -07:00
.gitignore Build site extensions in main build chain (#130) 2017-12-20 10:52:11 -08:00
.travis.yml [automated] Change default branch to master 2018-07-02 12:40:11 -07:00
AzureIntegration.sln Remove our (stale) copy of ApplicationInsights startup and upgrade projects to netcoreapp3.0 (aspnet/AzureIntegration#254) 2018-11-16 17:07:24 -08:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-07-24 10:47:20 -07:00
Directory.Build.props Cleanup code signing configuration 2018-09-27 12:05:07 -07:00
Directory.Build.targets Remove our (stale) copy of ApplicationInsights startup and upgrade projects to netcoreapp3.0 (aspnet/AzureIntegration#254) 2018-11-16 17:07:24 -08:00
LICENSE.txt Update LICENSE.txt 2018-09-27 15:29:17 -07:00
NuGet.config Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:15:37 -08:00
NuGetPackageVerifier.json Add application model detection package (#119) 2017-11-30 15:00:03 -08:00
README.md Update README.md 2018-11-20 00:08:37 -08:00
build.cmd Update bootstrappers 2017-10-09 12:40:27 -07:00
build.sh Update bootstrappers 2017-10-09 12:40:27 -07:00
korebuild-lock.txt Remove our (stale) copy of ApplicationInsights startup and upgrade projects to netcoreapp3.0 (aspnet/AzureIntegration#254) 2018-11-16 17:07:24 -08:00
korebuild.json [automated] Change default branch to master 2018-07-02 12:40:11 -07:00
run.cmd Update bootstrappers 2017-10-09 12:40:27 -07:00
run.ps1 automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:30 -07:00
run.sh automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:30 -07:00
version.props Merge remote-tracking branch 'origin/release/2.2' 2018-09-27 16:36:30 -07:00

README.md

AzureIntegration [Archived]

This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/AspNetCore.

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 AspNetCore repo.