Paramore.Brighter
10.0.0-preview.4
See the version list below for details.
dotnet add package Paramore.Brighter --version 10.0.0-preview.4
NuGet\Install-Package Paramore.Brighter -Version 10.0.0-preview.4
<PackageReference Include="Paramore.Brighter" Version="10.0.0-preview.4" />
<PackageVersion Include="Paramore.Brighter" Version="10.0.0-preview.4" />
<PackageReference Include="Paramore.Brighter" />
paket add Paramore.Brighter --version 10.0.0-preview.4
#r "nuget: Paramore.Brighter, 10.0.0-preview.4"
#:package Paramore.Brighter@10.0.0-preview.4
#addin nuget:?package=Paramore.Brighter&version=10.0.0-preview.4&prerelease
#tool nuget:?package=Paramore.Brighter&version=10.0.0-preview.4&prerelease
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 is compatible. 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 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. |
| .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.TimeProvider (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Newtonsoft.Json (>= 13.0.3)
- NJsonSchema (>= 11.0.2)
- OpenTelemetry (>= 1.9.0)
- Polly (>= 8.4.2)
- System.Text.Json (>= 8.0.5)
-
net6.0
- Microsoft.Bcl.TimeProvider (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Newtonsoft.Json (>= 13.0.3)
- NJsonSchema (>= 11.0.2)
- OpenTelemetry (>= 1.9.0)
- Polly (>= 8.4.2)
-
net8.0
- Microsoft.Bcl.TimeProvider (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Newtonsoft.Json (>= 13.0.3)
- NJsonSchema (>= 11.0.2)
- OpenTelemetry (>= 1.9.0)
- Polly (>= 8.4.2)
NuGet packages (104)
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.4 | 1,439 | 12/12/2025 |
| 10.0.3 | 3,718 | 12/8/2025 |
| 10.0.2 | 11,080 | 10/26/2025 |
| 10.0.1 | 5,606 | 10/12/2025 |
| 10.0.0 | 2,990 | 10/10/2025 |
| 10.0.0-preview.11 | 155 | 10/3/2025 |
| 10.0.0-preview.10 | 498 | 9/25/2025 |
| 10.0.0-preview.9 | 1,199 | 9/11/2025 |
| 10.0.0-preview.8 | 405 | 8/14/2025 |
| 10.0.0-preview.7 | 478 | 8/10/2025 |
| 10.0.0-preview.6 | 522 | 6/29/2025 |
| 10.0.0-preview.5 | 136 | 6/29/2025 |
| 10.0.0-preview.4 | 3,486 | 11/1/2024 |
| 10.0.0-preview.3 | 24,453 | 3/20/2024 |
| 10.0.0-preview.2 | 11,402 | 2/19/2024 |
| 10.0.0-preview.1 | 348 | 11/6/2023 |
| 9.9.13 | 1,170 | 12/11/2025 |
| 9.9.12 | 14,418 | 9/10/2025 |
| 9.9.11 | 3,960 | 8/28/2025 |
| 9.9.10 | 19,176 | 6/29/2025 |
| 9.9.9 | 3,681 | 6/26/2025 |
| 9.9.8 | 105,777 | 12/18/2024 |
| 9.9.7 | 86,252 | 10/31/2024 |
| 9.9.6 | 19,797 | 10/2/2024 |
| 9.9.5 | 14,562 | 9/4/2024 |
| 9.9.4 | 10,552 | 8/28/2024 |
| 9.9.3 | 2,993 | 8/27/2024 |
| 9.9.2 | 16,357 | 8/13/2024 |
| 9.9.1 | 7,932 | 8/7/2024 |
| 9.9.0 | 4,977 | 7/29/2024 |
| 9.8.0 | 45,622 | 5/16/2024 |
| 9.7.8 | 57,580 | 4/21/2024 |
| 9.7.7 | 2,926 | 4/16/2024 |
| 9.7.6 | 156,940 | 12/13/2023 |
| 9.7.5 | 18,543 | 11/15/2023 |
| 9.7.4 | 19,454 | 10/22/2023 |
| 9.7.3 | 4,753 | 10/11/2023 |
| 9.7.2 | 5,812 | 10/8/2023 |
| 9.7.1 | 6,507 | 9/26/2023 |
| 9.6.3 | 17,800 | 9/8/2023 |
| 9.6.2 | 4,317 | 9/4/2023 |
| 9.6.1 | 55,253 | 8/11/2023 |
| 9.6.0 | 5,817 | 8/8/2023 |
| 9.6.0-Preview2 | 9,187 | 7/11/2023 |
| 9.6.0-Preview1 | 4,809 | 6/28/2023 |
| 9.5.10 | 10,298 | 6/13/2023 |
| 9.5.9 | 5,480 | 6/11/2023 |
| 9.5.8 | 5,501 | 6/5/2023 |
| 9.5.7 | 12,195 | 5/17/2023 |
| 9.5.6 | 5,678 | 5/16/2023 |
| 9.5.5 | 12,068 | 5/11/2023 |
| 9.5.4 | 5,280 | 5/11/2023 |
| 9.5.3 | 71,617 | 4/18/2023 |
| 9.5.2 | 6,570 | 4/14/2023 |
| 9.5.1 | 6,210 | 4/13/2023 |
| 9.5.0 | 14,518 | 4/4/2023 |
| 9.4.3 | 11,874 | 3/30/2023 |
| 9.4.2 | 8,467 | 3/13/2023 |
| 9.4.1 | 11,314 | 2/28/2023 |
| 9.4.0 | 13,533 | 2/10/2023 |
| 9.4.0-beta.3 | 297 | 1/8/2023 |
| 9.4.0-beta.1 | 478 | 12/21/2022 |
| 9.3.7-beta.2 | 262 | 12/18/2022 |
| 9.3.7-beta.1 | 240 | 12/16/2022 |
| 9.3.6 | 115,961 | 12/6/2022 |
| 9.3.5 | 10,635 | 11/29/2022 |
| 9.3.4 | 11,295 | 11/23/2022 |
| 9.3.3 | 15,619 | 11/7/2022 |
| 9.3.2 | 90,220 | 10/25/2022 |
| 9.3.1 | 12,754 | 10/22/2022 |
| 9.2.4 | 34,314 | 10/16/2022 |
| 9.2.3 | 13,227 | 10/11/2022 |
| 9.2.2 | 13,298 | 10/10/2022 |
| 9.2.1 | 60,608 | 10/6/2022 |
| 9.1.20 | 13,471 | 9/29/2022 |
| 9.1.19 | 18,700 | 9/2/2022 |
| 9.1.18 | 30,292 | 8/17/2022 |
| 9.1.16 | 54,773 | 7/20/2022 |
| 9.1.15 | 16,822 | 7/15/2022 |
| 9.1.4 | 14,080 | 7/14/2022 |
| 9.1.3 | 17,779 | 7/1/2022 |
| 9.1.2 | 41,567 | 2/21/2022 |
| 9.1.1 | 12,798 | 2/17/2022 |
| 9.1.0 | 13,032 | 2/16/2022 |
| 9.0.1 | 17,761 | 1/26/2022 |
| 9.0.1-preview.8 | 328 | 1/12/2022 |
| 9.0.1-preview.7 | 4,810 | 12/24/2021 |
| 9.0.1-preview.6 | 5,798 | 12/2/2021 |
| 9.0.1-preview.5 | 1,888 | 11/23/2021 |
| 9.0.1-preview.4 | 382 | 11/17/2021 |
| 9.0.1-preview.3 | 1,508 | 10/25/2021 |
| 9.0.1-preview.2 | 1,826 | 9/22/2021 |
| 9.0.1-preview.1 | 9,854 | 6/8/2021 |
| 9.0.1-beta.2 | 1,742 | 5/24/2021 |
| 9.0.1-beta.1 | 1,382 | 4/23/2021 |
| 8.1.1399 | 202,323 | 7/13/2020 |
| 8.1.1036 | 60,913 | 3/6/2020 |
| 8.1.11 | 31,866 | 11/8/2019 |
| 8.0.305 | 37,882 | 5/17/2019 |
| 8.0.71 | 154,819 | 3/15/2019 |
| 8.0.37 | 8,059 | 2/27/2019 |
| 7.4.2 | 110,487 | 6/6/2018 |
| 7.3.15 | 11,614 | 4/24/2018 |
| 7.3.2 | 7,336 | 4/23/2018 |
| 7.2.10 | 295,361 | 3/5/2018 |
| 7.1.5 | 18,005 | 7/3/2017 |
| 7.1.0 | 6,097 | 7/3/2017 |
| 7.0.143 | 6,153 | 6/15/2017 |
| 7.0.139 | 5,903 | 6/14/2017 |
| 7.0.138 | 5,900 | 6/14/2017 |
| 7.0.137 | 7,024 | 6/14/2017 |