CommandQuery
Command separation library
A project that provides tools and APIs for separating command logic from query logic in C# web applications using ASP.NET Core, AWS Lambda, Azure Functions, or Google Cloud Functions.
Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions
107 stars
13 watching
17 forks
Language: C#
last commit: 3 months ago
Linked from 3 awesome lists
asp-net-coreaws-lambdaazure-functionscommand-querycqscsharpdotnetgoogle-cloud-functions
Related projects:
Repository | Description | Stars |
---|---|---|
sang-hyeon/plastic | Provides encapsulation of domain logic and business rules in an application layer using the Command pattern and source generator. | 59 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 696 |
xerprojects/xer.cqrs.commandstack | A CQRS command handling library providing simple abstraction and multiple registration methods | 4 |
coq-community/dblib | A Coq library for manipulating binding structures in syntax with binders. | 30 |
xerprojects/xer.cqrs | A lightweight CQRS library with DDD concepts for building command and event handling systems | 101 |
c9s/cliframework | A command-line application framework for building flexible and simple applications in PHP | 437 |
commanded/commanded | A framework for building Elixir applications using the CQRS/ES pattern | 1,867 |
nosco/hx | A ClojureScript library for building React applications in idiomatic ClojureScript style. | 249 |
genaray/arch | A high-performance ECS implementation in C# | 1,042 |
luoyunchong/lin-cms-dotnetcore | A simple and practical CMS implemented by ASP.NET Core and FreeSql, providing features like user management, content creation, and authorization. | 805 |
mperdeck/linqtocsv | A library that makes working with CSV files easy and efficient using LINQ queries. | 199 |
hedzr/cmdr | Library for parsing command-line arguments and dispatching hierarchical configurations in POSIX-compliant CLI applications. | 137 |
manojlds/cmd | A C# library to simplify running external programs and commands in a more dynamic way. | 355 |
cloudfoundry/lager | An opinionated logging library for the Go programming language. | 72 |
dotnet/csharpstandard | The C# language standard repository contains all official versions of the C# specification, including draft versions and past standards. | 723 |