Adds application insights tracking into MongoDB with convenience functions for configuring the .NET core dependency injection system.
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.DependencyInjection |
Install
Install-Package MongoDB.ApplicationInsights.DependencyInjection
dotnet add package MongoDB.ApplicationInsights.DependencyInjection
paket add MongoDB.ApplicationInsights.DependencyInjection
MongoDB.ApplicationInsights.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.ApplicationInsights(>= 1.0.34)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
Tags