ConsoleHost library makes writing simple and testable .NET console apps easier.
Info
| Version: | 0.0.7.41 |
| Author(s): | https://github.com/smokedlinq/ConsoleHost |
| Last Update: | Wednesday, March 28, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/smokedlinq/ConsoleHost |
| NuGet Url: | https://www.nuget.org/packages/Console.Host.ApplicationInsights |
Install
Install-Package Console.Host.ApplicationInsights
dotnet add package Console.Host.ApplicationInsights
paket add Console.Host.ApplicationInsights
Console.Host.ApplicationInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- Console.Host.Abstractions(>= 0.0.7.41)
- Microsoft.ApplicationInsights(>= 2.5.1)
- Microsoft.ApplicationInsights.DependencyCollector(>= 2.5.1)