Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Stars
An awesome collection of .NET Core real time, sample, architecture reference application projects
Full Modular Monolith application with Domain-Driven Design approach.
Road47 is a versatile and high-performance proxy server designed to efficiently manage and route TCP connections across multiple backend services.
🚀 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
Clean Architecture Microservices example of .Net Core
Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.
🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
A curated list to learn about distributed systems
cembasaranoglu / mapper
Forked from devfeel/mapperA simple and easy go tools for auto mapper map to struct, struct to map, struct to struct, slice to slice, map to slice, map to json.
cembasaranoglu / awesome-ddd
Forked from heynickc/awesome-dddA curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
This repos has lots of Go concurrency, goroutine and channel usage and best practice examples
Singleton Design Pattern's different approaches
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
cembasaranoglu / eventhus
Forked from mishudark/eventhusGo - CQRS / Event Sourcing made easy - Go
A persistence agnostic Event Store for .NET
Onion Arcitecture + CQRS example project
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
A smart set of common classes and implementations to improve your development productivity.
Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
Example for analyzing Go code with SonarQube (including Github Action).
kipergil / Serenity
Forked from serenity-is/SerenityBusiness Apps Made Simple with Asp.Net Core MVC / TypeScript
simple rabbitmq retry mechanism with ttl + dead lettering
Domain Driven Design Example C#
Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, SignalR