question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Caliburn 4 does not yet support .NET Core 3

See original GitHub issue

Caliburn does not (yet) support .NET Core 3 (preview). Using latest version (4.0.62-alpha) in a core3 project the .NET Standard of Caliburn version is selected. But the definition and implementation of IWindowManager is available only in the version for .NET Framework. So the window manager is not available in .NET Core.

Do you plan to add support for .NET Core 3.0 before release of Caliburn 4.0?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:14
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

5reactions
nigel-sampsoncommented, Aug 15, 2019

.NET Core 3 support has been merged and available in the MyGet feed, would appreciate some eyes on it.

1reaction
cskwrdcommented, Aug 8, 2019

@nigel-sampson, sorry to necro this a bit. Is there a preview version that is compatible? I would Like to do some dotnet core WPF testing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Caliburn 4 released
Micro 4 is released. Additional Platforms supported .NET Core 3.1 WPF .NET 5 WPF. Support for the following platforms has been removed.
Read more >
Is Caliburn.Micro 4.0 still using a Bootstrapper?
I'm trying to use Caliburn.Micro 4.0.102-alpha with .Net Core 3.0 But there is no BootstrapperBase. So I have to ask: Is there now...
Read more >
Announcements · Caliburn.Micro
I am pleased to anounce that Caliburn.Micro 4 is released. Additional Platforms supported .NET Core 3.1 WPF .NET 5 WPF. Support for the...
Read more >
Caliburn.Micro.Core 4.0.212
A small, yet powerful framework designed for Xaml platforms, Caliburn.Micro implements a variety of UI patterns for solving real-world problems.
Read more >
Caliburn.Micro 4.0.212
A small, yet powerful framework designed for Xaml platforms, Caliburn.Micro implements a variety of UI patterns for solving real-world problems.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found