mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-04 05:34:51 +00:00
Using .netcore 3.0 preview #247
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 initat terminal, I got the message bellow:Is it possible to use .net core 3.0?
@ortrails commented on GitHub (Jan 3, 2019):
8 days no responses. Seems like this project is a bit in hibernation at the moment.
@GregorBiswanger commented on GitHub (Jan 3, 2019):
@robertmuehsig Do you can push a experimental NuGet Package with .NET Core 3.0 preview?
@a44281071 commented on GitHub (Jan 4, 2019):
netcore 2.2 not support now.
@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?
@Mercurial commented on GitHub (Mar 20, 2019):
any updates on this?
@VishnuPrabhuT commented on GitHub (May 28, 2019):
Any updates or future plans for newer .net core versions?
@GregorBiswanger commented on GitHub (May 28, 2019):
Yes, in any case! But we wait for the release version.
@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?
@rakista112 commented on GitHub (Sep 27, 2019):
@Daddoon commented on GitHub (Sep 29, 2019):
As mentioned in another issue :
@GregorBiswanger commented on GitHub (Nov 4, 2019):
.NET Core 3.0 is supported with the current version of Electron.NET.
Have fun!