29 packages tagged with “generic-repository”
Dermayon Entity Framework Repositories, including Generic Ef and Unit Of Work
Dermayon MongoRepositories, including Generic Mongo and Unit Of Work
Generic repository
Package Description
This repository provides generic repository pattern with Entity Framework Core
.NET Core uygulamalarında veri erişim işlemlerini basitleştiren bir Generic Repository desen uygulamasıdır. Bu paket, CRUD işlemleri, özel sorgular ve Unit of Work ile işlem yönetimi desteği sunar. Kod tekrarını azaltır, okunabilirliği artırır ve bakımını kolaylaştırır.
Simple Generic Repository abstraction to help us with Entity Framework Core
Dermayon Library is Libray for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc
Interfaces and abstractions for Repository Pattern, Unit of Work, and Specification Pattern. Includes IGenericRepository with 50+ methods, IUnitOfWork, ISpecification, and BaseSpecification.
SharpPersistence is a collection of robust, extensible, and thoroughly tested .NET libraries for working with database systems.
Production-ready GenericRepository and UnitOfWork implementations for EF Core. Features: 50+ methods, Specification Pattern, Soft Delete, Batch Operations, Pagination, AsNoTracking, and Aggregates.
SharpPersistence.Abstractions contains the Dependencies for SharpPersistence
A comprehensive Generic Repository Pattern implementation for .NET applications with advanced features including async operations, specifications pattern, and EF Core integration. Supports .NET 8 and .NET 9.
SharpPersistence.EfCore contains utility classes to work with relational database systems
An Open-Source, full generic repository project for Entity Framework Core (Targeted .NET 5), and cross RDBMS providers (works with [SQL Server, MySQL, Oracle])
Implementazioni generiche per Entity Framework Core nel framework Omnia - Repository, AutoMapper, PredicateUtility e pattern avanzati
Librería genérica para operaciones CRUD con Entity Framework Core, incluyendo paginación, filtros, ordenamiento y mapeo automático entre entidades y DTOs.
ApiBase Infrastructure library: includes a full Unit of Work implementation, dynamic query and pagination helpers, and integration with Entity Framework Core.
ApiBase Application library: delivers base methods for CRUD, paginated listing, and custom queries with support for Unit of Work and generic repositories.
ApiBase Domain library: defines the core entities, DTOs, interfaces, enums, and reusable view models, including generic support for listing and pagination.
ApiBase Controller library: delivers ready-to-use base controllers for building APIs, including CRUD, GetById, pagination, success/error responses, and integration with the Application layer.
🚀 Core library for ASP.NET Core with Repository Pattern, Unit of Work, Specification Pattern, Searchable Field (Vietnamese Full-Text Search), JWT Token Service, Global Exception Handling, Automatic Model Validation, and common utilities for .NET 8.
ApiBase Repository library: provides a generic DbContext and base repository implementation with dynamic query support for Entity Framework Core.
MsCore.Framework.Repositories provides a clean, extensible data access layer for .NET applications using the Generic Repository and Unit of Work patterns. It includes out-of-the-box support for common CRUD operations, filtering, pagination, sorting, and bulk data handling. Easily integrated with Entity Framework Core and supports dependency injection for testability and modular architecture.
MsCore.Framework is a modular and extensible infrastructure library for .NET applications. It provides a standardized API response model, centralized exception handling, validation middleware, and includes submodules for logging, repository patterns, and utility helpers to streamline backend development.