OneWorldDbClient is .NET Core / ASP.NET Core utility that handles ORM and EF Core transactions in a unified way.
Info
Version: | 1.1.0 |
Author(s): | @arichika (arichika.taniguchi) / team sirocco, LLC. |
Last Update: | Tuesday, June 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SiroccoHub/OneWorldDbClient |
NuGet Url: | https://www.nuget.org/packages/OneWorldDbClient |
Install
Install-Package OneWorldDbClient
dotnet add package OneWorldDbClient
paket add OneWorldDbClient
OneWorldDbClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- System.Data.Common(>= 4.3.0)
Tags