Fluxera.Extensions.Hosting.Modules.Persistence
8.7.0
Prefix Reserved
See the version list below for details.
dotnet add package Fluxera.Extensions.Hosting.Modules.Persistence --version 8.7.0
NuGet\Install-Package Fluxera.Extensions.Hosting.Modules.Persistence -Version 8.7.0
<PackageReference Include="Fluxera.Extensions.Hosting.Modules.Persistence" Version="8.7.0" />
<PackageVersion Include="Fluxera.Extensions.Hosting.Modules.Persistence" Version="8.7.0" />
<PackageReference Include="Fluxera.Extensions.Hosting.Modules.Persistence" />
paket add Fluxera.Extensions.Hosting.Modules.Persistence --version 8.7.0
#r "nuget: Fluxera.Extensions.Hosting.Modules.Persistence, 8.7.0"
#addin nuget:?package=Fluxera.Extensions.Hosting.Modules.Persistence&version=8.7.0
#tool nuget:?package=Fluxera.Extensions.Hosting.Modules.Persistence&version=8.7.0
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.
...
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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 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. net9.0 was computed. 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. |
-
net6.0
- Fluxera.Extensions.Hosting (>= 8.0.4)
- Fluxera.Extensions.Hosting.Modules.Caching (>= 8.7.0)
- Fluxera.Extensions.Hosting.Modules.DataManagement (>= 8.7.0)
- Fluxera.Extensions.Hosting.Modules.OpenTelemetry (>= 8.7.0)
- Fluxera.Extensions.Validation.DataAnnotations (>= 8.0.5)
- Fluxera.Extensions.Validation.FluentValidation (>= 8.0.5)
- Fluxera.Repository (>= 8.0.7)
- Fluxera.Repository.OpenTelemetry (>= 8.0.7)
- JetBrains.Annotations (>= 2023.3.0)
-
net7.0
- Fluxera.Extensions.Hosting (>= 8.0.4)
- Fluxera.Extensions.Hosting.Modules.Caching (>= 8.7.0)
- Fluxera.Extensions.Hosting.Modules.DataManagement (>= 8.7.0)
- Fluxera.Extensions.Hosting.Modules.OpenTelemetry (>= 8.7.0)
- Fluxera.Extensions.Validation.DataAnnotations (>= 8.0.5)
- Fluxera.Extensions.Validation.FluentValidation (>= 8.0.5)
- Fluxera.Repository (>= 8.0.7)
- Fluxera.Repository.OpenTelemetry (>= 8.0.7)
- JetBrains.Annotations (>= 2023.3.0)
-
net8.0
- Fluxera.Extensions.Hosting (>= 8.0.4)
- Fluxera.Extensions.Hosting.Modules.Caching (>= 8.7.0)
- Fluxera.Extensions.Hosting.Modules.DataManagement (>= 8.7.0)
- Fluxera.Extensions.Hosting.Modules.OpenTelemetry (>= 8.7.0)
- Fluxera.Extensions.Validation.DataAnnotations (>= 8.0.5)
- Fluxera.Extensions.Validation.FluentValidation (>= 8.0.5)
- Fluxera.Repository (>= 8.0.7)
- Fluxera.Repository.OpenTelemetry (>= 8.0.7)
- JetBrains.Annotations (>= 2023.3.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Fluxera.Extensions.Hosting.Modules.Persistence:
Package | Downloads |
---|---|
Fluxera.Extensions.Hosting.Modules.MultiTenancy
A module that enables multi-tenancy. |
|
Fluxera.Extensions.Hosting.Modules.Persistence.MongoDB
A module that enables MongoDB persistence. |
|
Fluxera.Extensions.Hosting.Modules.Persistence.LiteDB
A module that enables LiteDB persistence. |
|
Fluxera.Extensions.Hosting.Modules.Persistence.InMemory
A module that enables In-Memory persistence. |
|
Fluxera.Extensions.Hosting.Modules.Persistence.EntityFrameworkCore
A module that enables EntityFrameworkCore persistence. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
9.0.1 | 316 | 3/29/2025 | |
9.0.0 | 287 | 11/16/2024 | |
8.15.0 | 290 | 11/1/2024 | |
8.14.0 | 344 | 6/17/2024 | |
8.13.2 | 369 | 6/15/2024 | |
8.13.1 | 353 | 6/2/2024 | |
8.13.0 | 367 | 5/26/2024 | |
8.12.0 | 499 | 4/28/2024 | |
8.11.1 | 427 | 4/27/2024 | |
8.11.0 | 377 | 4/26/2024 | |
8.10.0 | 374 | 4/25/2024 | |
8.9.5 | 390 | 4/22/2024 | |
8.9.4 | 396 | 4/20/2024 | |
8.9.3 | 384 | 4/20/2024 | |
8.9.2 | 380 | 4/19/2024 | |
8.9.1 | 375 | 4/19/2024 | |
8.9.0 | 394 | 4/19/2024 | |
8.8.2 | 355 | 4/18/2024 | |
8.8.1 | 338 | 4/18/2024 | |
8.8.0 | 412 | 4/13/2024 | |
8.7.0 | 379 | 4/7/2024 | |
8.6.0 | 368 | 3/4/2024 | |
8.5.0 | 400 | 3/2/2024 | |
8.4.0 | 421 | 2/23/2024 | |
8.3.0 | 406 | 2/22/2024 | |
8.2.2 | 431 | 1/25/2024 | |
8.2.1 | 416 | 1/24/2024 | |
8.2.0 | 428 | 1/24/2024 | |
8.1.4 | 441 | 1/17/2024 | |
8.1.3 | 443 | 1/15/2024 | |
8.1.2 | 456 | 1/9/2024 | |
8.1.1 | 450 | 1/9/2024 | |
8.1.0 | 463 | 1/8/2024 | |
8.0.6 | 491 | 1/7/2024 | |
8.0.5 | 459 | 1/5/2024 | |
8.0.4 | 636 | 11/24/2023 | |
8.0.3 | 356 | 11/22/2023 | |
8.0.2 | 358 | 11/17/2023 | |
8.0.1 | 358 | 11/17/2023 | |
8.0.0 | 370 | 11/16/2023 | |
7.3.0 | 555 | 8/4/2023 | |
7.2.6 | 551 | 6/22/2023 | |
7.2.5 | 650 | 4/30/2023 | |
7.2.4 | 615 | 4/26/2023 | |
7.2.3 | 610 | 4/25/2023 | |
7.2.2 | 618 | 4/25/2023 | |
7.2.1 | 598 | 4/24/2023 | |
7.2.0 | 620 | 4/13/2023 | |
7.1.5 | 659 | 3/22/2023 | |
7.1.4 | 737 | 2/28/2023 | |
7.1.3 | 675 | 2/28/2023 | |
7.1.2 | 759 | 1/26/2023 | |
7.1.1 | 741 | 1/22/2023 | |
7.1.0 | 619 | 1/18/2023 | |
7.0.6 | 643 | 1/11/2023 | |
7.0.5 | 620 | 1/11/2023 | |
7.0.4 | 614 | 1/10/2023 | |
7.0.3 | 650 | 1/2/2023 | |
7.0.2 | 595 | 12/13/2022 | |
7.0.1 | 569 | 12/13/2022 | |
7.0.0 | 545 | 12/12/2022 | |
6.2.3 | 1,061 | 10/13/2022 | |
6.2.2 | 1,020 | 10/10/2022 | |
6.2.1 | 1,078 | 10/9/2022 | |
6.2.0 | 1,050 | 10/1/2022 | |
6.1.10 | 1,046 | 9/20/2022 | |
6.1.9 | 1,087 | 9/16/2022 | |
6.1.8 | 1,057 | 9/15/2022 | |
6.1.7 | 1,054 | 7/30/2022 | |
6.1.6 | 1,085 | 6/30/2022 | |
6.1.5 | 1,063 | 6/15/2022 | |
6.1.4 | 1,081 | 6/7/2022 | |
6.1.2 | 1,071 | 5/30/2022 | |
6.1.1 | 1,081 | 5/29/2022 | |
6.1.0 | 1,046 | 5/28/2022 | |
6.0.7 | 1,105 | 5/27/2022 | |
6.0.6 | 1,077 | 5/20/2022 | |
6.0.5 | 1,053 | 5/19/2022 | |
6.0.2 | 1,059 | 5/18/2022 | |
6.0.1 | 1,070 | 5/10/2022 | |
6.0.0 | 1,053 | 5/7/2022 |