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 (99)
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 | 2,860 | 10/26/2025 |
| 10.0.1 | 3,612 | 10/12/2025 |
| 10.0.0 | 2,890 | 10/10/2025 |
| 10.0.0-preview.11 | 132 | 10/3/2025 |
| 10.0.0-preview.10 | 489 | 9/25/2025 |
| 10.0.0-preview.9 | 719 | 9/11/2025 |
| 10.0.0-preview.8 | 391 | 8/14/2025 |
| 10.0.0-preview.7 | 465 | 8/10/2025 |
| 10.0.0-preview.6 | 513 | 6/29/2025 |
| 10.0.0-preview.5 | 125 | 6/29/2025 |
| 10.0.0-preview.4 | 3,309 | 11/1/2024 |
| 10.0.0-preview.3 | 24,370 | 3/20/2024 |
| 10.0.0-preview.2 | 11,184 | 2/19/2024 |
| 10.0.0-preview.1 | 333 | 11/6/2023 |
| 9.9.12 | 7,649 | 9/10/2025 |
| 9.9.11 | 3,557 | 8/28/2025 |
| 9.9.10 | 15,250 | 6/29/2025 |
| 9.9.9 | 3,209 | 6/26/2025 |
| 9.9.8 | 93,949 | 12/18/2024 |
| 9.9.7 | 73,465 | 10/31/2024 |
| 9.9.6 | 18,927 | 10/2/2024 |
| 9.9.5 | 14,352 | 9/4/2024 |
| 9.9.4 | 10,288 | 8/28/2024 |
| 9.9.3 | 2,968 | 8/27/2024 |
| 9.9.2 | 15,863 | 8/13/2024 |
| 9.9.1 | 7,905 | 8/7/2024 |
| 9.9.0 | 4,942 | 7/29/2024 |
| 9.8.0 | 44,133 | 5/16/2024 |
| 9.7.8 | 51,007 | 4/21/2024 |
| 9.7.7 | 2,883 | 4/16/2024 |
| 9.7.6 | 147,999 | 12/13/2023 |
| 9.7.5 | 18,511 | 11/15/2023 |
| 9.7.4 | 19,425 | 10/22/2023 |
| 9.7.3 | 4,735 | 10/11/2023 |
| 9.7.2 | 5,790 | 10/8/2023 |
| 9.7.1 | 6,487 | 9/26/2023 |
| 9.6.3 | 17,775 | 9/8/2023 |
| 9.6.2 | 4,286 | 9/4/2023 |
| 9.6.1 | 49,800 | 8/11/2023 |
| 9.6.0 | 5,191 | 8/8/2023 |
| 9.6.0-Preview2 | 9,160 | 7/11/2023 |
| 9.6.0-Preview1 | 4,788 | 6/28/2023 |
| 9.5.10 | 10,275 | 6/13/2023 |
| 9.5.9 | 5,428 | 6/11/2023 |
| 9.5.8 | 5,467 | 6/5/2023 |
| 9.5.7 | 12,154 | 5/17/2023 |
| 9.5.6 | 5,640 | 5/16/2023 |
| 9.5.5 | 11,959 | 5/11/2023 |
| 9.5.4 | 5,258 | 5/11/2023 |
| 9.5.3 | 66,262 | 4/18/2023 |
| 9.5.2 | 6,547 | 4/14/2023 |
| 9.5.1 | 6,179 | 4/13/2023 |
| 9.5.0 | 14,496 | 4/4/2023 |
| 9.4.3 | 11,843 | 3/30/2023 |
| 9.4.2 | 8,441 | 3/13/2023 |
| 9.4.1 | 11,269 | 2/28/2023 |
| 9.4.0 | 13,375 | 2/10/2023 |
| 9.4.0-beta.3 | 274 | 1/8/2023 |
| 9.4.0-beta.1 | 463 | 12/21/2022 |
| 9.3.7-beta.2 | 240 | 12/18/2022 |
| 9.3.7-beta.1 | 219 | 12/16/2022 |
| 9.3.6 | 111,101 | 12/6/2022 |
| 9.3.5 | 10,601 | 11/29/2022 |
| 9.3.4 | 11,261 | 11/23/2022 |
| 9.3.3 | 15,548 | 11/7/2022 |
| 9.3.2 | 87,292 | 10/25/2022 |
| 9.3.1 | 12,730 | 10/22/2022 |
| 9.2.4 | 34,273 | 10/16/2022 |
| 9.2.3 | 13,174 | 10/11/2022 |
| 9.2.2 | 13,261 | 10/10/2022 |
| 9.2.1 | 57,139 | 10/6/2022 |
| 9.1.20 | 13,438 | 9/29/2022 |
| 9.1.19 | 18,673 | 9/2/2022 |
| 9.1.18 | 30,253 | 8/17/2022 |
| 9.1.16 | 54,360 | 7/20/2022 |
| 9.1.15 | 16,799 | 7/15/2022 |
| 9.1.4 | 14,045 | 7/14/2022 |
| 9.1.3 | 17,720 | 7/1/2022 |
| 9.1.2 | 41,458 | 2/21/2022 |
| 9.1.1 | 12,749 | 2/17/2022 |
| 9.1.0 | 12,995 | 2/16/2022 |
| 9.0.1 | 17,714 | 1/26/2022 |
| 9.0.1-preview.8 | 299 | 1/12/2022 |
| 9.0.1-preview.7 | 4,787 | 12/24/2021 |
| 9.0.1-preview.6 | 5,767 | 12/2/2021 |
| 9.0.1-preview.5 | 1,865 | 11/23/2021 |
| 9.0.1-preview.4 | 356 | 11/17/2021 |
| 9.0.1-preview.3 | 1,486 | 10/25/2021 |
| 9.0.1-preview.2 | 1,802 | 9/22/2021 |
| 9.0.1-preview.1 | 9,830 | 6/8/2021 |
| 9.0.1-beta.2 | 1,718 | 5/24/2021 |
| 9.0.1-beta.1 | 1,354 | 4/23/2021 |
| 8.1.1399 | 200,485 | 7/13/2020 |
| 8.1.1036 | 60,775 | 3/6/2020 |
| 8.1.11 | 31,808 | 11/8/2019 |
| 8.0.305 | 37,817 | 5/17/2019 |
| 8.0.71 | 152,846 | 3/15/2019 |
| 8.0.37 | 7,870 | 2/27/2019 |
| 7.4.2 | 109,094 | 6/6/2018 |
| 7.3.15 | 11,529 | 4/24/2018 |
| 7.3.2 | 7,254 | 4/23/2018 |
| 7.2.10 | 294,990 | 3/5/2018 |
| 7.1.5 | 17,941 | 7/3/2017 |
| 7.1.0 | 6,039 | 7/3/2017 |
| 7.0.143 | 6,097 | 6/15/2017 |
| 7.0.139 | 5,841 | 6/14/2017 |
| 7.0.138 | 5,829 | 6/14/2017 |
| 7.0.137 | 6,936 | 6/14/2017 |