Skip to main content
MongoDB.ApplicationInsights package icon

MongoDB.ApplicationInsights

Adds application insights tracking into MongoDB in an easy to use way. There is also a second libary, MongoDB.ApplicationInsights.DependencyInjection which adds convenience functions for configuring the .NET core dependency injection system.

Total Downloads
1.0M
1,043,180
Published
Aug 8, 2019
Latest stable version

Install

.NET CLI
dotnet add package MongoDB.ApplicationInsights --version 1.0.19
Package Manager Console
Install-Package MongoDB.ApplicationInsights -Version 1.0.19
PackageReference
<PackageReference Include="MongoDB.ApplicationInsights" Version="1.0.19" />

Frameworks

.NETStandard1.6

Dependencies

[2.10.0, )
MongoDB.Driver
.NETStandard1.6
[2.8.1, )
NETStandard.Library
.NETStandard1.6
[1.6.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.