CCMediator.Core
1.1.0
dotnet add package CCMediator.Core --version 1.1.0
NuGet\Install-Package CCMediator.Core -Version 1.1.0
<PackageReference Include="CCMediator.Core" Version="1.1.0" />
<PackageVersion Include="CCMediator.Core" Version="1.1.0" />
<PackageReference Include="CCMediator.Core" />
paket add CCMediator.Core --version 1.1.0
#r "nuget: CCMediator.Core, 1.1.0"
#:package CCMediator.Core@1.1.0
#addin nuget:?package=CCMediator.Core&version=1.1.0
#tool nuget:?package=CCMediator.Core&version=1.1.0
CCMediator
A lightweight, dependency-injection-friendly mediator library for .NET 10.
Warning This is an experimental test project used to explore how a mediator works. It is not intended for production use.
This package contains the core abstractions and mediator implementation without any dependency-injection container integration.
For Microsoft.Extensions.DependencyInjection integration, use the CCMediator.DependencyInjection package.
| 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 is compatible. 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 is compatible. 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. |
-
net10.0
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CCMediator.Core:
| Package | Downloads |
|---|---|
|
CCMediator.DependencyInjection
Microsoft.Extensions.DependencyInjection integration for CCMediator |
|
|
CCMediator
Meta package for CCMediator (core + Microsoft.Extensions.DependencyInjection integration). |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.0 | 156 | 8/25/2026 |