MeshWeaver.ServiceProvider 2.1.0

dotnet add package MeshWeaver.ServiceProvider --version 2.1.0
                    
NuGet\Install-Package MeshWeaver.ServiceProvider -Version 2.1.0
                    
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="MeshWeaver.ServiceProvider" Version="2.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MeshWeaver.ServiceProvider" Version="2.1.0" />
                    
Directory.Packages.props
<PackageReference Include="MeshWeaver.ServiceProvider" />
                    
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 MeshWeaver.ServiceProvider --version 2.1.0
                    
#r "nuget: MeshWeaver.ServiceProvider, 2.1.0"
                    
#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.
#addin nuget:?package=MeshWeaver.ServiceProvider&version=2.1.0
                    
Install MeshWeaver.ServiceProvider as a Cake Addin
#tool nuget:?package=MeshWeaver.ServiceProvider&version=2.1.0
                    
Install MeshWeaver.ServiceProvider as a Cake Tool

MeshWeaver.ServiceProvider

Overview

MeshWeaver's dependency injection system built on Autofac, providing hierarchical service resolution across the application.

Architecture

The service provider implements a layered dependency injection approach where each MessageHub instantiates its own DI container. This modular design allows MessageHubs to inject additional services independently, creating isolated service scopes while maintaining access to application-wide services.

See Also

Refer to the main MeshWeaver documentation for more information about the overall project.

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

NuGet packages (6)

Showing the top 5 NuGet packages that depend on MeshWeaver.ServiceProvider:

Package Downloads
MeshWeaver.Messaging.Hub

Package Description

MeshWeaver.Activities

Package Description

MeshWeaver.Arithmetics

Package Description

MeshWeaver.Hosting

Package Description

MeshWeaver.DataCubes

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 0 4/6/2025
2.0.3 588 3/24/2025
2.0.2 560 3/24/2025
2.0.1 208 3/21/2025
2.0.0 247 3/20/2025
2.0.0-preview3 205 2/28/2025
2.0.0-Preview2 261 2/10/2025
2.0.0-preview1 245 1/6/2025
1.0.1 271 10/8/2024
1.0.0 260 10/8/2024