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
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="Razor-Components-Template" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Razor-Components-Template --version 1.3.0
#r "nuget: Razor-Components-Template, 1.3.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.
// 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

image <hr/>

image <hr/>

image

License

This project is under MIT License

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .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.

Version Downloads Last updated
1.3.0 2,664 5/23/2019
1.2.0 623 5/23/2019
1.1.5 768 3/10/2019
1.1.0 625 3/10/2019
1.0.0 628 3/10/2019