D20Tek.BlazorComponent.Core
1.10.4
See the version list below for details.
dotnet add package D20Tek.BlazorComponent.Core --version 1.10.4
NuGet\Install-Package D20Tek.BlazorComponent.Core -Version 1.10.4
<PackageReference Include="D20Tek.BlazorComponent.Core" Version="1.10.4" />
<PackageVersion Include="D20Tek.BlazorComponent.Core" Version="1.10.4" />
<PackageReference Include="D20Tek.BlazorComponent.Core" />
paket add D20Tek.BlazorComponent.Core --version 1.10.4
#r "nuget: D20Tek.BlazorComponent.Core, 1.10.4"
#:package D20Tek.BlazorComponent.Core@1.10.4
#addin nuget:?package=D20Tek.BlazorComponent.Core&version=1.10.4
#tool nuget:?package=D20Tek.BlazorComponent.Core&version=1.10.4
The core shared library for all d20Tek Blazor components. Contains shared component defintions, enumerations, and base types.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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 is compatible. 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. |
-
net10.0
- Microsoft.AspNetCore.Components (>= 10.0.3)
-
net9.0
- Microsoft.AspNetCore.Components (>= 9.0.11)
NuGet packages (5)
Showing the top 5 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. |
|
|
D20Tek.BlazorComponents.Modal
A Blazor component for providing a ModalDialog that shows custom content in a popup modal window with a semi-transparent background. |
|
|
D20Tek.BlazorComponents.Markdown
A Blazor component for rendering Markdown text as HTML. This component uses the Markdig library to convert Markdown to HTML and render it safely in your Blazor application. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.10.8 | 39 | 3/8/2026 |
| 1.10.7 | 37 | 3/8/2026 |
| 1.10.6 | 101 | 3/4/2026 |
| 1.10.5 | 134 | 3/1/2026 |
| 1.10.4 | 128 | 3/1/2026 |
| 1.10.2 | 132 | 2/13/2026 |
| 1.10.1 | 148 | 1/15/2026 |
| 1.9.4 | 760 | 12/2/2025 |
| 1.9.3 | 284 | 10/4/2025 |
| 1.9.2 | 225 | 8/2/2025 |
| 1.9.1 | 293 | 7/3/2025 |
| 1.0.13 | 1,693 | 6/13/2022 |
| 1.0.12 | 890 | 3/27/2022 |
| 1.0.11 | 848 | 3/13/2022 |
| 1.0.10 | 850 | 3/5/2022 |
Please read the latest release notes at: https://github.com/d20Tek/blazor-components/blob/main/ReleaseNotes.md