Fluxera.Extensions.Hosting.Modules.Configuration 9.0.1

Prefix Reserved
dotnet add package Fluxera.Extensions.Hosting.Modules.Configuration --version 9.0.1
                    
NuGet\Install-Package Fluxera.Extensions.Hosting.Modules.Configuration -Version 9.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="Fluxera.Extensions.Hosting.Modules.Configuration" Version="9.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fluxera.Extensions.Hosting.Modules.Configuration" Version="9.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Fluxera.Extensions.Hosting.Modules.Configuration" />
                    
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 Fluxera.Extensions.Hosting.Modules.Configuration --version 9.0.1
                    
#r "nuget: Fluxera.Extensions.Hosting.Modules.Configuration, 9.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 Fluxera.Extensions.Hosting.Modules.Configuration@9.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=Fluxera.Extensions.Hosting.Modules.Configuration&version=9.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Fluxera.Extensions.Hosting.Modules.Configuration&version=9.0.1
                    
Install as a Cake Tool

Build Status

Fluxera.Extensions.Hosting.Modules

A library that provides several reusable modules for the Fluxera.Extensions.Hosting infrastructure.

Usage

There are two major ways of configuring a module to be loaded by the hosting infrastructure:

  1. By declaring the module a dependency using the [DependsOn] attribute.
  2. By loading the module dynamically by using it as kind of a plugin.

...

Available Modules

There are several ready-made module one can use in their application.

...

Configuration

...

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

NuGet packages (21)

Showing the top 5 NuGet packages that depend on Fluxera.Extensions.Hosting.Modules.Configuration:

Package Downloads
Fluxera.Extensions.Hosting.Modules.OpenTelemetry

A module that enables OpenTelemetry monitoring.

Fluxera.Extensions.Hosting.Modules.AspNetCore

A module that enables ASP.NET Core.

Fluxera.Extensions.Hosting.Modules.Principal

A module that enables a principal accessor.

Fluxera.Extensions.Hosting.Modules.DataManagement

A module that enables data management.

Fluxera.Extensions.Hosting.Modules.Caching

