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.

Support all .NET Framework versions?

See original GitHub issue

Investigate whether we should support all framework versions. Lets see how Newtonsoft.Json is supporting different versions.

For more on specifically .NET Core 3:

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

2reactions
FantasticFiascocommented, Nov 26, 2018

@virzak I’ve hacked up a pre-release preview of the .NET Core 3.0 support, you can find it here on nuget.org.

For now I’m satisfied. When .NET Core 3.0 finally ships we’ll be able to let MvvmDialogs support it.

Best of lucks with validating your own application for .NET Core 3.0 support!

1reaction
FantasticFiascocommented, Nov 1, 2019

All dialogs in my biggest application that uses this library work right out of the box with the latest beta.

Perfect, then I’ll start the process of releasing an official version.

I can make a separate issue with suggestions over the weekend if you’d like.

I would definitely like that. When creating the new .NET Core samples, I noted that the can-execute function wasn’t triggered as it does in .NET Framework. Or I made a mistake when I copied the samples and migrated them to .NET Core. Whatever it is, I am eager for your contribution. Thank you very much for your support!

Recently I replaced SimpleIoc with Microsoft.Extensions.DependencyInjection since it plays better with Polly (Microsoft.Extensions.Http.Polly) and EF Core.

I’ll look into that IoC container. I opted to chose sample dependencies that would be familiar to new WPF developers. I’ll look into the popularity of Microsoft.Extensions.DependencyInjection. If it gains traction over SimpleIoc I’ll have no problem doing the switch.

Read more comments on GitHub >

github_iconTop Results From Across the Web

.NET Framework official support policy
The Support Lifecycle information for all versions of .NET Framework can be seen on the Microsoft Product Lifecycle site. ASP.
Read more >
Microsoft .NET Framework - Microsoft Lifecycle
Microsoft .NET Framework follows the Component Lifecycle Policy. ... .NET Framework 4.5.2, 4.6, and 4.6.1 retired on April 26, 2022. These specific releases...
Read more >
NET Framework & Windows OS versions
.NET Framework 4.8.1.NET Framework 4.8.NET Framework 4.7.2.NET Framework 4.7.1.NET Framework 4.7.NET Framework 4.6.2.NET Framework 4.6.1.NET Framework 4.6
Read more >
NET Framework system requirements
Supported server operating systems ; Windows Server 2019, 64-bit .NET Framework 4.7.2 ; Windows Server, version 1809, 64-bit .NET Framework 4.7.2 ...
Read more >
.NET Official Support Policy
The .NET Framework is updated machine-wide automatically by Windows Update. .NET Framework 4.8 is the latest version of .NET Framework and will continue...
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