Library for storing up-to-date data replicas in memory.
Info
Version: | 0.6.2 |
Author(s): | Sergey Konkin |
Last Update: | Thursday, July 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sergeykonkin/InMemoryDb |
NuGet Url: | https://www.nuget.org/packages/InMemoryDb |
Install
Install-Package InMemoryDb
dotnet add package InMemoryDb
paket add InMemoryDb
InMemoryDb Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Data.SqlClient(>= 4.5.0)
- System.ComponentModel.Annotations(>= 4.5.0)
No dependencies.
Tags