Support for .NET 6
See original GitHub issue🚀 Feature Requests
The library currently targets Xamarin.iOS
but not net6-ios
/net6-android
. The new TFMs are the future and using this library in new projects is currently not possible.
To address my own very short-term needs I have created a port of the iOS part of this library to .NET 6: https://github.com/markuspalme/LottieNet6/
Platforms affected (mark all that apply)
- 📱 iOS
- 🤖 Android
- 🏁 WPF
- 🌎 UWP
- 🍎 MacOS
- 📺 tvOS
- 🐒 MAUI
Issue Analytics
- State:
- Created a year ago
- Reactions:4
- Comments:12 (1 by maintainers)
Top Results From Across the Web
.NET Official Support Policy
Learn about support policies, and the various ways to get support, for the .NET platform. Includes support information for ASP.NET, Entity Framework, ....
Read more >NET 6 Supported OS Versions
.NET 6 - Supported OS versions · Windows · Linux · macOS · Android · iOS / tvOS · QEMU · Support changes...
Read more >NET 6: First with Long-Term Support in New Series
NET 5 released just one year earlier and is set to lose support in May 2022. .NET 6, however, will have support for...
Read more >Microsoft .NET - endoflife.date
NET is a free, cross-platform, open source developer platform for building many types of applications. Release, Released, Support ...
Read more >Support for the Upcoming .NET SDK 6.0
The latest Rider 2021.3 EAP builds support .NET 6 SDK. Please download them from https://www.jetbrains.com/rider/nextversion/.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@evgenyvalavin I have forked the library and ported it to net6-ios: https://www.nuget.org/packages/Lottie.iOS
But of course an update of this excellent library would be better than a fork long-term.
+1