Fluent.Icons 1.1.110

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

An unofficial UWP library that provides easy access to Microsoft's Fluent System Icons. Requires UAP >= 10.0.15063.

Product Compatible and additional computed target framework versions.
Universal Windows Platform netcore50 is compatible.  uap10.0.15063 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Fluent.Icons:

Repository Stars
FireCubeStudios/Protecc
It protecc
Version Downloads Last updated
1.1.110 2,418 3/16/2021
1.1.90 657 12/20/2020
1.1.84 597 11/14/2020
1.1.59 591 9/21/2020
1.1.42 659 8/6/2020
0.1.0-alpha 458 7/3/2020

Fixed FluentIconElement on Windows 10 15063 and updated library to sync with FSI 1.1.110