CodeBrix.Platform.Fonts.Fluent.ApacheLicenseForever 1.0.165.369

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

CodeBrix.Platform.Fonts.Fluent

A redistribution of the Uno Platform Fluent icon font (Windows 11 iconography) packaged as a CodeBrix-family NuGet library for .NET 10 applications. CodeBrix.Platform.Fonts.Fluent is a namespace-renamed, .NET 10 equivalent of Uno.Fonts.Fluent 2.8.1 — intended as a drop-in replacement for that package in CodeBrix.Platform-forked Uno applications, supplying the default symbols (icon) font used by SymbolIcon, FontIcon, and the SymbolThemeFontFamily theme resource. The library has no managed dependencies other than .NET, and is provided as a .NET 10 library and associated CodeBrix.Platform.Fonts.Fluent.ApacheLicenseForever NuGet package.

CodeBrix.Platform.Fonts.Fluent supports applications and assemblies that target Microsoft .NET version 10.0 and later. Microsoft .NET version 10.0 is a Long-Term Supported (LTS) version of .NET, and was released on Nov 11, 2025; and will be actively supported by Microsoft until Nov 14, 2028. Please update your C#/.NET code and projects to the latest LTS version of Microsoft .NET.

CodeBrix.Platform.Fonts.Fluent supports:

  • The Uno Platform Fluent icon font (uno-fluentui-assets.ttf) — the Windows 11 Fluent symbol set used for SymbolIcon / FontIcon glyphs.
  • A buildTransitive MSBuild .props file that sets the UnoPlatformDefaultSymbolsFontFamily property to this package's bundled font, so a CodeBrix.Platform-forked Uno app picks it up as the default symbols font automatically.
  • The Uno .uprimarker file (renamed) so Uno-fork build pipelines discover the package as a UPRI-bearing font asset library and copy the font into the app at build time.

Sample Code

Reference the icon font from XAML (Uno-fork app)

<FontIcon FontFamily="ms-appx:///CodeBrix.Platform.Fonts.Fluent/Fonts/uno-fluentui-assets.ttf#Symbols"
          Glyph="&#xE713;" />

In a CodeBrix.Platform-forked app, simply adding the package reference is usually enough — the bundled .props sets it as the default symbols font, so <SymbolIcon Symbol="Setting" /> and the SymbolThemeFontFamily theme resource resolve to this font without any per-element FontFamily.

Migrating from Uno.Fonts.Fluent

Swap the NuGet reference from Uno.Fonts.Fluent to CodeBrix.Platform.Fonts.Fluent.ApacheLicenseForever. This package registers its font at ms-appx:///CodeBrix.Platform.Fonts.Fluent/Fonts/uno-fluentui-assets.ttf (rather than the upstream ms-appx:///Uno.Fonts.Fluent/Fonts/... path), so in a CodeBrix.Platform fork the hardcoded SymbolThemeFontFamily / default-symbols references must point at the CodeBrix path. The font file and glyph set are bit-for-bit identical to those Uno.Fonts.Fluent 2.8.1 shipped.

License

The library code, the .props file, and the package wrapper are licensed under the Apache License, Version 2.0. see: https://en.wikipedia.org/wiki/Apache_License

The bundled uno-fluentui-assets.ttf font is redistributed from Uno.Fonts.Fluent 2.8.1, which Uno Platform publishes under the Apache License, Version 2.0. The combined NuGet package is published under the SPDX expression Apache-2.0.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CodeBrix.Platform.Fonts.Fluent.ApacheLicenseForever:

Package Downloads
CodeBrix.Platform.ApacheLicenseForever

The core CodeBrix.Platform UI package for desktop apps (C# and XAML on .NET 10 / Skia). Self-contained: bundles the CodeBrix.Platform Foundation, WinRT, Dispatching and Foundation.Logging assemblies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.165.369 118 6/14/2026