:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
Repositories
ivanpaulovich repositories
Demos e scripts para o Global Azure Bootcamp em BH
Building Rich Domain Models with DDD and TDD - Presentation
:star: Kata to learn Clean Architecture and Hexagonal Architecture styles, you start with two use cases already implemented and the final solution has six use cases. :star:
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
Live Streaming and Video Tutorials on Clean Architecture, DDD, TDD using .NET Core every week on Paulovich.NET Youtube channel.
:heart: The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework
:ferris_wheel: A containerized polyglot gRPC microservices based on .NET Core, Nodejs, Vuejs and more running on Istio
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
Cross Platform Rust (crust)
DDD patterns implemented following TDD
Command line tool to install and remove certificates from the current user's store.
Learn Clean Architecture with .NET Core 3.0 :fire:
Run dotnet new command on demand in an Web App
A list of tools to extend the .NET Core command line (dotnet)
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.