VOOZH about

URL: https://www.nuget.org/packages/Fluxera.Extensions.Hosting.Modules.Principal/

⇱ NuGet Gallery | Fluxera.Extensions.Hosting.Modules.Principal 9.0.1




👁 Image
Fluxera.Extensions.Hosting.Modules.Principal 9.0.1

Prefix Reserved
dotnet add package Fluxera.Extensions.Hosting.Modules.Principal --version 9.0.1
 
 
NuGet\Install-Package Fluxera.Extensions.Hosting.Modules.Principal -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.Principal" 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.Principal" Version="9.0.1" />
 
Directory.Packages.props
<PackageReference Include="Fluxera.Extensions.Hosting.Modules.Principal" />
 
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.Principal --version 9.0.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fluxera.Extensions.Hosting.Modules.Principal, 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.Principal@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.Principal&version=9.0.1
 
Install as a Cake Addin
#tool nuget:?package=Fluxera.Extensions.Hosting.Modules.Principal&version=9.0.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

👁 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 Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 (3)

Showing the top 3 NuGet packages that depend on Fluxera.Extensions.Hosting.Modules.Principal:

Package Downloads
Fluxera.Extensions.Hosting.Modules.AspNetCore.Principal

A module that enables a principal accessor for ASP.NET Core.

Fluxera.Extensions.Hosting.Modules.Messaging

A module that enables messaging based on MassTransit.

Fluxera.Extensions.Hosting.Modules.MultiTenancy

A module that enables multi-tenancy.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.1 637 3/29/2025 9.0.1 is deprecated because it is no longer maintained.
9.0.0 628 11/16/2024 9.0.0 is deprecated because it is no longer maintained.
8.15.0 641 11/1/2024 8.15.0 is deprecated because it is no longer maintained.
8.14.0 676 6/17/2024 8.14.0 is deprecated because it is no longer maintained.
8.13.2 775 6/15/2024 8.13.2 is deprecated because it is no longer maintained.
8.13.1 777 6/2/2024 8.13.1 is deprecated because it is no longer maintained.
8.13.0 776 5/26/2024 8.13.0 is deprecated because it is no longer maintained.
8.12.0 907 4/28/2024 8.12.0 is deprecated because it is no longer maintained.
8.11.1 812 4/27/2024 8.11.1 is deprecated because it is no longer maintained.
8.11.0 783 4/26/2024 8.11.0 is deprecated because it is no longer maintained.
8.10.0 788 4/25/2024 8.10.0 is deprecated because it is no longer maintained.
8.9.5 771 4/22/2024 8.9.5 is deprecated because it is no longer maintained.
8.9.4 850 4/20/2024 8.9.4 is deprecated because it is no longer maintained.
8.9.3 787 4/20/2024 8.9.3 is deprecated because it is no longer maintained.
8.9.2 755 4/19/2024 8.9.2 is deprecated because it is no longer maintained.
8.9.1 765 4/19/2024 8.9.1 is deprecated because it is no longer maintained.
8.9.0 773 4/19/2024 8.9.0 is deprecated because it is no longer maintained.
8.8.2 750 4/18/2024 8.8.2 is deprecated because it is no longer maintained.
8.8.1 745 4/18/2024 8.8.1 is deprecated because it is no longer maintained.
8.8.0 866 4/13/2024 8.8.0 is deprecated because it is no longer maintained.
Loading failed