Paramore.Brighter
10.0.2
dotnet add package Paramore.Brighter --version 10.0.2
NuGet\Install-Package Paramore.Brighter -Version 10.0.2
<PackageReference Include="Paramore.Brighter" Version="10.0.2" />
<PackageVersion Include="Paramore.Brighter" Version="10.0.2" />
<PackageReference Include="Paramore.Brighter" />
paket add Paramore.Brighter --version 10.0.2
#r "nuget: Paramore.Brighter, 10.0.2"
#:package Paramore.Brighter@10.0.2
#addin nuget:?package=Paramore.Brighter&version=10.0.2
#tool nuget:?package=Paramore.Brighter&version=10.0.2
The Command Dispatcher pattern is an addition to the Command design pattern that decouples the dispatcher for a service from its execution. A Command Dispatcher component maps commands to handlers. A Command Processor pattern provides a framework for handling orthogonal concerns such as logging, timeouts, or circuit breakers
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.Bcl.TimeProvider (>= 9.0.10)
- Microsoft.Extensions.Logging (>= 9.0.10)
- Newtonsoft.Json (>= 13.0.4)
- NJsonSchema (>= 11.5.1)
- OpenTelemetry (>= 1.13.1)
- Polly (>= 8.6.4)
- System.Text.Json (>= 9.0.10)
-
net8.0
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.Bcl.TimeProvider (>= 9.0.10)
- Microsoft.Extensions.Logging (>= 9.0.10)
- Newtonsoft.Json (>= 13.0.4)
- NJsonSchema (>= 11.5.1)
- OpenTelemetry (>= 1.13.1)
- Polly (>= 8.6.4)
-
net9.0
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.Bcl.TimeProvider (>= 9.0.10)
- Microsoft.Extensions.Logging (>= 9.0.10)
- Newtonsoft.Json (>= 13.0.4)
- NJsonSchema (>= 11.5.1)
- OpenTelemetry (>= 1.13.1)
- Polly (>= 8.6.4)
NuGet packages (103)
Showing the top 5 NuGet packages that depend on Paramore.Brighter:
| Package | Downloads |
|---|---|
|
Paramore.Brighter.Extensions.DependencyInjection
Microsoft.Extensions.DependencyInjection integration for Paramore.Brighter Command Processor. Provides dependency injection container support for registering handlers, policies, and framework components. |
|
|
Paramore.Brighter.ServiceActivator
Service Activator for Paramore.Brighter Command Processor. Enables background message processing and task queue consumption for event-driven architectures. The Service Activator pattern decouples message reception from business logic execution. |
|
|
Paramore.Brighter.MessagingGateway.RMQ
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using RabbitMQ |
|
|
Paramore.Brighter.MessagingGateway.AzureServiceBus
Azure Service Bus messaging gateway implementation for Paramore.Brighter Command Processor. Provides decoupled message transport using Azure Service Bus with support for topics, subscriptions, and Azure identity integration. |
|
|
Paramore.Brighter.MsSql
Microsoft SQL Server provider for Paramore.Brighter Command Processor. Provides common components for connecting to SQL Server, including connection and transaction management for inbox, outbox, and messaging gateway implementations. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Paramore.Brighter:
| Repository | Stars |
|---|---|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
|
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
|
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.2 | 6,152 | 10/26/2025 |
| 10.0.1 | 4,889 | 10/12/2025 |
| 10.0.0 | 2,918 | 10/10/2025 |
| 10.0.0-preview.11 | 147 | 10/3/2025 |
| 10.0.0-preview.10 | 494 | 9/25/2025 |
| 10.0.0-preview.9 | 937 | 9/11/2025 |
| 10.0.0-preview.8 | 396 | 8/14/2025 |
| 10.0.0-preview.7 | 473 | 8/10/2025 |
| 10.0.0-preview.6 | 517 | 6/29/2025 |
| 10.0.0-preview.5 | 131 | 6/29/2025 |
| 10.0.0-preview.4 | 3,372 | 11/1/2024 |
| 10.0.0-preview.3 | 24,420 | 3/20/2024 |
| 10.0.0-preview.2 | 11,242 | 2/19/2024 |
| 10.0.0-preview.1 | 345 | 11/6/2023 |
| 9.9.12 | 10,387 | 9/10/2025 |
| 9.9.11 | 3,736 | 8/28/2025 |
| 9.9.10 | 17,149 | 6/29/2025 |
| 9.9.9 | 3,383 | 6/26/2025 |
| 9.9.8 | 99,184 | 12/18/2024 |
| 9.9.7 | 78,941 | 10/31/2024 |
| 9.9.6 | 19,412 | 10/2/2024 |
| 9.9.5 | 14,416 | 9/4/2024 |
| 9.9.4 | 10,434 | 8/28/2024 |
| 9.9.3 | 2,980 | 8/27/2024 |
| 9.9.2 | 16,043 | 8/13/2024 |
| 9.9.1 | 7,918 | 8/7/2024 |
| 9.9.0 | 4,961 | 7/29/2024 |
| 9.8.0 | 44,801 | 5/16/2024 |
| 9.7.8 | 53,913 | 4/21/2024 |
| 9.7.7 | 2,914 | 4/16/2024 |
| 9.7.6 | 151,773 | 12/13/2023 |
| 9.7.5 | 18,528 | 11/15/2023 |
| 9.7.4 | 19,442 | 10/22/2023 |
| 9.7.3 | 4,744 | 10/11/2023 |
| 9.7.2 | 5,801 | 10/8/2023 |
| 9.7.1 | 6,496 | 9/26/2023 |
| 9.6.3 | 17,793 | 9/8/2023 |
| 9.6.2 | 4,304 | 9/4/2023 |
| 9.6.1 | 52,159 | 8/11/2023 |
| 9.6.0 | 5,402 | 8/8/2023 |
| 9.6.0-Preview2 | 9,181 | 7/11/2023 |
| 9.6.0-Preview1 | 4,792 | 6/28/2023 |
| 9.5.10 | 10,283 | 6/13/2023 |
| 9.5.9 | 5,452 | 6/11/2023 |
| 9.5.8 | 5,485 | 6/5/2023 |
| 9.5.7 | 12,171 | 5/17/2023 |
| 9.5.6 | 5,657 | 5/16/2023 |
| 9.5.5 | 11,997 | 5/11/2023 |
| 9.5.4 | 5,266 | 5/11/2023 |
| 9.5.3 | 68,495 | 4/18/2023 |
| 9.5.2 | 6,555 | 4/14/2023 |
| 9.5.1 | 6,194 | 4/13/2023 |
| 9.5.0 | 14,503 | 4/4/2023 |
| 9.4.3 | 11,855 | 3/30/2023 |
| 9.4.2 | 8,450 | 3/13/2023 |
| 9.4.1 | 11,285 | 2/28/2023 |
| 9.4.0 | 13,511 | 2/10/2023 |
| 9.4.0-beta.3 | 286 | 1/8/2023 |
| 9.4.0-beta.1 | 469 | 12/21/2022 |
| 9.3.7-beta.2 | 249 | 12/18/2022 |
| 9.3.7-beta.1 | 231 | 12/16/2022 |
| 9.3.6 | 113,159 | 12/6/2022 |
| 9.3.5 | 10,618 | 11/29/2022 |
| 9.3.4 | 11,276 | 11/23/2022 |
| 9.3.3 | 15,582 | 11/7/2022 |
| 9.3.2 | 88,368 | 10/25/2022 |
| 9.3.1 | 12,738 | 10/22/2022 |
| 9.2.4 | 34,292 | 10/16/2022 |
| 9.2.3 | 13,195 | 10/11/2022 |
| 9.2.2 | 13,278 | 10/10/2022 |
| 9.2.1 | 58,608 | 10/6/2022 |
| 9.1.20 | 13,450 | 9/29/2022 |
| 9.1.19 | 18,681 | 9/2/2022 |
| 9.1.18 | 30,266 | 8/17/2022 |
| 9.1.16 | 54,566 | 7/20/2022 |
| 9.1.15 | 16,807 | 7/15/2022 |
| 9.1.4 | 14,058 | 7/14/2022 |
| 9.1.3 | 17,749 | 7/1/2022 |
| 9.1.2 | 41,506 | 2/21/2022 |
| 9.1.1 | 12,779 | 2/17/2022 |
| 9.1.0 | 13,012 | 2/16/2022 |
| 9.0.1 | 17,734 | 1/26/2022 |
| 9.0.1-preview.8 | 311 | 1/12/2022 |
| 9.0.1-preview.7 | 4,796 | 12/24/2021 |
| 9.0.1-preview.6 | 5,781 | 12/2/2021 |
| 9.0.1-preview.5 | 1,876 | 11/23/2021 |
| 9.0.1-preview.4 | 367 | 11/17/2021 |
| 9.0.1-preview.3 | 1,496 | 10/25/2021 |
| 9.0.1-preview.2 | 1,811 | 9/22/2021 |
| 9.0.1-preview.1 | 9,839 | 6/8/2021 |
| 9.0.1-beta.2 | 1,728 | 5/24/2021 |
| 9.0.1-beta.1 | 1,367 | 4/23/2021 |
| 8.1.1399 | 201,375 | 7/13/2020 |
| 8.1.1036 | 60,823 | 3/6/2020 |
| 8.1.11 | 31,824 | 11/8/2019 |
| 8.0.305 | 37,848 | 5/17/2019 |
| 8.0.71 | 153,758 | 3/15/2019 |
| 8.0.37 | 7,938 | 2/27/2019 |
| 7.4.2 | 109,689 | 6/6/2018 |
| 7.3.15 | 11,559 | 4/24/2018 |
| 7.3.2 | 7,286 | 4/23/2018 |
| 7.2.10 | 295,135 | 3/5/2018 |
| 7.1.5 | 17,967 | 7/3/2017 |
| 7.1.0 | 6,059 | 7/3/2017 |
| 7.0.143 | 6,118 | 6/15/2017 |
| 7.0.139 | 5,864 | 6/14/2017 |
| 7.0.138 | 5,862 | 6/14/2017 |
| 7.0.137 | 6,965 | 6/14/2017 |