Vertiq.Features.Fluxor 7.3.1

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

Commitizen friendly Nuget CI

<img src="img/vertiq.svg" width="100px" />

Vertiq

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

This includes various platforms Blazor can run on such as: Blazor Server Side / Blazor Wasm / Blazor MAUI / Blazor Mobile Bindings without a single change in your code!

Platform support: .net8.0 and upper.

Usage & Installation

Start by (re)installing the templates to the latest version

dotnet new install Vertiq.Templates 

Afterwards you will be able to start a simple project by running

REM Install the b-tool
dotnet tool install -g b-tool
REM Create the project
dotnet new vertiq-blazor-server -o AcmeProject
REM change dir
cd AcmeProject
REM create a git repo
git init && git add . && git commit -m "feat: initial commit"
REM build the project
b
REM run the project
b run -s

Contributing

Prerequisites

You need to have node v12, Yarn and dotnet sdk net8.0 or higher installed on your local machine.

Building

You should be able to build the project by using the build scripts:

#Windows
build.bat
#Or for short
b.bat
#Or for powershell
./build.ps1

#Linux & MacOS
. build.sh

However we recommend you use the b-tool to build the project by installing it via

dotnet tool install -g b-tool
REM To build just call b afterwards
b

Afterwards you will be able to build by simply calling b on any platform. You also can specify arguments just by passing them to the tool by a space for example: b test. This even works if you current directory is a subdirectory of the project.

The project uses bullseye to list individual targets use b -l. To run individual targets call b targetname -s

Testing

Some of the integration tests use Docker. On Windows or MacOS please install Docker Desktop. Afterwards the dockerized tests will run automatically.

Releasing

We follow the semver pattern to for versioning our packages. Please use the r-tool to automate the release process. To install it run:

dotnet tool install -g r-tool

And run r and follow the wizard to guide you to the release publishing process.

Writing docs

We use the Feature-Center as a custom tool to write the documentation. To serve up docs simply call dotnet run --project demo\FC\FC\FC.csproj and open https://localhost:7130. All documentation is in the demo/FC/FC.Module directory.

Licensing

Vertiq is available for commercial usage to a thirty-day trial period, after which a license fee must be paid to obtain a license. Please contact us via sales@vertiq.io.

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

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

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.Features.Fluxor.Persist

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
7.3.1 173 4/29/2025
7.2.4 153 10/18/2024
7.2.3 254 9/24/2024
7.2.2 79 9/23/2024
7.2.1 89 9/23/2024
7.2.0 82 9/19/2024
7.1.4 136 8/27/2024
7.1.3 108 8/23/2024
7.1.2 107 8/22/2024
7.1.0 105 8/22/2024
7.0.0 108 7/3/2024
6.1.4 514 6/30/2024
6.1.3 492 6/17/2024
6.1.2 487 6/17/2024
6.1.1 484 6/16/2024
6.1.0 452 6/16/2024
6.0.1 488 6/16/2024
5.7.1 630 11/29/2023
5.7.0 519 11/21/2023
5.6.0 510 11/15/2023
5.5.6 124 11/14/2023
5.5.5 136 11/11/2023
5.5.4 129 11/11/2023
5.5.3 131 11/11/2023
5.5.2 129 11/11/2023
5.5.1 120 11/10/2023
5.5.0 124 11/9/2023
5.4.0 116 11/9/2023
5.3.4 118 11/7/2023
5.3.3 116 11/7/2023
5.3.2 117 11/7/2023
5.3.1 124 11/6/2023
5.3.0 117 11/6/2023
5.2.2 134 10/30/2023
5.2.1 127 10/29/2023
5.2.0 126 10/23/2023
5.1.0 152 10/21/2023
5.0.0 163 10/2/2023
4.0.0 167 9/17/2023
3.0.2 191 8/21/2023
2.3.0 192 7/7/2023
2.2.15 161 7/7/2023
2.2.14 171 7/7/2023
2.2.13 147 7/6/2023
2.2.12 163 7/6/2023
2.2.11 163 7/5/2023
2.2.10 179 7/4/2023
2.2.9 153 7/4/2023
2.2.8 164 7/4/2023
2.2.6 171 7/4/2023
2.2.5 172 7/4/2023
2.2.4 164 7/3/2023
2.2.3 172 7/3/2023
2.2.2 152 7/3/2023
2.2.1 169 7/3/2023
2.1.1 159 6/26/2023
2.1.0 162 6/26/2023
2.0.1 268 5/4/2023
2.0.0 162 5/4/2023
1.2.3 1,131 3/6/2023
1.2.2 1,098 3/3/2023
1.2.1 1,300 2/13/2023
1.2.0 1,261 2/10/2023
1.1.1 1,521 12/29/2022
1.1.0 1,540 12/27/2022
1.0.0 1,616 12/26/2022
0.4.12 1,592 12/22/2022
0.4.11 1,593 12/21/2022
0.4.10 1,578 12/20/2022
0.4.9 1,501 12/20/2022
0.4.8 1,485 12/19/2022
0.4.7 1,523 12/17/2022
0.4.6 1,531 12/17/2022
0.4.5 1,510 12/16/2022
0.4.4 1,555 12/16/2022
0.4.3 1,542 12/16/2022
0.4.2 1,543 12/16/2022
0.4.1 1,525 12/16/2022
0.4.0 1,538 12/14/2022
0.3.13 1,526 12/14/2022
0.3.12 1,535 12/14/2022
0.3.7 1,528 12/14/2022
0.3.6 1,512 12/14/2022
0.3.5 1,527 12/13/2022
0.3.4 1,543 12/13/2022
0.3.3 1,534 12/13/2022
0.3.2 1,507 12/13/2022
0.3.1 1,495 12/13/2022
0.3.0 1,499 12/11/2022
0.2.1 1,504 12/11/2022

## <small>7.3.1 (2025-04-29)</small>
## 7.3.0 (2025-04-29)
* release: new version 7.3.0 ([9ad3f58](https://github.com/vertiq-io/Vertiq/commit/9ad3f58))
* test: Update date picker snapshots to reflect changes for April 2025 ([7a7b71e](https://github.com/vertiq-io/Vertiq/commit/7a7b71e))
* test: update DxVersion to 24.2.6 ([c97cdeb](https://github.com/vertiq-io/Vertiq/commit/c97cdeb))
* build: update DxVersion to 24.2.6 ([41fa122](https://github.com/vertiq-io/Vertiq/commit/41fa122))
* build!: HACK add NuGet audit suppressions for security vulnerabilities ([fe07563](https://github.com/vertiq-io/Vertiq/commit/fe07563))