Info
Version: | 1.0.0.93 |
Author(s): | BBE Ltd |
Last Update: | Tuesday, September 15, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BBE.Data |
Install
Install-Package BBE.Data
dotnet add package BBE.Data
paket add BBE.Data
BBE.Data Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Allows CRUD and more asynchronously.
Exposes:
ICrudAsync<TModel, TID>
BaseEntityManager<T, TID, TDBO>
Enjoy.
.