A lightweight in-memory database to be used for tests and development environments.
Info
| Version: | 1.0.0 |
| Author(s): | GuzzoLM |
| Last Update: | Sunday, June 30, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/InMemoryDatabase |
Install
Install-Package InMemoryDatabase
dotnet add package InMemoryDatabase
paket add InMemoryDatabase
InMemoryDatabase Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 2.0.3)
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
Tags