![]() |
VOOZH | about |
dotnet add package Vertiq.Stores.AppStore --version 7.4.2
NuGet\Install-Package Vertiq.Stores.AppStore -Version 7.4.2
<PackageReference Include="Vertiq.Stores.AppStore" Version="7.4.2" />
<PackageVersion Include="Vertiq.Stores.AppStore" Version="7.4.2" />Directory.Packages.props
<PackageReference Include="Vertiq.Stores.AppStore" />Project file
paket add Vertiq.Stores.AppStore --version 7.4.2
#r "nuget: Vertiq.Stores.AppStore, 7.4.2"
#:package Vertiq.Stores.AppStore@7.4.2
#addin nuget:?package=Vertiq.Stores.AppStore&version=7.4.2Install as a Cake Addin
#tool nuget:?package=Vertiq.Stores.AppStore&version=7.4.2Install as a Cake Tool
👁 Commitizen friendly
👁 Nuget
👁 CI
<img src="img/vertiq.svg" width="100px" />
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.
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
You need to have node v12, Yarn and dotnet sdk net8.0 or higher installed on your local machine.
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
Some of the integration tests use Docker. On Windows or MacOS please install Docker Desktop. Afterwards the dockerized tests will run automatically.
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.
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.
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 | 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. |
Showing the top 5 NuGet packages that depend on Vertiq.Stores.AppStore:
| Package | Downloads |
|---|---|
|
Vertiq.Templates.Bulma
A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused. |
|
|
Vertiq.Modules.AppModule
A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused. |
|
|
Vertiq.Components.Mermaid
A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused. |
|
|
Vertiq.Modules.DiagnosticModule
A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused. |
|
|
Vertiq.Components.PrismJs
A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 7.4.2 | 420 | 9/3/2025 |
| 7.3.1 | 360 | 4/29/2025 |
| 7.2.4 | 286 | 10/18/2024 |
| 7.2.3 | 374 | 9/24/2024 |
| 7.2.2 | 228 | 9/23/2024 |
| 7.2.1 | 191 | 9/23/2024 |
| 7.2.0 | 190 | 9/19/2024 |
| 7.1.4 | 207 | 8/27/2024 |
| 7.1.3 | 213 | 8/23/2024 |
| 7.1.2 | 218 | 8/22/2024 |
| 7.1.0 | 207 | 8/22/2024 |
| 7.0.0 | 240 | 7/3/2024 |
| 6.1.4 | 547 | 6/30/2024 |
| 6.1.3 | 550 | 6/17/2024 |
| 6.1.2 | 513 | 6/17/2024 |
| 6.1.1 | 538 | 6/16/2024 |
| 6.1.0 | 528 | 6/16/2024 |
| 6.0.1 | 542 | 6/16/2024 |
| 5.7.1 | 683 | 11/29/2023 |
| 5.7.0 | 537 | 11/21/2023 |
## <small>7.4.2 (2025-09-03)</small>
* build: Comment out Android artifacts upload step ([0fb517e](https://github.com/vertiq-io/Vertiq/commit/0fb517e))
## <small>7.4.1 (2025-09-03)</small>
* release: new version 7.4.1 ([3e5c11b](https://github.com/vertiq-io/Vertiq/commit/3e5c11b))
* chore: disabled android upload for now ([c9b4cd7](https://github.com/vertiq-io/Vertiq/commit/c9b4cd7))