AathifMahir.Maui.MauiIcons.Fluent
0.1.0-pre6
Prefix Reserved
This is a prerelease version of AathifMahir.Maui.MauiIcons.Fluent.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AathifMahir.Maui.MauiIcons.Fluent --version 0.1.0-pre6
NuGet\Install-Package AathifMahir.Maui.MauiIcons.Fluent -Version 0.1.0-pre6
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.Fluent" Version="0.1.0-pre6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AathifMahir.Maui.MauiIcons.Fluent --version 0.1.0-pre6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AathifMahir.Maui.MauiIcons.Fluent, 0.1.0-pre6"
#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.
// Install AathifMahir.Maui.MauiIcons.Fluent as a Cake Addin #addin nuget:?package=AathifMahir.Maui.MauiIcons.Fluent&version=0.1.0-pre6&prerelease // Install AathifMahir.Maui.MauiIcons.Fluent as a Cake Tool #tool nuget:?package=AathifMahir.Maui.MauiIcons.Fluent&version=0.1.0-pre6&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.Net Maui Icons
.Net Maui Icons - Fluent is a Library to Resoves Icons or Font Icon Management on .Net Maui by Providing Controls with Complete Fluent Icon Collection Built into Library.
Get Started
In order to use the .Net Maui Icons - Fluent you need to call the extension method in your MauiProgram.cs
file as follows:
using MauiIcons.Fluent;
public static class MauiProgram
{
public static MauiApp CreateMauiApp()
{
var builder = MauiApp.CreateBuilder();
// Initialise the .Net Maui Icons - Fluent
builder.UseMauiApp<App>().UseFluentMauiIcons();
}
}
XAML usage
In order to make use of the .Net Maui Icons - Material within XAML you can use this namespace:
xmlns:fluent="clr-namespace:MauiIcons.Fluent;assembly=MauiIcons.Fluent"
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-android31.0 is compatible. net6.0-ios was computed. net6.0-ios16.0 is compatible. net6.0-maccatalyst was computed. net6.0-maccatalyst15.4 is compatible. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net6.0-windows10.0.19041 is compatible. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- AathifMahir.Maui.MauiIcons.Core (>= 0.1.0-pre6)
-
net6.0-android31.0
- AathifMahir.Maui.MauiIcons.Core (>= 0.1.0-pre6)
-
net6.0-ios16.0
- AathifMahir.Maui.MauiIcons.Core (>= 0.1.0-pre6)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-maccatalyst15.4
- AathifMahir.Maui.MauiIcons.Core (>= 0.1.0-pre6)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-windows10.0.19041
- AathifMahir.Maui.MauiIcons.Core (>= 0.1.0-pre6)
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 | |
---|---|---|---|
4.0.0 | 261 | 10/17/2024 | |
3.0.0 | 1,490 | 5/11/2024 | |
2.2.5 | 258 | 5/6/2024 | |
2.2.0-pre | 125 | 5/4/2024 | |
2.1.5 | 495 | 4/1/2024 | |
2.1.2 | 1,019 | 3/17/2024 | |
2.1.1 | 637 | 2/1/2024 | |
2.1.0 | 614 | 12/23/2023 | |
2.0.0 | 523 | 11/17/2023 | |
2.0.0-rc1.1 | 75 | 11/14/2023 | |
1.2.1 | 2,007 | 8/15/2023 | |
1.2.0 | 258 | 7/1/2023 | |
1.1.5 | 264 | 6/17/2023 | |
1.1.1 | 210 | 6/3/2023 | |
1.1.0 | 584 | 3/10/2023 | |
1.1.0-pre1 | 140 | 3/3/2023 | |
1.0.1 | 486 | 12/7/2022 | |
1.0.0 | 363 | 11/19/2022 | |
0.2.0-pre2 | 148 | 11/8/2022 | |
0.2.0-pre1 | 156 | 11/7/2022 | |
0.1.1 | 351 | 11/8/2022 | |
0.1.0 | 363 | 11/7/2022 | |
0.1.0-pre9 | 157 | 11/4/2022 | |
0.1.0-pre7 | 172 | 11/1/2022 | |
0.1.0-pre6 | 145 | 10/31/2022 | |
0.1.0-pre5 | 159 | 10/31/2022 |
Decoupled Into Multiple Libraries