Info
Version: | 1.0.34 |
Author(s): | blushingpenguin |
Last Update: | Wednesday, October 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/blushingpenguin/MongoDB.ApplicationInsights |
NuGet Url: | https://www.nuget.org/packages/MongoDB.ApplicationInsights |
Install
Install-Package MongoDB.ApplicationInsights
dotnet add package MongoDB.ApplicationInsights
paket add MongoDB.ApplicationInsights
MongoDB.ApplicationInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights(>= 2.10.0)
- MongoDB.Driver(>= 2.8.1)
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.DiagnosticSource(>= 4.6.0)
Tags
There is also a second libary, MongoDB.ApplicationInsights.DependencyInjection which adds convenience functions for configuring the .NET core dependency injection system.