A small and simple package to add dependeny tracking for Azure Application Insights when using Marten with PostgreSql.
Info
Version: | 1.0.1 |
Author(s): | Stuart Clark |
Last Update: | Wednesday, June 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sjclark76/Marten.ApplicationInsights.DependencyTracker |
NuGet Url: | https://www.nuget.org/packages/Marten.ApplicationInsights.DependencyTracker |
Install
Install-Package Marten.ApplicationInsights.DependencyTracker
dotnet add package Marten.ApplicationInsights.DependencyTracker
paket add Marten.ApplicationInsights.DependencyTracker
Marten.ApplicationInsights.DependencyTracker Download (Unzip the "nupkg" after downloading)
Dependencies
- Marten(>= 3.12.1)
- Microsoft.ApplicationInsights(>= 2.14.0)
- Npgsql(>= 4.1.2)
Tags