D20Tek.BlazorComponent.Core 1.0.12

There is a newer version of this package available.
See the version list below for details.
dotnet add package D20Tek.BlazorComponent.Core --version 1.0.12
                    
NuGet\Install-Package D20Tek.BlazorComponent.Core -Version 1.0.12
                    
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="D20Tek.BlazorComponent.Core" Version="1.0.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="D20Tek.BlazorComponent.Core" Version="1.0.12" />
                    
Directory.Packages.props
<PackageReference Include="D20Tek.BlazorComponent.Core" />
                    
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 D20Tek.BlazorComponent.Core --version 1.0.12
                    
#r "nuget: D20Tek.BlazorComponent.Core, 1.0.12"
                    
#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 D20Tek.BlazorComponent.Core@1.0.12
                    
#: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=D20Tek.BlazorComponent.Core&version=1.0.12
                    
Install as a Cake Addin
#tool nuget:?package=D20Tek.BlazorComponent.Core&version=1.0.12
                    
Install as a Cake Tool

The core shared library for all d20Tek Blazor components. Contains shared component defintions, enumerations, and base types.

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 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.  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 (3)

Showing the top 3 NuGet packages that depend on D20Tek.BlazorComponent.Core:

Package Downloads
D20Tek.BlazorComponents.Spinner

A Blazor component for displaying a spinner/loader component. This component allows you to easily place spinners throughout your user interface. It has a default layout and color scheme that can be customized for your application.

D20Tek.BlazorComponents.Timer

Blazor components for displaying countdown timers in visually appealing ways. These component allows you to easily place timers throughout your user interface. It has a default layout and color scheme that can be customized for your application.

D20Tek.BlazorComponents.ToggleSwitch

Blazor component for displaying toggle switch and checked interaction. This component allows you to easily place toggle switches throughout your user interface. It has a default layout and color scheme that can be customized for your application.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.9.1 167 7/3/2025
1.0.13 1,505 6/13/2022
1.0.12 753 3/27/2022
1.0.11 717 3/13/2022
1.0.10 730 3/5/2022