Kamil Grzybek

Results 8 repositories owned by Kamil Grzybek

modular-monolith-with-ddd

10.4k
Stars
1.6k
Forks
339
Watchers

Full Modular Monolith application with Domain-Driven Design approach.

sample-dotnet-core-cqrs-api

2.8k
Stars
627
Forks
Watchers

Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.

modular-monolith-with-ddd-fe-react

220
Stars
61
Forks
Watchers

FrontEnd React application for Modular Monolith With DDD repository and system

awesome-ddd

49
Stars
16
Forks
Watchers

A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources

awesome-dotnet-core

38
Stars
15
Forks
Watchers

:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software

efcore-concurrency-handling

61
Stars
18
Forks
Watchers

A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates

old-dotnet-to-core-sample

25
Stars
5
Forks
Watchers

The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.

Refactoring from anemic to rich Domain Model example