BlazorComponent 1.5.5

dotnet add package BlazorComponent --version 1.5.5
                    
NuGet\Install-Package BlazorComponent -Version 1.5.5
                    
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="BlazorComponent" Version="1.5.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BlazorComponent" Version="1.5.5" />
                    
Directory.Packages.props
<PackageReference Include="BlazorComponent" />
                    
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 BlazorComponent --version 1.5.5
                    
#r "nuget: BlazorComponent, 1.5.5"
                    
#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.
#:package BlazorComponent@1.5.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BlazorComponent&version=1.5.5
                    
Install as a Cake Addin
#tool nuget:?package=BlazorComponent&version=1.5.5
                    
Install as a Cake Tool

BlazorComponent

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 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 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 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on BlazorComponent:

Package Downloads
Innorev.FrontEnd

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on BlazorComponent:

Repository Stars
masastack/MASA.Blazor
Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
Version Downloads Last Updated
1.5.5 4,321 2024/6/3
1.5.4 408 2024/6/3
1.5.3 551 2024/5/29
1.5.2 658 2024/5/21
1.5.1 1,289 2024/5/10
1.5.0 976 2024/5/7
1.5.0-beta.3 199 2024/5/6
1.5.0-beta.2 169 2024/4/29
1.5.0-beta.1 598 2024/4/25
1.4.2 1,389 2024/4/22
1.4.1 458 2024/4/17
1.4.0 632 2024/4/7
1.4.0-beta.5 276 2024/4/2
1.4.0-beta.4 185 2024/3/28
1.4.0-beta.3 197 2024/3/18
1.4.0-beta.2 181 2024/3/1
1.4.0-beta.1 271 2024/2/1
1.3.4 3,717 2024/1/26
1.3.3 497 2024/1/25
1.3.2 1,358 2024/1/9
Loading failed