Using .netcore 3.0 preview #247

Closed
opened 2026-01-29 16:34:47 +00:00 by claunia · 11 comments
Owner

Originally created by @samudiogo on GitHub (Dec 26, 2018).

Originally assigned to: @robertmuehsig on GitHub.

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?

Originally created by @samudiogo on GitHub (Dec 26, 2018). Originally assigned to: @robertmuehsig on GitHub. 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?
claunia added the Feature label 2026-01-29 16:34:47 +00:00
Author
Owner

@ortrails commented on GitHub (Jan 3, 2019):

8 days no responses. Seems like this project is a bit in hibernation at the moment.

@ortrails commented on GitHub (Jan 3, 2019): 8 days no responses. Seems like this project is a bit in hibernation at the moment.
Author
Owner

@GregorBiswanger commented on GitHub (Jan 3, 2019):

@robertmuehsig Do you can push a experimental NuGet Package with .NET Core 3.0 preview?

@GregorBiswanger commented on GitHub (Jan 3, 2019): @robertmuehsig Do you can push a experimental NuGet Package with .NET Core 3.0 preview?
Author
Owner

@a44281071 commented on GitHub (Jan 4, 2019):

netcore 2.2 not support now.

@a44281071 commented on GitHub (Jan 4, 2019): netcore 2.2 not support now.
Author
Owner

@brunohenri-g commented on GitHub (Jan 18, 2019):

i'm trying to use with netcore 2.2 and no success, how can i "dotnet restore" the project?

@brunohenri-g commented on GitHub (Jan 18, 2019): i'm trying to use with netcore 2.2 and no success, how can i "dotnet restore" the project?
Author
Owner

@Mercurial commented on GitHub (Mar 20, 2019):

any updates on this?

@Mercurial commented on GitHub (Mar 20, 2019): any updates on this?
Author
Owner

@VishnuPrabhuT commented on GitHub (May 28, 2019):

Any updates or future plans for newer .net core versions?

@VishnuPrabhuT commented on GitHub (May 28, 2019): Any updates or future plans for newer .net core versions?
Author
Owner

@GregorBiswanger commented on GitHub (May 28, 2019):

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

@GregorBiswanger commented on GitHub (May 28, 2019): Yes, in any case! But we wait for the release version.
Author
Owner

@robertmuehsig commented on GitHub (May 28, 2019):

Besides updating the obvious retargeting of the package: Anything else what needs to be done for the net core 3 update?

@robertmuehsig commented on GitHub (May 28, 2019): Besides updating the obvious retargeting of the package: Anything else what needs to be done for the net core 3 update?
Author
Owner

@rakista112 commented on GitHub (Sep 27, 2019):

Screen Shot 2019-09-27 at 8 39 18 PM They released netcoreapp3.0 . We could start porting the client to AspNetCore 3.0. https://docs.microsoft.com/en-us/aspnet/core/migration/22-to-30?view=aspnetcore-2.2&tabs=visual-studio
@rakista112 commented on GitHub (Sep 27, 2019): <img width="1407" alt="Screen Shot 2019-09-27 at 8 39 18 PM" src="https://user-images.githubusercontent.com/815354/65770128-faf8c800-e167-11e9-9e54-61e3b562b9a0.png"> They released netcoreapp3.0 . We could start porting the client to AspNetCore 3.0. https://docs.microsoft.com/en-us/aspnet/core/migration/22-to-30?view=aspnetcore-2.2&tabs=visual-studio
Author
Owner

@Daddoon commented on GitHub (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.
@Daddoon commented on GitHub (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.
Author
Owner

@GregorBiswanger commented on GitHub (Nov 4, 2019):

.NET Core 3.0 is supported with the current version of Electron.NET.

Have fun!

@GregorBiswanger commented on GitHub (Nov 4, 2019): .NET Core 3.0 is supported with the current version of Electron.NET. **Have fun!**
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#247