Visualizes the http runtime cache of a .net web application.
Info
Version: | 1.0.0 |
Author(s): | Kristoffer Balanikas |
Last Update: | Wednesday, November 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/balanikas/CacheVisualization |
NuGet Url: | https://www.nuget.org/packages/CacheVisualization |
Install
Install-Package CacheVisualization
dotnet add package CacheVisualization
paket add CacheVisualization
CacheVisualization Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
- Microsoft.AspNet.WebApi.OwinSelfHost(>= 5.2.3)
- Microsoft.Owin.StaticFiles(>= 3.0.1)
Tags