D20Tek.BlazorComponents.All 1.11.2

dotnet add package D20Tek.BlazorComponents.All --version 1.11.2
                    
NuGet\Install-Package D20Tek.BlazorComponents.All -Version 1.11.2
                    
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.BlazorComponents.All" Version="1.11.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="D20Tek.BlazorComponents.All" Version="1.11.2" />
                    
Directory.Packages.props
<PackageReference Include="D20Tek.BlazorComponents.All" />
                    
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.BlazorComponents.All --version 1.11.2
                    
#r "nuget: D20Tek.BlazorComponents.All, 1.11.2"
                    
#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.BlazorComponents.All@1.11.2
                    
#: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.BlazorComponents.All&version=1.11.2
                    
Install as a Cake Addin
#tool nuget:?package=D20Tek.BlazorComponents.All&version=1.11.2
                    
Install as a Cake Tool

D20Tek.BlazorComponents.All

A convenience meta-package that bundles all of the D20Tek Blazor component packages into a single reference. Install this if you want most or all of the components without adding a separate PackageReference for each one.

If you only need a few components, install the individual packages instead to keep your dependency graph minimal.

Included packages

  • D20Tek.BlazorComponents.Functionally
  • D20Tek.BlazorComponents.Markdown
  • D20Tek.BlazorComponents.Modal
  • D20Tek.BlazorComponents.Spinner
  • D20Tek.BlazorComponents.Timer
  • D20Tek.BlazorComponents.Toast
  • D20Tek.BlazorComponents.TogglePanel
  • D20Tek.BlazorComponents.ToggleSwitch

Each of these depends transitively on D20Tek.BlazorComponent.Core, so it is included automatically.

Installation

dotnet add package D20Tek.BlazorComponents.All

This is a meta-package: it contains no assemblies of its own and simply references the component packages above as NuGet dependencies.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.11.2 55 9/7/2026
1.11.1 99 8/28/2026
1.10.18 88 8/27/2026