Straightforward database for .NET applications which helps you store data with minimal overhead.
Info
Version: | 1.1.0 |
Author(s): | Jaroslav Klíma |
Last Update: | Sunday, March 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Masherak/EasyDatabase |
NuGet Url: | https://www.nuget.org/packages/EasyDatabase.Extensions |
Install
Install-Package EasyDatabase.Extensions
dotnet add package EasyDatabase.Extensions
paket add EasyDatabase.Extensions
EasyDatabase.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyDatabase.Core(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.0)
Tags