emprax's Stars
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
dotnet-state-machine/stateless
A simple library for creating state machines in C# code
dlemstra/Magick.NET
The .NET library for ImageMagick
dotnet-architecture/eShopOnDapr
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
daniele77/cli
A library for interactive command line interfaces in modern C++
jeangatto/ASP.NET-Core-Clean-Architecture-CQRS-Event-Sourcing
ASP.NET Core, C#, CQRS Event Sourcing, REST API, DDD, SOLID Principles and Clean Architecture
DrewEaster/jester
Simple DDD/CQRS/Eventsourcing library for Java
emprax/Xtender
A segmented visitor library to solidify the visitor pattern
MartinJohns/SemanticTypes
emprax/St8-ment
A dynamic state/statemachine pattern library for SOLID state pattern design
emprax/ModulR
Factory pattern based, dependency injection module library to work with Microsoft ServiceCollection
emprax/SpeciFire
SpeciFire is a specification pattern library, defined like already established approaches, but extended with other fitting functionalities
erdtsieck/GuardedDisposables
GuardedDisposables ensures IDisposable Exceptions will not get lost.