HotRod is a simple repository pattern .NET library with behavior similar to a Read-Only Dictionary (hence: Rod).
Info
Version: | 1.0.0 |
Author(s): | Michael P. Duda |
Last Update: | Sunday, October 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/michaelpduda/HotRod |
NuGet Url: | https://www.nuget.org/packages/HotRod |
Install
Install-Package HotRod
dotnet add package HotRod
paket add HotRod
HotRod Download (Unzip the "nupkg" after downloading)
Dependencies
- LiteDB(>= 5.0.5)
- Newtonsoft.Json(>= 12.0.2)