IRequestStore implementation that use an in-memory data structure to store requests.
Info
Version: | 1.0.0 |
Author(s): | Diego B. Fernandez |
Last Update: | Sunday, May 18, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/diegobfernandez/WebStats |
NuGet Url: | https://www.nuget.org/packages/WebStats.RequestStore.InMemory |
Install
Install-Package WebStats.RequestStore.InMemory
dotnet add package WebStats.RequestStore.InMemory
paket add WebStats.RequestStore.InMemory
WebStats.RequestStore.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- WebStats(1.0.0.0)