Yaaf.ApplicationInsights is a simple helper library for using Microsofts ApplicationInsights with F# (designed for System.Diagnostic.TraceSource / Yaaf.Logging and usable with profile111).
Info
Version: | 0.0.2 |
Author(s): | Matthias Dittrich |
Last Update: | Monday, January 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/matthid/Yaaf.ApplicationInsights |
NuGet Url: | https://www.nuget.org/packages/Yaaf.ApplicationInsights |
Install
Install-Package Yaaf.ApplicationInsights
dotnet add package Yaaf.ApplicationInsights
paket add Yaaf.ApplicationInsights
Yaaf.ApplicationInsights Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- FSharp.Core(>= 4.0.0.1)
- Yaaf.Logging(>= 2.0.0)
- Microsoft.Bcl(>= 1.1.10)
- Microsoft.Bcl.Async(>= 1.0.168)
- Microsoft.Diagnostics.Tracing.EventSource.Redist(>= 1.1.28)
- FSharp.Core(>= 4.0.0.1)
- Yaaf.Logging(>= 2.0.0)
- FSharp.Core(>= 4.0.0.1)
- Yaaf.Logging(>= 2.0.0)
- Microsoft.Bcl(>= 1.1.10)
- Microsoft.Bcl.Async(>= 1.0.168)
- Microsoft.Diagnostics.Tracing.EventSource.Redist(>= 1.1.28)
Tags