AnyKit.Mediator
8.1.6
Prefix Reserved
See the version list below for details.
dotnet add package AnyKit.Mediator --version 8.1.6
NuGet\Install-Package AnyKit.Mediator -Version 8.1.6
<PackageReference Include="AnyKit.Mediator" Version="8.1.6" />
<PackageVersion Include="AnyKit.Mediator" Version="8.1.6" />
<PackageReference Include="AnyKit.Mediator" />
paket add AnyKit.Mediator --version 8.1.6
#r "nuget: AnyKit.Mediator, 8.1.6"
#:package AnyKit.Mediator@8.1.6
#addin nuget:?package=AnyKit.Mediator&version=8.1.6
#tool nuget:?package=AnyKit.Mediator&version=8.1.6
AnyKit
AnyKit is a micro framework that provides a simple yet useful toolset designed to address common software development challenges with ease and efficiency.
Components
AnyKit.Pipelines
Pipelines built on .NET delegates with support of synchronous/asynchronous operations and results.
Packages:
AnyKit.Mediator
Mediator built on top of AnyKit.Pipelines. Supports sending/publication, struct messages, per-handler pipeline customization, and rich extensibility.
Look for examples in the examples project.
Packages:
AnyKit.StringTemplate
Straightforward string template compiler.
Packages:
Installation
No special rules apply here. Install just like any other package in the .NET ecosystem.
Contribution
Feel free to open a merge request or an issue.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- AnyKit.Mediator.Abstractions (>= 8.1.6)
- AnyKit.Pipelines (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AnyKit.Mediator:
Package | Downloads |
---|---|
AnyKit.Mediator.Hosting
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.