Clean structured ASP.NET Core web project, follows the Clean Architecture principles, SOLID design principles, and implements the Dependency Injection, Repository, and Unit of Work design pattern, and...
Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mo...
NET6,CQRS,Caching,Logging,Repository Pattern,UnitOfWork,JWT,Refresh Token,Email Confirmation,Forgot Password
.NET implementation of the UnitOfWork pattern using IDbTransaction and Sagas for orchestrating cross-domain transactions.
The "Clean Structured API Project" is a template designed to create well-organized and maintainable ASP.NET Core API applications. It follows RESTful principles, Clean Architecture and SOLID principle...
🌱 A Sample Web API Application .NET 7
Minimal Web API to advanced data retrieval using pagination, filtering, searching, sorting
A sample .NET Core project showcasing the implementation of Clean Architecture principles with MediatR pattern for separation of concerns and maintainability.
Repository and Unit of Work pattern implementation for Entity Framework Core.
NET Core Identity,JWT,Role Based Authorization,CQRS Pattern,UnitOfWork,Vue3,Pinia,Typescript,Fluent Validation,Vuelidate,AOP,Sending Emails and more
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 acce...
Repository Pattern with Unit of work class starter project files
Http Trigger Azure fnction with CosmosDB and clean architecture.
A .NETStandard package to plug and play with unit of work pattern in EntityFrameworkCore.
DDD implementation of Snack Machine
Provides Unit of Work Support for a JDBI based Dropwizard backend
This project like a Social Media (Twitter) project.In this project,I used Domain Driven Design (DDD) and micro services architecture,Unit of Work and MVC pattern,dotnetcore technologies.Users can reg...
A simple unit of work implementation on top of Dapper, with some basic CQS in mind
This is sample expample of repository pattern
Simple VueJs Tutorial for real world examples to understand how it works with asp.net core (mvc)