C
C#5mo ago
DoctorShammy

can I use caliburn micro in WPF application .net 7

Can I use Caliburn.micro nuget in a Wpf application project and not WPF App(.Net Framework), I want to use .Net 6 or later. If not can anyone recommend another helpful package to use MVVM in Wpf?
3 Replies
Pobiega
Pobiega5mo ago
https://learn.microsoft.com/en-us/dotnet/communitytoolkit/mvvm/ is the most recommended helper lib for that these days
Pobiega
Pobiega5mo ago
Thats all well and good, but reactive is a very different approach compared to caliburn MVVM toolkit is very similar to caliburn micro