Mobsites.Blazor.BaseComponents
1.0.4
Abstract components that provide a common member base to our various Blazor component types.
Install-Package Mobsites.Blazor.BaseComponents -Version 1.0.4
dotnet add package Mobsites.Blazor.BaseComponents --version 1.0.4
<PackageReference Include="Mobsites.Blazor.BaseComponents" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mobsites.Blazor.BaseComponents --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mobsites.Blazor.BaseComponents, 1.0.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mobsites.Blazor.BaseComponents as a Cake Addin
#addin nuget:?package=Mobsites.Blazor.BaseComponents&version=1.0.4
// Install Mobsites.Blazor.BaseComponents as a Cake Tool
#tool nuget:?package=Mobsites.Blazor.BaseComponents&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Updated dependencies.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Components (>= 3.1.5)
- Microsoft.AspNetCore.Components.Web (>= 3.1.5)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Mobsites.Blazor.BaseComponents:
Package | Downloads |
---|---|
Mobsites.Blazor.SignaturePad
A Blazor UI component for smooth signature drawing on a HTML5 canvas.
|
|
Mobsites.Blazor.Icon
A Blazor UI component for rendering an icon.
|
|
Mobsites.Blazor.AppDrawer
A Blazor UI component for organizing access to destinations and other functionality in the app.
|
|
Mobsites.Blazor.TopAppBar
A Blazor UI component for containing items such as the application title, navigation icon, and action items.
|
GitHub repositories
This package is not used by any popular GitHub repositories.