A simple, generic cache solution for SQL Server.
Info
Version: | 1.0.3 |
Author(s): | Adam O'Neil |
Last Update: | Thursday, February 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adamfoneil/DbCache |
NuGet Url: | https://www.nuget.org/packages/AO.DbCache |
Install
Install-Package AO.DbCache
dotnet add package AO.DbCache
paket add AO.DbCache
AO.DbCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper.CX.SqlServer(>= 1.3.29)
Tags