An abstraction for data access to make easy CRUD operations, find and pagination data, apply and use repository pattern.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.4.0-preview |
Author(s): | Vinicius Lima |
Last Update: | Wednesday, August 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Praticis.Framework.Layers.Data.Abstractions |
Install
Install-Package Praticis.Framework.Layers.Data.Abstractions
dotnet add package Praticis.Framework.Layers.Data.Abstractions
paket add Praticis.Framework.Layers.Data.Abstractions
Praticis.Framework.Layers.Data.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.
Tags