BlazorCommon 1.0.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package BlazorCommon --version 1.0.5
NuGet\Install-Package BlazorCommon -Version 1.0.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="BlazorCommon" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BlazorCommon" Version="1.0.5" />
<PackageReference Include="BlazorCommon" />
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 BlazorCommon --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BlazorCommon, 1.0.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 BlazorCommon@1.0.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=BlazorCommon&version=1.0.5
#tool nuget:?package=BlazorCommon&version=1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
RCL with Blazor components
| 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. 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.
-
net7.0
- ClosedXML (>= 0.100.3)
- Microsoft.AspNetCore.Components.Web (>= 7.0.0)
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.5 | 222 | 2/23/2024 |
| 1.3.4 | 248 | 1/2/2024 |
| 1.3.1 | 280 | 5/30/2023 |
| 1.3.0 | 286 | 4/20/2023 |
| 1.2.9 | 265 | 4/16/2023 |
| 1.2.8 | 284 | 4/16/2023 |
| 1.2.7 | 279 | 4/16/2023 |
| 1.2.6 | 335 | 3/14/2023 |
| 1.2.5 | 291 | 3/13/2023 |
| 1.2.4 | 312 | 3/13/2023 |
| 1.2.3 | 330 | 3/13/2023 |
| 1.2.2 | 310 | 3/13/2023 |
| 1.2.1 | 338 | 3/10/2023 |
| 1.2.0 | 301 | 3/10/2023 |
| 1.1.9 | 331 | 3/7/2023 |
| 1.1.8 | 320 | 3/7/2023 |
| 1.1.7 | 297 | 3/7/2023 |
| 1.1.6 | 340 | 3/5/2023 |
| 1.1.5 | 328 | 3/4/2023 |
| 1.1.4 | 329 | 3/3/2023 |
| 1.1.3 | 334 | 3/2/2023 |
| 1.1.2 | 371 | 2/28/2023 |
| 1.1.1 | 321 | 2/28/2023 |
| 1.1.0 | 334 | 2/28/2023 |
| 1.0.9 | 346 | 2/27/2023 |
| 1.0.8 | 358 | 2/27/2023 |
| 1.0.5 | 341 | 2/25/2023 |
| 1.0.4 | 325 | 2/24/2023 |
| 1.0.3 | 354 | 2/19/2023 |
| 1.0.2 | 349 | 2/18/2023 |
| 1.0.1 | 340 | 2/17/2023 |
Addding components Tabs and CustomizedTabs
improved Toast