27 results for “topic:genericrepository”
This repository contains Generic Repository implementation for Entity Framework Core
Unit of Work & Repositories Framework - .NET 4.x
Generic implementation of Repository pattern in C# .NET
.NET modern tools for fast and efficient development
Generic repositories
This class library implements the Generic Repository Pattern for SQL Server databases. It supports both asynchronous and synchronous operations and is designed to offer a clean and efficient data access layer.
Design and develop token based Web API 2 using c# based on Onion Architecture with generic repository,unit of work and centralized exception logging system.
A generic implementation of Repository Pattern in C# to Cosmos DB SQL API
GlobalRepository is a generic repository that replace all the repositories in your project, in this way you will just need to use one and unique repository which mean to maintain one repository. With GlobalRepository you don't need to create a new repository for each Model and define methods ! just add and use it.
No description provided.
Web Api Template is a project developed to speed up and simplify project development on the .Net Core Web API.
No description provided.
This is a Blazor Server app developed with ASP.NET Core Web API on .NET 7.0. Users can create custom word lists, managing words, meanings, types, and examples for efficient language learning.
Asp.Net Core API + CQRS(Read and Write API) + MongoDB + Sql Server + EntityFrameworkCore + RabbitMQ + Onion Architecture + Event Driven Architecture + Outbox Pattern + Inbox Pattern
An Open-Source, Abstract, full generic , and cross RDBMS repository project for Entity Framework Core
In this Project I use .NetCore, N Layered Architecture, Generic Repository Design Pattern, Wep-Apı, Mongo Db and Redis.
MVC Grid Example with CRUD Operation
Just an example for MVC project architecture. Using Dapper with StructureMap.
No description provided.
CQRS, MediaTR, EntityFramework & Generic UnitOfWork & InMemoryCache
پروژه حسابداری فروشگاه موبایل با امکان مدیریت مشتریان، مدیریت کالا های فروشگاه، خدمات سخت افزاری و خدمات نرم افزاری
This is a base-class library project, which contains important material for the Modular .Net Core projects.
Nuget Package with support for .NET 6 , GenericRepository Pattern and Dependency Injection. It is built for microservices that will only be responsible for Add and Update operations in a Distributed Microservices architecture to make a project more efficient in terms of scalability. DataContext must be provided from the project where this nuget package is included. It only includes Repository Add and Update Methods.
Dot net Core Web API with Generic Repository Unit of Work, Automapper and Exception Logger
a simple windows project with OOP (Accounting)
Nuget Package with support for .NET 6 , GenericRepository Pattern and Dependency Injection. It is built for microservices that will only be responsible for Add and Update operations in a Distributed Microservices architecture to make a project more efficient in terms of scalability. DataContext must be provided from the project where this nuget package is included. It only includes Repository Add and Update Methods.
WebAPI implemented with GenericRepository and UnitOfWork patterns