XamlFlair / XamlFlair

XamlFlair is an animation library for UWP, WPF, and Uno, built to facilitate Xaml animations using only attached properties.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just a question (.net core 3 support)

quicoli opened this issue · comments

Hi,

Do you need help to support .net core 3.1 ?

Hi @quicoli,

Yes that would be great! I'm busy with two tasks in parallel at the moment:

  1. Removing the dependency on Liblog which is now deprecated and replacing logging with Microsoft.Extensions.Logging.Abstractions
  2. Adding support for the Uno platform

@tibel has already done work for adding 3.0 support:

#27

So hopefully bumping to 3.1 shouldn't be too much work.

Great @XamlFlair I'll do it so.

Closing this since I will be doing it soon myself.