mahedee / code-sample02Links
Sample code and projects. For details please visit my blog https://mahedee.net
☆69Updated last week
Alternatives and similar repositories for code-sample02
Users that are interested in code-sample02 are comparing it to the libraries listed below
Sorting:
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated last year
- A full-stack .NET 6 Microservices build on Minimal APIs and C# 10☆195Updated 2 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆52Updated 2 years ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆70Updated last year
- Multitenancy in ASP.NET Core☆83Updated 4 years ago
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆40Updated 5 years ago
- A .NET 6 adaptation of a similar .NET 5 project☆72Updated 3 years ago
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆96Updated 5 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.☆95Updated 5 years ago
- A pub/sub scenario with MassTransit, RabbitMQ and .NET Core☆44Updated 3 years ago
- ☆177Updated 4 years ago
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆174Updated 2 years ago
- ☆110Updated 3 years ago
- This repo contains the source code for "Identity in ASP.NET Core series" on Code Maze☆145Updated 3 years ago
- .NET 5 Samples☆44Updated 3 years ago
- Clean Architecture in ASP.Net 9.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing…☆103Updated 7 months ago
- Using gRPC in Microservices for Building a high-performance Interservice Communication with .Net 5. See gRPC Microservices and Step by St…☆114Updated 10 months ago
- ASP.NET Core, C#, Vertical Slice Architecture, CQRS, REST API, DDD, SOLID Principles☆148Updated last month
- The best path to .Net Microservices Udemy Learning Path. .Net world evolving to the microservices and Cloud-native systems to provide rap…☆48Updated 5 months ago
- Clean Architecture WebApi with .NET 7, CQRS & MediatR, JWT, Dapper with sql & stored procedures.☆113Updated 2 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 5 years ago
- Full .Net Core implementation☆54Updated 2 years ago
- ☆64Updated last week
- App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core☆84Updated 4 years ago
- SuuCat is a sample containerized application consisting of several microservices. Its purpose is to use microservice patterns in practice…☆137Updated 2 years ago
- Rally simulator accompanied with a RESTful API.☆119Updated 3 years ago
- A simple API built in ASP.NET Core Web API 6, connecting SQL Server Express database with EF Core and using JWT-based authentication with…☆61Updated 3 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆75Updated 2 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- Expensely server application.