ApplicationInsights.Helpers.WebCore
1.2.0
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package ApplicationInsights.Helpers.WebCore --version 1.2.0
NuGet\Install-Package ApplicationInsights.Helpers.WebCore -Version 1.2.0
<PackageReference Include="ApplicationInsights.Helpers.WebCore" Version="1.2.0" />
paket add ApplicationInsights.Helpers.WebCore --version 1.2.0
#r "nuget: ApplicationInsights.Helpers.WebCore, 1.2.0"
// Install ApplicationInsights.Helpers.WebCore as a Cake Addin #addin nuget:?package=ApplicationInsights.Helpers.WebCore&version=1.2.0 // Install ApplicationInsights.Helpers.WebCore as a Cake Tool #tool nuget:?package=ApplicationInsights.Helpers.WebCore&version=1.2.0
Core functionality used by the ApplicationInsights.Helpers.Mvc5 and ApplicationInsights.Helpers.WebApi2 packages.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5.2
- Microsoft.ApplicationInsights (>= 2.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ApplicationInsights.Helpers.WebCore:
Package | Downloads |
---|---|
ApplicationInsights.Helpers.WebApi2
Tools to make instrumenting WebApi 2.x apps with Application Insights easier. |
|
ApplicationInsights.Helpers.Mvc5
Tools to make instrumenting MVC5 apps with Application Insights easier. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta1 | 2,829 | 12/17/2016 |
1.3.0 | 10,233 | 6/24/2016 |
1.2.0 | 1,116 | 3/16/2016 |
1.2.0-Beta4 | 892 | 1/20/2016 |
1.2.0-Beta3 | 967 | 11/10/2015 |
1.2.0-Beta2 | 899 | 10/12/2015 |
1.2.0-Beta1 | 1,008 | 10/4/2015 |
1.1.0-Beta4 | 904 | 8/15/2015 |
1.1.0-Beta3 | 1,000 | 8/13/2015 |
1.1.0-Beta2 | 958 | 7/20/2015 |
1.1.0-Beta1 | 927 | 5/3/2015 |
1.1.0-Beta1
• The InsightsTelemetryInitializer is now the KeyAndVersionContextInitializer and has been moved to the WebCore package. Name change was needed based on SDK naming conventions.
1.0.0-Beta1
• First release.