ApplicationInsights-dotnet
Перейти к файлу
Rajkumar Rangaraj 65962a7d2e Fix tests 2021-03-12 12:21:45 -08:00
.github Update bug_report.md (#2183) 2021-03-02 19:13:25 -08:00
.images Tilee/reorg props (#1295) 2019-11-11 14:44:42 -08:00
.keys consolidating dependencies (#1269) 2019-10-28 14:51:01 -07:00
.props bump version 2.17 Stable (#2171) 2021-02-10 17:48:00 -08:00
.publicApi Merge branch 'develop' into rajrang/flushasync 2021-02-22 13:54:39 -08:00
.rulesets Updating CodeAnalysis Nuget (#2059) 2020-09-23 17:00:41 -03:00
.scripts Update release_NupkgAudit.ps1 (#2128) 2020-12-18 11:37:26 -08:00
BASE Fix tests 2021-03-12 12:21:45 -08:00
LOGGING bump version 2.17 Stable (#2171) 2021-02-10 17:48:00 -08:00
NETCORE Upgrade to DiagnosticSource Version 5 GA (#2107) 2020-11-09 23:42:50 -08:00
WEB bump version 2.17 Stable (#2171) 2021-02-10 17:48:00 -08:00
docs Create versions_and_names.md (#2072) 2020-09-25 10:46:57 -07:00
examples add WorkerService examples from HOME (#2085) 2020-10-08 16:18:15 -07:00
.gitattributes Migrate AspNetCoreSDK to Base repo (#1264) 2019-10-25 13:28:57 -07:00
.gitignore Tilee/reorg props (#1295) 2019-11-11 14:44:42 -08:00
CHANGELOG.md Merge branch 'develop' into rajrang/flushasync 2021-02-22 13:54:39 -08:00
Directory.Build.props fix analyzers (#1927) 2020-06-17 14:28:17 -07:00
EnlistmentRoot.marker Restructuring the Core SDK and CoreSDK Tests to fit the GitHub structure 2015-07-13 15:08:57 -07:00
Everything.sln Remove EmptyApp tests as its covered eslewhere (#2025) 2020-09-03 15:30:40 -07:00
IntegrationTests.Readme.md Tilee/fix tests (#1301) 2019-11-13 14:22:29 -08:00
IntegrationTests.sln Merging IntegrationTests.WebApp projects (#2051) 2020-09-15 18:05:32 -03:00
LICENSE consolidating dependencies (#1269) 2019-10-28 14:51:01 -07:00
NuGet.config Upgrade to DiagnosticSource Version 5 GA (#2107) 2020-11-09 23:42:50 -08:00
ProjectsForSigning.sln merging perf.shared projects (#1852) 2020-05-04 18:32:33 -07:00
Readme.md Update bug_report.md (#2183) 2021-03-02 19:13:25 -08:00

Readme.md

Application Insights for .NET Apps

This is the .NET SDK for sending data to Azure Monitor & Application Insights.

Getting Started

Please review our How-to guides to review which packages are appropriate for your project:

Understanding our SDK

We've gathered a list of concepts, code examples, and links to full guides here.

Contributing

We strongly welcome and encourage contributions to this project. Please review our Contributing guide.

Branches

  • master contains the latest published release located on NuGet.
  • develop contains the code for the next release.

NuGet packages

The following packages are published from this repository:

Nightly Build Latest Official Release
Base SDKs
- Microsoft.ApplicationInsights Nightly Nuget
- Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel Nightly Nuget
Auto Collectors (Generic)
- Microsoft.ApplicationInsights.DependencyCollector Nightly Nuget
- Microsoft.ApplicationInsights.EventCounterCollector Nightly Nuget
- Microsoft.ApplicationInsights.PerfCounterCollector Nightly Nuget
- Microsoft.ApplicationInsights.WindowsServer Nightly Nuget
Auto Collectors (ASP.NET)
- Microsoft.ApplicationInsights.Web Nightly Nuget
Auto Collectors (ASP.NET Core)
- Microsoft.ApplicationInsights.AspNetCore Nightly Nuget
Auto Collectors (WorkerService, Console Application, etc.)
- Microsoft.ApplicationInsights.WorkerService Nightly Nuget
Logging Adapters
- For ILogger: Microsoft.Extensions.Logging.ApplicationInsights Nightly Nuget
- For NLog: Microsoft.ApplicationInsights.NLogTarget Nightly Nuget
- For Log4Net: Microsoft.ApplicationInsights.Log4NetAppender Nightly Nuget
- For System.Diagnostics: Microsoft.ApplicationInsights.TraceListener Nightly Nuget
- Microsoft.ApplicationInsights.DiagnosticSourceListener Nightly Nuget
- Microsoft.ApplicationInsights.EtwCollector Nightly Nuget
- Microsoft.ApplicationInsights.EventSourceListener Nightly Nuget

Nightly Builds are available on our MyGet feed: https://www.myget.org/F/applicationinsights-dotnet-nightly/api/v3/index.json These builds come from the develop branch. These are not signed and are not intended for production workloads.

Releases

Refer to our Milestones for progress on our next releases.

Support

For immediate support relating to the Application Insights .NET SDK we encourage you to file an Azure Support Request with Microsoft Azure instead of filing a GitHub Issue in this repository. You can do so by going online to the Azure portal and submitting a support request. Access to subscription management and billing support is included with your Microsoft Azure subscription, and technical support is provided through one of the Azure Support Plans. For step-by-step guidance for the Azure portal, see How to create an Azure support request. Alternatively, you can create and manage your support tickets programmatically using the Azure Support ticket REST API.