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.

Using .netcore 3.0 preview

See original GitHub issue

Hi, I’m working in a PoC using .netcore 3.0 preview. When I type dotnet electronize init at terminal, I got the message bellow:

It was not possible to find any compatible framework version The specified framework ‘Microsoft.NETCore.App’, version ‘2.0.0’ was not found.

Is it possible to use .net core 3.0?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
Daddooncommented, Sep 29, 2019

As mentioned in another issue :

  • Should happen very soon, maybe next week.
  • There is some line to change regarding .Net core 3.0, but very fews.
3reactions
GregorBiswangercommented, May 28, 2019

Yes, in any case! But we wait for the release version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Download .NET Core 3.0 (Linux, macOS, and Windows)
NET Core 3.0 downloads for Linux, macOS, and Windows. .NET is a free, ... Want to try out the latest preview? .NET 8.0.0-preview.7...
Read more >
NET Core 3.0.0 Preview 7 - release-notes
The .NET Core SDK 3.0.100 Preview 7 includes .NET Core 3.0 Runtime so downloading the runtime packages separately is not needed when installing...
Read more >
Getting .NET Core 3 Preview to Work in Visual Studio 2019
From the "Tools" menu, select "Options", then navigate to "Projects and Solutions". Under there, you'll find a ".NET Core" node, and that has ......
Read more >
No option available to use .Net Core 3.0 in VS 2019 Preview
In Visual Studio 2019. You can use preview versions of the .NET Core SDK by: TOOLS -> OPTIONS -> Projects and Solutions ->...
Read more >
Using the .NET Core 3.0 Preview with WPF| ComponentOne
To create a new .NET Core 3.0 application I'd first recommend downloading the VS 2019 Preview and the nightly build of the .NET...
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