CodeBrix.Platform.WinUI.Skia.ApacheLicenseForever
1.0.183.475
dotnet add package CodeBrix.Platform.WinUI.Skia.ApacheLicenseForever --version 1.0.183.475
NuGet\Install-Package CodeBrix.Platform.WinUI.Skia.ApacheLicenseForever -Version 1.0.183.475
<PackageReference Include="CodeBrix.Platform.WinUI.Skia.ApacheLicenseForever" Version="1.0.183.475" />
<PackageVersion Include="CodeBrix.Platform.WinUI.Skia.ApacheLicenseForever" Version="1.0.183.475" />
<PackageReference Include="CodeBrix.Platform.WinUI.Skia.ApacheLicenseForever" />
paket add CodeBrix.Platform.WinUI.Skia.ApacheLicenseForever --version 1.0.183.475
#r "nuget: CodeBrix.Platform.WinUI.Skia.ApacheLicenseForever, 1.0.183.475"
#:package CodeBrix.Platform.WinUI.Skia.ApacheLicenseForever@1.0.183.475
#addin nuget:?package=CodeBrix.Platform.WinUI.Skia.ApacheLicenseForever&version=1.0.183.475
#tool nuget:?package=CodeBrix.Platform.WinUI.Skia.ApacheLicenseForever&version=1.0.183.475
CodeBrix.Platform.WinUI
Toolkit-style libraries for WinUI (Windows App SDK) applications — MVVM primitives plus Skia-rendered SVG and Lottie visuals that match the CodeBrix.Platform rendering pipeline.
These packages are not Uno-based and share no code with the Uno-derived
CodeBrix.Platform.* packages. The only shared source is the linked
CodeBrix.Platform.Simple files (namespace CodeBrix.Platform.Simple) and the
Lottie/SVG rendering code ported from the CodeBrix.Platform add-ins.
This is the README for the CodeBrix.Platform.WinUI NuGet family:
- CodeBrix.Platform.WinUI.ApacheLicenseForever — the
CoreMVVM toolkit (SimpleViewModel,SimpleCommand, dialogs, messaging, service resolution and OS info). - CodeBrix.Platform.WinUI.Skia.ApacheLicenseForever — Skia-rendered image
controls:
EmbeddedImageandEmbeddedImageButton(namespaceCodeBrix.Platform.WinUI.Controls), loading images viaembedded://AssemblyName/Resource.Nameor standard URIs. SVGs render vector-direct through CodeBrix.SkiaSvg at full display resolution — the same engine and drawing path the CodeBrix.Platform Skia heads use — so SVG assets look identical across both families. - CodeBrix.Platform.WinUI.Lottie.ApacheLicenseForever — Skia-rendered
Lottie player:
AnimatedVisualPlayer,LottieVisualSourceandThemableLottieVisualSource(namespaceCodeBrix.Platform.WinUI.Lottie), rendered with SkiaSharp.Skottie using the same playback engine and drawing math as theCodeBrix.Platform.Lottie.ApacheLicenseForeverpackage.
xmlns:lottie="using:CodeBrix.Platform.WinUI.Lottie"
<lottie:AnimatedVisualPlayer AutoPlay="True" Width="50" Height="40">
<lottie:LottieVisualSource UriSource="ms-appx:///Assets/animation.json" />
</lottie:AnimatedVisualPlayer>
Additional CodeBrix.Platform.WinUI.* packages may be added to this family over
time.
Target framework
net10.0-windows10.0.19041.0 (Windows App SDK; minimum platform
10.0.17763.0).
License
Licensed under the Apache License, Version 2.0. See: https://en.wikipedia.org/wiki/Apache_License
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-windows10.0.19041 is compatible. |
-
net10.0-windows10.0.19041
- CodeBrix.Platform.WinUI.ApacheLicenseForever (>= 1.0.183.475)
- CodeBrix.SkiaSvg.MitLicenseForever (>= 1.0.180.239)
- SkiaSharp.Views.WinUI (>= 4.148.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CodeBrix.Platform.WinUI.Skia.ApacheLicenseForever:
| Package | Downloads |
|---|---|
|
CodeBrix.Platform.WinUI.Lottie.ApacheLicenseForever
CodeBrix Toolkit for use with WinUI applications - providing Lottie animation parsing and rendering functionality. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.183.475 | 103 | 7/2/2026 |