Top 20 NuGet Patterns Packages

Intregration SQL Server database with repository pettern and also losely couple code.
Intregration SQL Server database with repository pettern and also losely couple code.
This my framework infrastructure It help improve coding, support dynamic soft delete and Unit of work
Extend EF Core to implement repository mode and unit work mode
SimpleDAL is a lightweight library that allows you to quickly create a data access layer.
Unit of Work pattern implementation
.NETStandard package to plug and play with unit of work pattern in EntityFrameworkCore. Instruction of uses: https://github.com/abuzaforfagun/GenericUnitOfWork Sample project: https://github.com/abuzaforfagun/GenericUnitOfWork/tree/master/GenericUnitOfWork.Sample
A simple library that implements some of the repository data access and modification patterns.
Generic Implementaion of the Repository Pattern that allows for faster development of application's data-access layer
A Blazor component that utilizes server side validation.
Easy to use, generic repository wrapper component for Entity Framework Core
Extends PetaPoco.Repository to allow automatically setting the user who created/updated an entity as well as the date the entity was created/updated
A very simple extention to OakIdeas.GenericRepository that adds support for EF Core
A small library to separate your filtering logic from Data access layer.
Common toolset for repositories
Provides interfaces for Data Access with IRepository<T> and IUnitOfWork. Also provides haviorial interfaces for entities like IIdentifiable, ICreatable, IModifiable, ISoftDeletable, ITranslatable, ILocalizable, ITenantScopable and IRowVersioned. Last but not least provides some types for Exceptions ...
Generic Repository Design Pattern icin Base Repository fonksiyonlarinin implementation edildigi ABSTRACT class'i iceren .Net Core 2.2 projesidir
.NET Standard class library for repository implementation.