mrpmorris / Fluxor

Fluxor is a zero boilerplate Flux/Redux library for Microsoft .NET and Blazor.
MIT License
1.24k stars 141 forks source link

Fluxor dependency optimization #285 #284

Closed buvinghausen closed 2 years ago

buvinghausen commented 2 years ago

The big change is when targeting TFM .net5.0 you get the 5.x dependencies and .net6.0 you get the 6.x dependencies. It also cleans up the dependency tree by supporting .NETs dependency inheritance