Fluxor.Persist 3.1.0

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

Persists fluxor packages

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 (7)

Showing the top 5 NuGet packages that depend on Fluxor.Persist:

Package Downloads
Vertiq.Stores.ConnectionStore

A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused.

Vertiq.Stores.AppStore

A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused.

Vertiq.Stores.SecurityStore

A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused.

Vertiq.Stores.MediatorStore

A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused.

Vertiq.Infastructure.FluxorStorage

A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.1.0 67,482 2025/6/13
3.0.0 9,897 2025/2/21
2.5.4 75,747 2024/3/1
2.5.3 21,937 2023/6/13
2.5.2 4,107 2023/5/30
2.5.1 4,749 2023/4/20
2.5.0 410 2023/4/18
2.4.0 9,785 2023/1/26
2.2.0 47,842 2022/2/17
2.1.0 691 2022/2/16
2.0.0 705 2022/2/15
1.1.0 8,726 2021/5/14
1.0.9 634 2021/3/31
1.0.8 622 2021/3/20
1.0.7 618 2021/3/19
Loading failed