ApplicationInsights-dotnet
Перейти к файлу
Eddy Nakamura 193ca6d4f2
Cleaning AssemblyInfo.cs and *.csproj (#1929)
* Cleaning AssemblyInfo.cs and *.csproj

* adding ispackable false to test.props

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-06-30 13:33:12 -07:00
.docs fix formatting on concepts.md (#1868) 2020-05-13 17:38:35 -07:00
.github Final updates to bug template 2020-06-29 14:58:45 -07: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 Cleaning AssemblyInfo.cs and *.csproj (#1929) 2020-06-30 13:33:12 -07:00
.publicApi Removing public api from netstandard1.x (#1943) 2020-06-30 11:52:35 -07:00
.rulesets update fxcop to version 2.9.8 (#1499) 2019-12-17 17:49:41 -08:00
.scripts more logging 2020-03-27 16:19:40 -07:00
BASE fix analyzers (#1927) 2020-06-17 14:28:17 -07:00
LOGGING Cleaning AssemblyInfo.cs and *.csproj (#1929) 2020-06-30 13:33:12 -07:00
NETCORE Cleaning AssemblyInfo.cs and *.csproj (#1929) 2020-06-30 13:33:12 -07:00
WEB Cleaning AssemblyInfo.cs and *.csproj (#1929) 2020-06-30 13:33:12 -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 Modified changelog (#1912) 2020-06-12 10:20:23 -07: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 Removing product/test.props to normalize output paths (#1919) 2020-06-15 17:30:40 -07:00
IntegrationTests.Readme.md Tilee/fix tests (#1301) 2019-11-13 14:22:29 -08:00
IntegrationTests.sln merging perf.shared projects (#1852) 2020-05-04 18:32:33 -07:00
LICENSE consolidating dependencies (#1269) 2019-10-28 14:51:01 -07:00
NuGet.config Tilee/everything (#1275) 2019-11-07 13:22:11 -08:00
ProjectsForSigning.sln merging perf.shared projects (#1852) 2020-05-04 18:32:33 -07:00
Readme.md fix links in the Readme (#1842) 2020-05-01 14:26:11 -07: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
Web SDKs
- Microsoft.ApplicationInsights.Web Nightly Nuget
- Microsoft.ApplicationInsights.DependencyCollector Nightly Nuget
- Microsoft.ApplicationInsights.EventCounterCollector Nightly Nuget
- Microsoft.ApplicationInsights.PerfCounterCollector Nightly Nuget
- Microsoft.ApplicationInsights.WindowsServer Nightly Nuget
- Microsoft.AspNet.ApplicationInsights.HostingStartup Nightly Nuget
NetCore SDKs
- Microsoft.ApplicationInsights.AspNetCore Nightly Nuget
- 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.

Release Schedule

The following is our tentative release schedule for 2020.

Release Schedule
2020H1
January Early 2.13 Beta2
Mid 2.13 Beta3
February Early 2.13 Stable
Mid 2.14 Beta1
March Early 2.14 Beta2
Mid 2.14 Beta3
April Early 2.14 Stable
Mid
May Early 2.15 Beta1
Mid 2.15 Beta2
June Early 2.15 Stable
Mid 2.16 Beta1
2020H2
July Early 2.16 Beta2
Mid 2.16 Beta3
August Early 2.16 Stable
Mid 2.17 Beta1
September Early 2.17 Beta2
Mid 2.17 Beta3
October Early 2.17 Stable
Mid 2.18 Beta1
November Early 2.18 Beta2
Mid 2.18 Beta3
December Early 2.18 Stable
Mid 2.19 Beta1