Generic DataContext that does UnitOfWork like Entity Framework.
Info
Version: | 1.1.0 |
Author(s): | bcly461 |
Last Update: | Wednesday, October 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ECY.DataAccess |
Install
Install-Package ECY.DataAccess
dotnet add package ECY.DataAccess
paket add ECY.DataAccess
ECY.DataAccess Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging(>= 3.4.1)
- Microsoft.CSharp(>= 4.4.0)
Tags