Nyan.MaterialDesign.Icons
1.0.2
dotnet add package Nyan.MaterialDesign.Icons --version 1.0.2
NuGet\Install-Package Nyan.MaterialDesign.Icons -Version 1.0.2
<PackageReference Include="Nyan.MaterialDesign.Icons" Version="1.0.2" />
<PackageVersion Include="Nyan.MaterialDesign.Icons" Version="1.0.2" />
<PackageReference Include="Nyan.MaterialDesign.Icons" />
paket add Nyan.MaterialDesign.Icons --version 1.0.2
#r "nuget: Nyan.MaterialDesign.Icons, 1.0.2"
#:package Nyan.MaterialDesign.Icons@1.0.2
#addin nuget:?package=Nyan.MaterialDesign.Icons&version=1.0.2
#tool nuget:?package=Nyan.MaterialDesign.Icons&version=1.0.2
MaterialDesign.Icons was actually another project I had sitting around that I made before I started this whole thing,
but when I got to making all the web stuff, I added it in because it makes sense to have I guess? It did take a bit of
rewriting to bring it to a better standard and to interpolate what would be MaterialDesign.Web (and what was a
different part of MaterialDesign.Theming.Web).
It adds support for Material Icons (well, more formally Material Symbols but go figure) through the MdIcon
component under MaterialDesign.Icons.Components. It also allows for the use of cascading config with the use of the
MdIconConfig component under the same namespace. Extensions to IServiceCollection add easy access to set up.
| Product | Versions 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. |
-
net8.0
- Microsoft.AspNetCore.Components.Web (>= 8.0.0)
- Microsoft.AspNetCore.Components.WebAssembly (>= 8.0.0)
- Nyan.MaterialDesign.Web (>= 1.1.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.