Module which enables database functionality.
Info
Version: | 0.49.0 |
Author(s): | Marin Atanasov |
Last Update: | Friday, October 4, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MarinAtanasov/AppBrix |
NuGet Url: | https://www.nuget.org/packages/AppBrix.Data |
Install
Install-Package AppBrix.Data
dotnet add package AppBrix.Data
paket add AppBrix.Data
AppBrix.Data Download (Unzip the "nupkg" after downloading)
Dependencies
- AppBrix.Factory(>= 0.21.0)
- AppBrix.Logging(>= 0.21.0)
- Microsoft.EntityFrameworkCore(>= 5.0.1)
Tags