Diagnostic library to peek into in-memory cache for ASP.Net Core.
Info
Version: | 1.0.38-alpha |
Author(s): | Sebastian Mormah |
Last Update: | Sunday, March 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OpenShongo/PeekInCache.AspDotNetCore |
NuGet Url: | https://www.nuget.org/packages/PeekInCache.AspDotNetCore |
Install
Install-Package PeekInCache.AspDotNetCore
dotnet add package PeekInCache.AspDotNetCore
paket add PeekInCache.AspDotNetCore
PeekInCache.AspDotNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.0)
- Microsoft.AspNetCore.Routing.Abstractions(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.0)
- Newtonsoft.Json(>= 11.0.2)