A module that enables caching.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.1 994 3/29/2025 9.0.1 is deprecated because it is no longer maintained.
9.0.0 1,745 11/16/2024 9.0.0 is deprecated because it is no longer maintained.
8.15.0 1,073 11/1/2024 8.15.0 is deprecated because it is no longer maintained.
8.14.0 2,885 6/17/2024 8.14.0 is deprecated because it is no longer maintained.
8.13.2 1,349 6/15/2024 8.13.2 is deprecated because it is no longer maintained.
8.13.1 1,326 6/2/2024 8.13.1 is deprecated because it is no longer maintained.
8.13.0 1,325 5/26/2024 8.13.0 is deprecated because it is no longer maintained.
8.12.0 1,493 4/28/2024 8.12.0 is deprecated because it is no longer maintained.
8.11.1 1,290 4/27/2024 8.11.1 is deprecated because it is no longer maintained.
8.11.0 1,278 4/26/2024 8.11.0 is deprecated because it is no longer maintained.
8.10.0 1,283 4/25/2024 8.10.0 is deprecated because it is no longer maintained.
8.9.5 1,318 4/22/2024 8.9.5 is deprecated because it is no longer maintained.
8.9.4 1,373 4/20/2024 8.9.4 is deprecated because it is no longer maintained.
8.9.3 1,305 4/20/2024 8.9.3 is deprecated because it is no longer maintained.
8.9.2 1,270 4/19/2024 8.9.2 is deprecated because it is no longer maintained.
8.9.1 1,328 4/19/2024 8.9.1 is deprecated because it is no longer maintained.
8.9.0 1,320 4/19/2024 8.9.0 is deprecated because it is no longer maintained.
8.8.2 1,270 4/18/2024 8.8.2 is deprecated because it is no longer maintained.
8.8.1 1,294 4/18/2024 8.8.1 is deprecated because it is no longer maintained.
8.8.0 1,522 4/13/2024 8.8.0 is deprecated because it is no longer maintained.
8.7.0 1,507 4/7/2024 8.7.0 is deprecated because it is no longer maintained.
8.6.0 1,557 3/4/2024 8.6.0 is deprecated because it is no longer maintained.
8.5.0 1,538 3/2/2024 8.5.0 is deprecated because it is no longer maintained.
8.4.0 1,404 2/23/2024 8.4.0 is deprecated because it is no longer maintained.
8.3.0 1,284 2/22/2024 8.3.0 is deprecated because it is no longer maintained.
8.2.2 1,372 1/25/2024 8.2.2 is deprecated because it is no longer maintained.
8.2.1 1,328 1/24/2024 8.2.1 is deprecated because it is no longer maintained.
8.2.0 1,377 1/24/2024 8.2.0 is deprecated because it is no longer maintained.
8.1.4 1,416 1/17/2024 8.1.4 is deprecated because it is no longer maintained.
8.1.3 1,371 1/15/2024 8.1.3 is deprecated because it is no longer maintained.
8.1.2 1,418 1/9/2024 8.1.2 is deprecated because it is no longer maintained.
8.1.1 1,390 1/9/2024 8.1.1 is deprecated because it is no longer maintained.
8.1.0 1,380 1/8/2024 8.1.0 is deprecated because it is no longer maintained.
8.0.6 1,357 1/7/2024 8.0.6 is deprecated because it is no longer maintained.
8.0.5 1,319 1/5/2024 8.0.5 is deprecated because it is no longer maintained.
8.0.4 1,585 11/24/2023 8.0.4 is deprecated because it is no longer maintained.
8.0.3 891 11/22/2023 8.0.3 is deprecated because it is no longer maintained.
8.0.2 899 11/17/2023 8.0.2 is deprecated because it is no longer maintained.
8.0.1 1,198 11/17/2023 8.0.1 is deprecated because it is no longer maintained.
8.0.0 897 11/16/2023 8.0.0 is deprecated because it is no longer maintained.
7.3.0 1,904 8/4/2023 7.3.0 is deprecated because it is no longer maintained.
7.2.6 1,392 6/22/2023 7.2.6 is deprecated because it is no longer maintained.
7.2.5 1,552 4/30/2023 7.2.5 is deprecated because it is no longer maintained.
7.2.4 1,527 4/26/2023 7.2.4 is deprecated because it is no longer maintained.
7.2.3 2,112 4/25/2023 7.2.3 is deprecated because it is no longer maintained.
7.2.2 1,552 4/25/2023 7.2.2 is deprecated because it is no longer maintained.
7.2.1 1,549 4/24/2023 7.2.1 is deprecated because it is no longer maintained.
7.2.0 1,568 4/13/2023 7.2.0 is deprecated because it is no longer maintained.
7.1.5 1,697 3/22/2023 7.1.5 is deprecated because it is no longer maintained.
7.1.4 1,681 2/28/2023 7.1.4 is deprecated because it is no longer maintained.
7.1.3 1,593 2/28/2023 7.1.3 is deprecated because it is no longer maintained.
7.1.2 2,114 1/26/2023 7.1.2 is deprecated because it is no longer maintained.
7.1.1 1,693 1/22/2023 7.1.1 is deprecated because it is no longer maintained.
7.1.0 1,719 1/18/2023 7.1.0 is deprecated because it is no longer maintained.
7.0.6 1,789 1/11/2023 7.0.6 is deprecated because it is no longer maintained.
7.0.5 1,751 1/11/2023 7.0.5 is deprecated because it is no longer maintained.
7.0.4 1,701 1/10/2023 7.0.4 is deprecated because it is no longer maintained.
7.0.3 1,804 1/2/2023 7.0.3 is deprecated because it is no longer maintained.
7.0.2 1,697 12/13/2022 7.0.2 is deprecated because it is no longer maintained.
7.0.1 1,659 12/13/2022 7.0.1 is deprecated because it is no longer maintained.
7.0.0 1,636 12/12/2022 7.0.0 is deprecated because it is no longer maintained.
6.2.3 5,562 10/13/2022 6.2.3 is deprecated because it is no longer maintained.
6.2.2 4,642 10/10/2022 6.2.2 is deprecated because it is no longer maintained.
6.2.1 4,689 10/9/2022 6.2.1 is deprecated because it is no longer maintained.
6.2.0 4,651 10/1/2022 6.2.0 is deprecated because it is no longer maintained.
6.1.10 4,634 9/20/2022 6.1.10 is deprecated because it is no longer maintained.
6.1.9 4,952 9/16/2022 6.1.9 is deprecated because it is no longer maintained.
6.1.8 4,638 9/15/2022 6.1.8 is deprecated because it is no longer maintained.
6.1.7 4,845 7/30/2022 6.1.7 is deprecated because it is no longer maintained.
6.1.6 4,539 6/30/2022 6.1.6 is deprecated because it is no longer maintained.
6.1.5 4,512 6/15/2022 6.1.5 is deprecated because it is no longer maintained.
6.1.4 4,342 6/7/2022 6.1.4 is deprecated because it is no longer maintained.
6.1.2 4,405 5/30/2022 6.1.2 is deprecated because it is no longer maintained.
6.1.1 4,400 5/29/2022 6.1.1 is deprecated because it is no longer maintained.
6.1.0 4,363 5/28/2022 6.1.0 is deprecated because it is no longer maintained.
6.0.7 4,434 5/27/2022 6.0.7 is deprecated because it is no longer maintained.
6.0.6 4,333 5/20/2022 6.0.6 is deprecated because it is no longer maintained.
6.0.5 4,251 5/19/2022 6.0.5 is deprecated because it is no longer maintained.
6.0.2 4,283 5/18/2022 6.0.2 is deprecated because it is no longer maintained.
6.0.1 4,231 5/10/2022 6.0.1 is deprecated because it is no longer maintained.
6.0.0 4,204 5/7/2022 6.0.0 is deprecated because it is no longer maintained.