-
software developer
- Netherlands
-
06:44
(UTC +02:00) - @muratmert88
Starred repositories
A .NET source generator for generating object mappings. No runtime reflection.
A comprehensive list of books on Software Architecture.
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
Prometheus community Helm charts
Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
Reactive collections based on Rx.Net
Reaqtor is a framework for reliable, stateful, distributed, and scalable event processing based on Rx.
Framework for ASP.NET Core to secure SPAs using the Backend-for-Frontend (BFF) pattern
Fluent testing library for ASP.NET Core MVC.
System design interview for IT companies
Distributed Application Framework for .NET and JavaScript/TypeScript
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
A list of papers about distributed consensus.
If you're new to DDD and not sure where to start, this process will guide you step-by-step
The CQRS flavoured framework that will speed up your WebAPI and Microservices development
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
Dapr is a portable runtime for building distributed applications across cloud and edge, combining event-driven architecture with workflow orchestration.
.NET event sourced domain driven design model via NServiceBus and GetEventStore
Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
An Implementation of Raft in .NET for prime-time - along with an eCommerce availability State Machine