Mediator
Mediator
A high performance implementation of the Mediator pattern in .NET using source generators.
A high performance implementation of Mediator pattern in .NET using source generators.
2k stars
41 watching
71 forks
Language: C#
last commit: about 2 years agoLinked from 1 awesome list
csharpcsharp-sourcegeneratordotnetdotnet-coredotnet-standarddotnetcoremediatormediator-patternsource-gensource-generationsource-generatorssourcegenerator
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An implementation of the Mediator pattern in C# using source-generation | 78 | |
| A mediator project for .NET | 373 | |
| Automates the creation of controllers and their methods based on MediatR requests | 37 | |
| A .NET mediator pattern implementation for decoupling object dependencies and handling requests and events in applications. | 21 | |
| A C# library providing a flexible mediator implementation with customizable types and support for various design patterns. | 43 | |
| A Mediator Pattern implementation in Go, providing a way to decouple objects and handle requests, queries, and notifications with reduced coupling. | 213 | |
| An unobtrusive mediator library for building custom pipelines of Commands, Queries and Events | 194 | |
| A simple mediator framework for .NET applications with built-in support for global handlers and command-based architecture. | 213 | |
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 | |
| A framework for creating type-agnostic decorators and adapters using C# source generators | 29 | |
| Allows executing code during compilation to improve runtime performance | 20 | |
| A proof of concept for injecting .NET assemblies at runtime with minimal convention knowledge | 162 | |
| A middleware component that synchronizes correlation IDs across API requests for logging and tracing in distributed applications. | 560 | |
| Provides a .NET Standard wrapper around FFmpeg for media processing without requiring knowledge of FFmpeg's inner workings. | 715 | |
| Generates source code strings for attribute definitions in C#. | 7 |