Paramore.Brighter.Extensions.DependencyInjection 10.0.1

dotnet add package Paramore.Brighter.Extensions.DependencyInjection --version 10.0.1
                    
NuGet\Install-Package Paramore.Brighter.Extensions.DependencyInjection -Version 10.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Paramore.Brighter.Extensions.DependencyInjection" Version="10.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Paramore.Brighter.Extensions.DependencyInjection" Version="10.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Paramore.Brighter.Extensions.DependencyInjection" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Paramore.Brighter.Extensions.DependencyInjection --version 10.0.1
                    
#r "nuget: Paramore.Brighter.Extensions.DependencyInjection, 10.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Paramore.Brighter.Extensions.DependencyInjection@10.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Paramore.Brighter.Extensions.DependencyInjection&version=10.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Paramore.Brighter.Extensions.DependencyInjection&version=10.0.1
                    
Install as a Cake Tool

Microsoft.Extensions.DependencyInjection integration for Paramore.Brighter Command Processor. Provides dependency injection container support for registering handlers, policies, and framework components.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Paramore.Brighter.Extensions.DependencyInjection:

Package Downloads
Paramore.Brighter.ServiceActivator.Extensions.DependencyInjection

Microsoft.Extensions.DependencyInjection integration for Paramore.Brighter Service Activator. Provides dependency injection container support for registering message consumers, performers, and service activator components.

Paramore.Brighter.ServiceActivator.Extensions.Hosting

Microsoft.Extensions.Hosting integration for Paramore.Brighter Service Activator. Provides hosted service implementation for running service activator as a background task in IHostBuilder-based applications.

Paramore.Brighter.Extensions.Hosting

Package Description

Paramore.Brighter.Outbox.MsSql

Microsoft SQL Server outbox implementation for Paramore.Brighter Command Processor. Provides reliable message publishing with outbox pattern using SQL Server for transactional consistency and guaranteed delivery.

Paramore.Brighter.ServiceActivator.Control

Control modules for Paramore.Brighter Service Activator. Provides heartbeat monitoring and node status management for distributed service activator instances, enabling health checks and orchestration.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Paramore.Brighter.Extensions.DependencyInjection:

Repository Stars
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
Version Downloads Last Updated
10.0.1 659 10/12/2025
10.0.0 771 10/10/2025
10.0.0-preview.11 105 10/3/2025
10.0.0-preview.10 315 9/25/2025
10.0.0-preview.9 497 9/11/2025
10.0.0-preview.8 363 8/14/2025
10.0.0-preview.7 413 8/10/2025
10.0.0-preview.6 484 6/29/2025
10.0.0-preview.5 118 6/29/2025
10.0.0-preview.4 2,588 11/1/2024
10.0.0-preview.3 24,880 3/20/2024
10.0.0-preview.2 877 2/19/2024
10.0.0-preview.1 295 11/6/2023
9.9.12 3,913 9/10/2025
9.9.11 2,167 8/28/2025
9.9.10 12,122 6/29/2025
9.9.9 1,349 6/26/2025
9.9.8 78,135 12/18/2024
9.9.7 47,264 10/31/2024
9.9.6 12,598 10/2/2024
9.9.5 10,551 9/4/2024
9.9.4 7,041 8/28/2024
9.9.3 1,400 8/27/2024
9.9.2 13,650 8/13/2024
9.9.1 6,248 8/7/2024
9.9.0 4,207 7/29/2024
9.8.0 31,948 5/16/2024
9.7.8 11,989 4/21/2024
9.7.7 1,363 4/16/2024
9.7.6 132,832 12/13/2023
9.7.5 9,615 11/15/2023
9.7.4 19,814 10/22/2023
9.7.3 1,444 10/11/2023
9.7.2 2,665 10/8/2023
9.7.1 3,271 9/26/2023
9.6.3 10,504 9/8/2023
9.6.2 919 9/4/2023
9.6.1 14,268 8/11/2023
9.6.0 1,205 8/8/2023
9.6.0-Preview2 9,462 7/11/2023
9.6.0-Preview1 1,199 6/28/2023
9.5.10 4,145 6/13/2023
9.5.9 1,141 6/11/2023
9.5.8 1,248 6/5/2023
9.5.7 7,114 5/17/2023
9.5.6 1,355 5/16/2023
9.5.5 7,609 5/11/2023
9.5.4 1,010 5/11/2023
9.5.3 12,942 4/18/2023
9.5.2 1,517 4/14/2023
9.5.1 1,263 4/13/2023
9.5.0 3,826 4/4/2023
9.4.3 6,286 3/30/2023
9.4.2 2,425 3/13/2023
9.4.1 5,221 2/28/2023
9.4.0 6,115 2/10/2023
9.4.0-beta.3 251 1/8/2023
9.4.0-beta.1 448 12/21/2022
9.3.7-beta.2 200 12/18/2022
9.3.7-beta.1 198 12/16/2022
9.3.6 96,647 12/6/2022
9.3.5 2,477 11/29/2022
9.3.4 3,214 11/23/2022
9.3.3 5,739 11/7/2022
9.3.2 76,023 10/25/2022
9.3.1 3,026 10/22/2022
9.2.4 24,766 10/16/2022
9.2.3 3,183 10/11/2022
9.2.2 3,199 10/10/2022
9.2.1 3,325 10/6/2022
9.1.20 3,260 9/29/2022
9.1.19 8,339 9/2/2022
9.1.18 16,562 8/17/2022
9.1.16 32,094 7/20/2022
9.1.15 5,649 7/15/2022
9.1.4 3,245 7/14/2022
9.1.3 8,776 7/1/2022
9.1.2 24,698 2/21/2022
9.1.1 3,472 2/17/2022
9.1.0 3,660 2/16/2022
9.0.1 8,275 1/26/2022
9.0.1-preview.8 260 1/12/2022
9.0.1-preview.7 2,999 12/24/2021
9.0.1-preview.6 7,002 12/2/2021
9.0.1-preview.5 2,325 11/23/2021
9.0.1-preview.4 300 11/17/2021
9.0.1-preview.3 1,201 10/25/2021
9.0.1-preview.2 2,120 9/22/2021
9.0.1-preview.1 10,484 6/8/2021
9.0.1-beta.2 1,245 5/24/2021
9.0.1-beta.1 1,028 4/23/2021
2.0.4 209,736 3/18/2019
1.0.13 3,014 12/19/2018
1.0.11 1,358 12/12/2018
1.0.3 3,424 10/12/2018