CodeBrix.Platform.WinUI.Lottie.ApacheLicenseForever 1.0.183.475

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

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 Core MVVM toolkit (SimpleViewModel, SimpleCommand, dialogs, messaging, service resolution and OS info).
  • CodeBrix.Platform.WinUI.Skia.ApacheLicenseForever — Skia-rendered image controls: EmbeddedImage and EmbeddedImageButton (namespace CodeBrix.Platform.WinUI.Controls), loading images via embedded://AssemblyName/Resource.Name or 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, LottieVisualSource and ThemableLottieVisualSource (namespace CodeBrix.Platform.WinUI.Lottie), rendered with SkiaSharp.Skottie using the same playback engine and drawing math as the CodeBrix.Platform.Lottie.ApacheLicenseForever package.

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 Compatible and additional computed target framework versions.
.NET net10.0-windows10.0.19041 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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.183.475 96 7/2/2026