Domain Driven Design, Event Sourcing & Command Query Responsibility Segregation with Typescript
-
Updated
Jan 6, 2023 - TypeScript
Domain Driven Design, Event Sourcing & Command Query Responsibility Segregation with Typescript
A Bus for sending command, query and event using CQRS in .NET.
Simple bus to handle commands.
WebAPI powered by Entity Framework with CQRS underlay and Decorator pattern
CQRS Querying via HTTP
Domain Driven Design, Event Sourcing & Command Query Responsibility Segregation with Typescript
This repo has libraries for DotNet that implement the mediator, chain of responsibility, and decorator patterns in order to build a pipeline of functions (handlers) to process requests (such as commands and queries) and produce results (response). This is designed for functions (handlers) to be plugged in without any direct dependency.You can us…
CQRS uses messaging implementation in Go 🔥
Command Query Responsibility Segregation (CQRS) and Event Sourcing
React / .Net API project using Mediator/command query responsibility segregation pattern and Clean Architecture, Entity Framework, Typescript, MobX, axios, Material UI, SQLlite,
.Net core based application architecture.
My personal, go-to template to create safe, robust and functional cross-protocol blockchains with built in EVM compatibility.
Add a description, image, and links to the command-query-pattern topic page so that developers can more easily learn about it.
To associate your repository with the command-query-pattern topic, visit your repo's landing page and select "manage topics."