Library logging asp.net core requests and events.
Info
Version: | 0.1.1 |
Author(s): | Michał Dymel |
Last Update: | Sunday, May 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mdymel/stactive |
NuGet Url: | https://www.nuget.org/packages/Stactive |
Install
Install-Package Stactive
dotnet add package Stactive
paket add Stactive
Stactive Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 1.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.1)
- Microsoft.NETCore.App(>= 1.1.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.1)
- Stactive.Core(>= 0.1.1)