Ambient operation logging and cancellation.
Info
Version: | 1.0.0 |
Author(s): | Dmitry Nogin |
Last Update: | Thursday, October 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dmitrynogin/ambientcontext |
NuGet Url: | https://www.nuget.org/packages/Ambient.AspNetCore |
Install
Install-Package Ambient.AspNetCore
dotnet add package Ambient.AspNetCore
paket add Ambient.AspNetCore
Ambient.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Ambient.Context(>= 1.0.0)
- Microsoft.AspNetCore.Http.Extensions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)