a-patel / dotnet-labsLinks
.NET Labs: Samples .NET 7.0 projects.
☆29Updated 2 years ago
Alternatives and similar repositories for dotnet-labs
Users that are interested in dotnet-labs are comparing it to the libraries listed below
Sorting:
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- An example project demonstrating how to horizontally scale an application using YARP, and run performance tests with k6.☆36Updated 11 months ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated 2 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 2 years ago
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆40Updated 4 years ago
- ☆67Updated 4 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- Sample code and projects. For details please visit my blog https://mahedee.net☆68Updated 3 months ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 years ago
- Clean Architecture based on Jason Taylor and Mukesh Murugan☆23Updated 2 years ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆69Updated 10 months ago
- .NET 5 Samples☆44Updated 3 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆48Updated last year
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆52Updated 3 years ago
- all code used in blogs☆36Updated last year
- Exams System using asp.net core and n-layer architecture,SQL server code-fist☆32Updated 10 months ago
- Multitenancy in ASP.NET Core☆83Updated 3 years ago
- Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it …☆52Updated 3 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 4 months ago
- ☆42Updated last year
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆85Updated last year
- Automatically register your Minimal API endpoints in ASP.NET Core.☆72Updated 11 months ago
- This repository contains the source code for the "Blazor Series" on Code Maze blog☆143Updated 2 years ago
- ☆57Updated 2 years ago
- A demonstration how to use EF Core in a DDD context.☆40Updated 2 years ago
- A .NET 6 adaptation of a similar .NET 5 project☆72Updated 2 years ago
- CQRS implementation in ASP.NET Core using MediatR in .NET 5☆126Updated 4 years ago
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.☆94Updated 4 years ago
- Learn to Work with Dapper and Entity Framework within the Same ASP.NET Core Solutions. This is an implementation taking Transactions into…☆43Updated 4 years ago