No need for .NET Events! A thread-safe, high performance & easy to use cross platform implementation of the Event Aggregator Pattern.
☆266Sep 22, 2024Updated last year
Alternatives and similar repositories for Easy.MessageHub
Users that are interested in Easy.MessageHub are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A set of useful .NET utilities and C# helpers used across Easy.* projects.☆368Jan 15, 2026Updated 6 months ago
- A tiny .NET library to do inter-process communication (IPC) between different processes on the same machine.☆160Jan 14, 2022Updated 4 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Aug 20, 2013Updated 12 years ago
- A lightweight Peer to Peer Service Bus☆332Apr 30, 2026Updated 2 months ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆189Oct 15, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A modern, high performance cross platform wrapper for Log4Net.☆141Apr 14, 2026Updated 3 months ago
- A lightweight event aggregator/messenger for loosely coupled communication.☆285Dec 31, 2017Updated 8 years ago
- Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead…☆321Dec 24, 2019Updated 6 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,370Jun 22, 2026Updated last month
- A high-performance, extensible argument validation library.☆705Dec 10, 2025Updated 7 months ago
- 🖱 The sexiest Drag&Drop for WinForms on this planet.☆124Nov 11, 2025Updated 8 months ago
- Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.☆313Oct 17, 2025Updated 9 months ago
- RPC Service and Client for AspNetCore☆95Dec 8, 2022Updated 3 years ago
- A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, …☆464Mar 16, 2026Updated 4 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Allows cleaner DateTime expressions and operations☆696Jul 14, 2026Updated last week
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆45May 1, 2023Updated 3 years ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆935Jun 20, 2026Updated last month
- A simple EventBus / MessageBus library in C#☆135May 5, 2020Updated 6 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)