BlazorSpark.Console
0.3.0
See the version list below for details.
dotnet tool install --global BlazorSpark.Console --version 0.3.0
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local BlazorSpark.Console --version 0.3.0
#tool dotnet:?package=BlazorSpark.Console&version=0.3.0
nuke :add-package BlazorSpark.Console --version 0.3.0
Console
This project serves as the console application for Blazor Spark. Spark comes with a custom CLI that makes some of the clunkier .NET CLI commands and makes them easier to use. It's also required to install the Spark templates and creating Spark projects.
About Blazor Spark
Spark is a web application framework built on top of .NET Blazor. It takes the pain out of developing .NET Blazor apps by providing a working full stack application and providing out of the box solutions for common tasks such as:
- Database integrations
- Migrations
- Authentication
- Authorization
- Logging
- Events and Cron Jobs
- CLI Commands
Learning Blazor Spark
Spark has thorough documentation making it simple to get started with. It's also built on top of .NET Blazor. So if your familiar with it getting started with Spark will be easy.
License
The Spark framework is open-sourced software licenced under the MIT license.
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 was computed. 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. |
This package has no dependencies.