SkiaSharp.Skottie 3.116.1

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package SkiaSharp.Skottie --version 3.116.1
                    
NuGet\Install-Package SkiaSharp.Skottie -Version 3.116.1
                    
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="SkiaSharp.Skottie" Version="3.116.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SkiaSharp.Skottie" Version="3.116.1" />
                    
Directory.Packages.props
<PackageReference Include="SkiaSharp.Skottie" />
                    
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 SkiaSharp.Skottie --version 3.116.1
                    
#r "nuget: SkiaSharp.Skottie, 3.116.1"
                    
#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=SkiaSharp.Skottie&version=3.116.1
                    
Install SkiaSharp.Skottie as a Cake Addin
#tool nuget:?package=SkiaSharp.Skottie&version=3.116.1
                    
Install SkiaSharp.Skottie as a Cake Tool

SkiaSharp Skottie provides a Lottie implementation using the SkiaSharp library.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  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 is compatible.  net8.0-android was computed.  net8.0-android34.0 is compatible.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-ios17.0 is compatible.  net8.0-maccatalyst was computed.  net8.0-maccatalyst17.0 is compatible.  net8.0-macos was computed.  net8.0-macos14.0 is compatible.  net8.0-tizen7.0 is compatible.  net8.0-tvos was computed.  net8.0-tvos17.0 is compatible.  net8.0-windows was computed.  net8.0-windows10.0.19041 is compatible.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (27)

Showing the top 5 NuGet packages that depend on SkiaSharp.Skottie:

Package Downloads
Uno.WinUI.Lottie

Support for Lottie on Uno.WinUI. This is the Uno-compatible version of the package Microsoft.Toolkit.Uwp.UI.Lottie. Original documentation: https://docs.microsoft.com/windows/communitytoolkit/animations/lottie

Uno.UI.Lottie

Support for Lottie on Uno.WinUI. This is the Uno-compatible version of the package Microsoft.Toolkit.Uwp.UI.Lottie. Original documentation: https://docs.microsoft.com/windows/communitytoolkit/animations/lottie

LottieSharp

Package Description

SkiaSharp.Extended.UI.Maui

This package adds additional SkiaSharp controls to .NET MAUI.

Orc.Skia

Orc.Skia library.

GitHub repositories (15)

Showing the top 15 popular GitHub repositories that depend on SkiaSharp.Skottie:

Repository Stars
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
PrismLibrary/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
microcharts-dotnet/Microcharts
Simple, cross-platform chart library for .NET
taublast/DrawnUi
UI Rendering Engine for .NET MAUI powered by SkiaSharp
AvaloniaUI/Avalonia.Labs
Experimental Controls for Avalonia
mono/SkiaSharp.Extended
SkiaSharp is a cross-platform, comprehensive 2D graphics API for all .NET platforms. And, here is where you will find all sorts of extras that you can use with it.
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
Strypper/mauisland
MAUIsland 🏝️ is the number 1 controls gallery for .NET MAUI
vchelaru/Gum
Flexible layout tool for creating UI on any platform
quicoli/LottieSharp
Lottie animations for WPF applications
lindexi/lindexi_gd
博客用到的代码
maker-community/ElectronBot.DotNet
一个为ElectronBot机器人和瀚文键盘(HelloWorldKeyboard)开发的上位机软件(包含机器人USB操作SDK和瀚文键盘HID操作SDK),采用Windows App SDK框架编写界面。 A host computer software developed for ElectronBot robots (including robot USB operation SDK), using the Windows App SDK framework to write UI.
unoplatform/Uno.Themes
This library is designed to help you use the Material, Fluent or Cupertino design system with the Uno Platform
dotnet-campus/dotnetCampus.Ipc
本机内多进程通讯库
mobiletechtracker/NetCoreAudio
Allows playback of audio files on .NET Core with minimal dependencies
Version Downloads Last updated
3.119.0-preview.1.2 9,431 12 days ago
3.118.0-preview.2.3 205 4 months ago
3.118.0-preview.1.2 226 5 months ago
3.116.1 10,971 4 months ago
3.116.0 11,934 4 months ago
3.116.0-preview.6.1 1,763 5 months ago
3.0.0-preview.5.4 511 6 months ago
3.0.0-preview.4.1 51,201 9 months ago
3.0.0-preview.3.1 21,550 4/10/2024
3.0.0-preview.2.1 3,013 2/20/2024
3.0.0-preview.1.8 93 2/6/2024
3.0.0-preview.0.132 83 4/9/2024
2.88.9 60,799 5 months ago
2.88.9-preview.2.2 74,876 6 months ago
2.88.9-preview.1.1 97 9 months ago
2.88.8 180,309 4/10/2024
2.88.8-preview.1.1 84 4/5/2024
2.88.7 529,060 1/11/2024
2.88.6 226,599 9/21/2023
2.88.6-preview.1.2 167 8/31/2023
2.88.5 23,977 8/23/2023
2.88.4 1,664 8/22/2023
2.88.4-preview.96 190 8/17/2023
2.88.4-preview.95 90 8/16/2023
2.88.4-preview.89 4,627 7/25/2023
2.88.4-preview.84 7,783 6/27/2023
2.88.4-preview.82 96 6/26/2023
2.88.4-preview.76 104 6/19/2023
2.88.4-preview.70 105 6/15/2023
2.88.3 398,030 10/4/2022
2.88.2 5,658 9/8/2022
2.88.2-preview.8 137 9/8/2022
2.88.1 141,096 8/17/2022
2.88.1-preview.108 624 8/12/2022
2.88.1-preview.104 157 8/10/2022
2.88.1-preview.91 20,487 7/15/2022
2.88.1-preview.79 152,303 6/29/2022
2.88.1-preview.75 192 6/27/2022
2.88.1-preview.71 639 6/20/2022
2.88.1-preview.63 674 6/8/2022

Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release notes.