Razor-Components-Template
1.3.0
dotnet add package Razor-Components-Template --version 1.3.0
NuGet\Install-Package Razor-Components-Template -Version 1.3.0
<PackageReference Include="Razor-Components-Template" Version="1.3.0" />
paket add Razor-Components-Template --version 1.3.0
#r "nuget: Razor-Components-Template, 1.3.0"
// Install Razor-Components-Template as a Cake Addin #addin nuget:?package=Razor-Components-Template&version=1.3.0 // Install Razor-Components-Template as a Cake Tool #tool nuget:?package=Razor-Components-Template&version=1.3.0
Razor-Component-Template
Its a Blazor server side United Template with all the ASP.NET Core templates using bootsrap 4 and components architecture
What is .NET Core global tools
A .NET Core global tool is a special NuGet package that contains a console application. When installing a tool, .NET Core CLI will download and make your console tool available as a new command.
How to install it
The steps are very easy you only have to
Check if .NET Core sdk version 3.0 preview 5 is installed on your system, you can download it from Here then check if the instalation has gone correctly by typing
user$ dotnet --version user$ 3.0.100-preview5-011568
A single command allows you to download and install the tool
user$ dotnet new -i Razor-Components-Template
Finaly run
user$ dotnet new blazorunited
Support me by making a star for the repo and thank you 😄 , If you want to contribute to the project and make it better, your help is very welcome.
Screenshot
<hr/>
<hr/>
License
This project is under MIT License
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
.NET Core | netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
-
.NETCoreApp 3.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.