I'm facing a problem where an application is telling me that I need to install .NET Core to run it. When I get the prompt asking if I want to download it, clicking 'yes' doesn't seem to do anything. I've already downloaded several versions of .NET, but nothing has worked so far. Is there a specific version I need, or could something else be going wrong?
2 Answers
Hey! Just a heads up, .NET Core isn't actively developed anymore, but you can still find the latest version at [.NET Core 3](https://dotnet.microsoft.com/en-us/download/dotnet/3.1). Sometimes, older software needs a specific version of a Microsoft framework that might not be the latest one. It might be worth trying out to see if that helps you move forward.
Do you know how old the app is? If you can find out its release date, there might be a version of .NET that was released around the same time. It could help solve the compatibility issue.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically