AathifMahir.Maui.MauiIcons.Core 1.1.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AathifMahir.Maui.MauiIcons.Core --version 1.1.0
                    
NuGet\Install-Package AathifMahir.Maui.MauiIcons.Core -Version 1.1.0
                    
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="AathifMahir.Maui.MauiIcons.Core" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AathifMahir.Maui.MauiIcons.Core" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="AathifMahir.Maui.MauiIcons.Core" />
                    
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 AathifMahir.Maui.MauiIcons.Core --version 1.1.0
                    
#r "nuget: AathifMahir.Maui.MauiIcons.Core, 1.1.0"
                    
#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 AathifMahir.Maui.MauiIcons.Core@1.1.0
                    
#: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=AathifMahir.Maui.MauiIcons.Core&version=1.1.0
                    
Install as a Cake Addin
#tool nuget:?package=AathifMahir.Maui.MauiIcons.Core&version=1.1.0
                    
Install as a Cake Tool

Core Library for .Net Maui Icons

Product Compatible and additional computed target framework versions.
.NET net6.0-android31.0 is compatible.  net6.0-ios16.1 is compatible.  net6.0-maccatalyst16.1 is compatible.  net6.0-windows10.0.19041 is compatible.  net7.0-android was computed.  net7.0-android33.0 is compatible.  net7.0-ios was computed.  net7.0-ios16.1 is compatible.  net7.0-maccatalyst was computed.  net7.0-maccatalyst16.1 is compatible.  net7.0-windows was computed.  net7.0-windows10.0.19041 is compatible.  net8.0-android was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-windows was computed.  net9.0-android was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-windows was computed.  net10.0-android was computed.  net10.0-ios was computed.  net10.0-maccatalyst 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 (12)

Showing the top 5 NuGet packages that depend on AathifMahir.Maui.MauiIcons.Core:

Package Downloads
AathifMahir.Maui.MauiIcons.Material

Maui Icons - Material is a Library to Resolves Icons or Font Icon Management on .Net Maui by Providing Controls with Complete Material Icon Collection Built into Library.

AathifMahir.Maui.MauiIcons.SegoeFluent

Maui Icons - Segoe Fluent is a Windows Default Icon Library to Resolves Icons or Font Icon Management on .Net Maui by Providing Controls with Complete Fluent Icon Collection Built into Library.

AathifMahir.Maui.MauiIcons.Material.Outlined

Maui Icons - Material Outlined is a Library to Resolves Icons or Font Icon Management on .Net Maui by Providing Controls with Complete Material Icon Collection Built into Library.

AathifMahir.Maui.MauiIcons.Fluent

Maui Icons - Fluent is a Icon Library to Resolves Icons or Font Icon Management on .Net Maui by Providing Controls with Complete Open Source Fluent Icon Collection Built into Library.

AathifMahir.Maui.MauiIcons.FontAwesome

Maui Icons - FontAwesome is a FontAwesome 6 Based Icon Library to Resolves Icons or Font Icon Management on .Net Maui by Providing Controls with Complete FontAwesome 6 Icon Collection Built into Library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0 585 9/3/2025
4.0.0 13,879 10/17/2024
3.0.0 19,535 5/11/2024
2.2.5 842 5/6/2024 2.2.5 is deprecated because it has critical bugs.
2.2.0-pre 254 5/4/2024
2.1.5 4,513 4/1/2024
2.1.2 2,280 3/17/2024
2.1.1 3,202 2/1/2024
2.1.0 1,688 12/23/2023
2.0.0 1,859 11/17/2023
2.0.0-rc1.1 137 11/14/2023
1.2.1 10,809 8/15/2023
1.2.0 458 7/1/2023
1.2.0-pre 194 6/29/2023
1.1.5 319 6/17/2023
1.1.5-pre 216 6/16/2023
1.1.1 306 6/3/2023
1.1.0 773 3/10/2023
1.1.0-pre1 200 3/3/2023
1.0.1 1,093 12/7/2022
1.0.0 860 11/19/2022
0.2.0-pre2 403 11/8/2022
0.2.0-pre1 416 11/7/2022
0.1.1 883 11/8/2022
0.1.0 851 11/7/2022
0.1.0-pre9 434 11/4/2022
0.1.0-pre7 401 11/1/2022
0.1.0-pre6 439 10/31/2022

v1.1.0
• Dotnet 7 Support
• Minor Enhancements and Fixes

v1.0.1
• Fixed Missing Cast

v1.0.0
• First Milestone Build and Production App Ready

v0.2.0-pre2
• Ported Critical Fix from Stable Build

v0.2.0-pre1
• Minor Enhancements and Fixes

v0.1.0
• First Stable Build
• Added New Attributes to Icon Extension
• Improvements to Documentation