Nyan.MaterialDesign.Web 1.1.5

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

Supplying some generic but highly useful components like DynamicComponentContent & DynamicComponentOutlet, and DynamicHeadContent & DynamicHeadOutlet, which add the ability to essentially magic some razor stuff from one place to another, MaterialDesign.Web is the base of the web-based projects under the Nyan.MaterialDesign.* libraries. If you're using this in WASM, the Material Library you're using it with should just set it up for you, but if you're on server then just put the DynamicHeadOutlet in your App.razor with @rendermode="InteractiveServer" and it should work right.

It also adds support for dynamically-added fonts through DynamicFont, DynamicFontCollection (which allows the same font in different weights), and ScopedFont (which allows child content to be provided and the font to be applied to said child content).

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 Nyan.MaterialDesign.Web:

Package Downloads
Nyan.MaterialDesign.Theming.Web

Provides Material Design Themes to .NET Web-based Projects, like Blazor.

Nyan.MaterialDesign.Theming.Web.MudBlazor

Provides Additional Components for MudBlazor support to Nyan.MaterialDesign.Web

Nyan.MaterialDesign.Icons

Provides Material Design Icons (see https://fonts.google.com/icons) to .NET

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.5 240 6/28/2024
1.1.4 193 4/26/2024
1.1.3 249 3/10/2024
1.1.2 262 1/19/2024
1.1.1 306 1/19/2024 1.1.1 is deprecated.
1.1.0 216 1/15/2024 1.1.0 is deprecated.
1.0.0 263 1/7/2024