spiegelp / MaterialDesignExtensions

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
https://spiegelp.github.io/MaterialDesignExtensions/
MIT License
762 stars 122 forks source link

.Net Core 3.0 #54

Closed Gaz83 closed 4 years ago

Gaz83 commented 5 years ago

Can you add support for .Net Core 3.0?

Material Design xaml toolkit work fine but the extensions require the full .net framework >= 4.5.

spiegelp commented 5 years ago

@Gaz83 I decided to support .NET Core 3 as I heard of Microsoft's future plans for .NET earlier this year. I will wait for a final release of Material Design in XAML Toolkit supporting .NET Core 3 before I start the porting of Material Design Extensions.

Maruhl commented 4 years ago

Version 3.0 is released with .Net Core 3 support. Attention, breaking changes in MaterialDesignThemes.Wpf.PaletteHelper - Method SetLightDark(...) no longer exists.

Maruhl commented 4 years ago

.Net Core 3.0 makes the library 'Pri.LongPath' obsolete. Simple test in my fork seem to confirm this.

Lorymi commented 4 years ago

@Gaz83 any news??

spiegelp commented 4 years ago

Great to hear that MaterialDesignThemes 3.0.0 is final. I will resolve the breaking changes and implement support for .NET Core 3 sometime around the holidays.

spiegelp commented 4 years ago

First pre-release with .NET Core 3 support out now!

spiegelp commented 4 years ago

Final v3.0.0 release with .NET Core 3 support out now!