Info
Version: | 1.2.9 |
Author(s): | Sara LaFleur |
Last Update: | Tuesday, October 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/saralafleur/Sara-Cache |
NuGet Url: | https://www.nuget.org/packages/Sara-Cache |
Install
Install-Package Sara-Cache
dotnet add package Sara-Cache
paket add Sara-Cache
Sara-Cache Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Sara-Common(>= 1.2.9 && < 2.0.0)
- Sara-Logging(>= 1.2.9 && < 2.0.0)
- Sara-Common(>= 1.2.9 && < 2.0.0)
- Sara-Logging(>= 1.2.9 && < 2.0.0)
- Sara-Common(>= 1.2.9 && < 2.0.0)
- Sara-Logging(>= 1.2.9 && < 2.0.0)
Lazy-loading is used to reduce the memory footprint. The Solution addresses the concern for Data storage and quick access.
Without the need to install and configure a Database Solution.