VOOZH about

URL: https://www.nuget.org/packages/Bromix.MudBlazor.MaterialDesignIcons/

⇱ NuGet Gallery | Bromix.MudBlazor.MaterialDesignIcons 7.4.47.56




👁 Image
Bromix.MudBlazor.MaterialDesignIcons 7.4.47.56

Prefix Reserved
dotnet add package Bromix.MudBlazor.MaterialDesignIcons --version 7.4.47.56
 
 
NuGet\Install-Package Bromix.MudBlazor.MaterialDesignIcons -Version 7.4.47.56
 
 
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="Bromix.MudBlazor.MaterialDesignIcons" Version="7.4.47.56" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bromix.MudBlazor.MaterialDesignIcons" Version="7.4.47.56" />
 
Directory.Packages.props
<PackageReference Include="Bromix.MudBlazor.MaterialDesignIcons" />
 
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 Bromix.MudBlazor.MaterialDesignIcons --version 7.4.47.56
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bromix.MudBlazor.MaterialDesignIcons, 7.4.47.56"
 
 
#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 Bromix.MudBlazor.MaterialDesignIcons@7.4.47.56
 
 
#: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=Bromix.MudBlazor.MaterialDesignIcons&version=7.4.47.56
 
Install as a Cake Addin
#tool nuget:?package=Bromix.MudBlazor.MaterialDesignIcons&version=7.4.47.56
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

👁 Nuget
👁 Nuget
👁 GitHub

Note: Please use the main MaterialDesign repo to report issues. This repository is only for the creation and deployment of the package.

MaterialDesignIcons for MudBlazor

This package provides all icons as path data (svg) from Material Design Icons. The icons are divided into Normal and Outline variants.

Installation

Just install the NuGet package.

dotnet add package Bromix.MudBlazor.MaterialDesignIcons

Add the following using statement in _Imports.razor.

@using Bromix.MudBlazor.MaterialDesignIcons

If your're using a GlobalUsings.cs, you can also add:

using Bromix.MudBlazor.MaterialDesignIcons;

Usage

<MudIcon Icon="@MaterialDesignIcons.Normal.Egg" Color="Color.Default" />
<MudIcon Icon="@MaterialDesignIcons.Outline.Egg" Color="Color.Default" />

How does the package creation work?

Using npm and the @mdi/svg module, the latest icons are downloaded as SVG. The meta.json is read in so that we have the names of the SVG files and the authors. The authors are mentioned for each icon in the comments (documentation). For each icon variant we create a separate partial class (e.g. MaterialDesignIcons.Normal.cs and MaterialDesignIcons.Outline.cs).

Related Packages

NPM @MDI Organization

Learn More

Product Versions Compatible and additional computed target framework versions.
.NET net7.0 net7.0 is compatible.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Bromix.MudBlazor.MaterialDesignIcons:

Package Downloads
FEE.Remit.Generic.Blazor.Hybrid

Blazor Helper

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Bromix.MudBlazor.MaterialDesignIcons:

Repository Stars
DragoQCC/CrucibleC2
A C# Command & Control framework
fgilde/MudBlazor.Extensions
MudBlazor.Extensions from https://www.mudex.org is a small extension for MudBlazor from https://mudblazor.com
Version Downloads Last Updated
7.4.47.56 64,923 12/29/2023
7.4.47-alpha-55 499 12/29/2023
7.4.47-alpha-51 457 12/29/2023
7.2.96.50 7,572 3/22/2023
7.2.96-alpha-49 844 3/22/2023
7.1.96.48 2,224 12/31/2022
7.0.96.47 1,661 10/1/2022
7.0.96.45 1,039 10/1/2022
7.0.96.43 1,068 10/1/2022
7.0.96-alpha-46 831 10/1/2022
7.0.96-alpha-44 866 10/1/2022
7.0.96-alpha-42 788 10/1/2022
7.0.96-alpha-40 793 10/1/2022
7.0.96-alpha-38 817 10/1/2022
7.0.96-alpha-31 745 10/1/2022
7.0.96-alpha-22 940 9/7/2022
7.0.96-alpha-21 799 9/6/2022