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?
Was this page helpful?