Fluxera.Extensions.Hosting.Modules.Domain.Shared
8.15.0
Prefix Reserved
dotnet add package Fluxera.Extensions.Hosting.Modules.Domain.Shared --version 8.15.0
NuGet\Install-Package Fluxera.Extensions.Hosting.Modules.Domain.Shared -Version 8.15.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="Fluxera.Extensions.Hosting.Modules.Domain.Shared" Version="8.15.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fluxera.Extensions.Hosting.Modules.Domain.Shared --version 8.15.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fluxera.Extensions.Hosting.Modules.Domain.Shared, 8.15.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.
// Install Fluxera.Extensions.Hosting.Modules.Domain.Shared as a Cake Addin #addin nuget:?package=Fluxera.Extensions.Hosting.Modules.Domain.Shared&version=8.15.0 // Install Fluxera.Extensions.Hosting.Modules.Domain.Shared as a Cake Tool #tool nuget:?package=Fluxera.Extensions.Hosting.Modules.Domain.Shared&version=8.15.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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:
- By declaring the module a dependency using the
[DependsOn]
attribute. - 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 | net7.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Fluxera.Enumeration (>= 8.2.4)
- Fluxera.Guards (>= 8.1.3)
- Fluxera.StronglyTypedId (>= 8.3.7)
- Fluxera.Utilities (>= 8.2.3)
- Fluxera.ValueObject (>= 8.2.4)
-
net8.0
- Fluxera.Enumeration (>= 8.2.4)
- Fluxera.Guards (>= 8.1.3)
- Fluxera.StronglyTypedId (>= 8.3.7)
- Fluxera.Utilities (>= 8.2.3)
- Fluxera.ValueObject (>= 8.2.4)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Fluxera.Extensions.Hosting.Modules.Domain.Shared:
Package | Downloads |
---|---|
Fluxera.Extensions.Hosting.Modules.Application.Contracts
A module that enables the domain. |
|
Fluxera.Extensions.Hosting.Modules.Domain
A module that enables the domain. |
|
Fluxera.Extensions.Hosting.Modules.Domain.Messages
A module that enables the domain messages. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.15.0 | 144 | 11/1/2024 |
8.14.0 | 200 | 6/17/2024 |
8.13.2 | 211 | 6/15/2024 |
8.13.1 | 202 | 6/2/2024 |
8.13.0 | 204 | 5/26/2024 |
8.12.0 | 330 | 4/28/2024 |
8.11.1 | 268 | 4/27/2024 |
8.11.0 | 220 | 4/26/2024 |
8.10.0 | 214 | 4/25/2024 |
8.9.5 | 237 | 4/22/2024 |
8.9.4 | 280 | 4/20/2024 |
8.9.3 | 251 | 4/20/2024 |
8.9.2 | 246 | 4/19/2024 |
8.9.1 | 235 | 4/19/2024 |
8.9.0 | 241 | 4/19/2024 |
8.8.2 | 221 | 4/18/2024 |
8.8.1 | 229 | 4/18/2024 |
8.8.0 | 316 | 4/13/2024 |
8.7.0 | 242 | 4/7/2024 |
8.6.0 | 234 | 3/4/2024 |
8.5.0 | 249 | 3/2/2024 |
8.4.0 | 277 | 2/23/2024 |
8.3.0 | 235 | 2/22/2024 |
8.2.2 | 251 | 1/25/2024 |
8.2.1 | 223 | 1/24/2024 |
8.2.0 | 215 | 1/24/2024 |
8.1.4 | 236 | 1/17/2024 |
8.1.3 | 243 | 1/15/2024 |
8.1.2 | 253 | 1/9/2024 |
8.1.1 | 235 | 1/9/2024 |
8.1.0 | 241 | 1/8/2024 |
8.0.6 | 256 | 1/7/2024 |
8.0.5 | 216 | 1/5/2024 |
8.0.4 | 422 | 11/24/2023 |
8.0.3 | 197 | 11/22/2023 |
8.0.2 | 171 | 11/17/2023 |
8.0.1 | 194 | 11/17/2023 |
8.0.0 | 210 | 11/16/2023 |
7.3.0 | 308 | 8/4/2023 |
7.2.6 | 263 | 6/22/2023 |
7.2.5 | 338 | 4/30/2023 |
7.2.4 | 334 | 4/26/2023 |
7.2.3 | 316 | 4/25/2023 |
7.2.2 | 322 | 4/25/2023 |
7.2.1 | 332 | 4/24/2023 |
7.2.0 | 315 | 4/13/2023 |
7.1.5 | 373 | 3/22/2023 |
7.1.4 | 486 | 2/28/2023 |
7.1.3 | 377 | 2/28/2023 |
7.1.2 | 470 | 1/26/2023 |
7.1.1 | 446 | 1/22/2023 |
7.1.0 | 424 | 1/18/2023 |
7.0.6 | 461 | 1/11/2023 |
7.0.5 | 453 | 1/11/2023 |
7.0.4 | 444 | 1/10/2023 |
7.0.3 | 450 | 1/2/2023 |
7.0.2 | 465 | 12/13/2022 |
7.0.1 | 455 | 12/13/2022 |
7.0.0 | 430 | 12/12/2022 |
6.2.3 | 1,281 | 10/13/2022 |
6.2.2 | 1,271 | 10/10/2022 |
6.2.1 | 1,261 | 10/9/2022 |
6.2.0 | 1,213 | 10/1/2022 |
6.1.10 | 1,375 | 9/20/2022 |
6.1.9 | 1,387 | 9/16/2022 |
6.1.8 | 1,390 | 9/15/2022 |
6.1.7 | 1,017 | 7/30/2022 |
6.1.6 | 1,035 | 6/30/2022 |
6.1.5 | 1,021 | 6/15/2022 |
6.1.4 | 1,038 | 6/7/2022 |
6.1.2 | 1,023 | 5/30/2022 |
6.1.1 | 1,031 | 5/29/2022 |
6.1.0 | 1,043 | 5/28/2022 |
6.0.7 | 1,022 | 5/27/2022 |
6.0.6 | 1,008 | 5/20/2022 |
6.0.5 | 502 | 5/19/2022 |
6.0.2 | 512 | 5/18/2022 |