Ivan Paulovich

Results 15 repositories owned by Ivan Paulovich

clean-architecture-manga

3.9k
Stars
673
Forks
Watchers

:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks

clean-architecture-video-tutorials

51
Stars
7
Forks
Watchers

Live Streaming and Video Tutorials on Clean Architecture, DDD, TDD using .NET Core every week on Paulovich.NET Youtube channel.

clean-architecture-webapi-ef-core

131
Stars
30
Forks
Watchers

:heart: The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework

ddd-tdd-rich-domain-model-dojo-kata

144
Stars
25
Forks
Watchers

DDD patterns implemented following TDD

dotnet-new-caju

249
Stars
34
Forks
Watchers

Learn Clean Architecture with .NET Core 3.0 :fire:

event-sourcing-castanha

80
Stars
19
Forks
Watchers

An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.

event-sourcing-jambo

187
Stars
68
Forks
Watchers

An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)

FluentMediator

191
Stars
17
Forks
Watchers

:twisted_rightwards_arrows: FluentMediator is an unobtrusive library that allows developers to build custom pipelines for Commands, Queries and Events.

hexagonal-architecture-acerola

451
Stars
97
Forks
Watchers

An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.

todo

123
Stars
17
Forks
Watchers

:white_check_mark: Commad-Line Task management with storage on your GitHub :fire: