nightroman / FarNet

Far Manager framework for .NET modules and scripts in PowerShell, F#, JavaScript.
https://github.com/nightroman/FarNet/wiki
BSD 3-Clause "New" or "Revised" License
136 stars 19 forks source link

.Net Core support #17

Closed jinek closed 4 years ago

jinek commented 4 years ago

I could not find information about netcore support. Also dotnet template for it would be great.

denisvmedia commented 4 years ago

https://github.com/nightroman/FarNet/issues/16

nightroman commented 4 years ago

@denisvmedia Thank you for the link (and the answer, in fact).

@jinek I think I should add a note somewhere that netcore is not supported and not going to be supported for a while.

jinek commented 4 years ago

Sorry, I think this one can be closed as duplicate.

nightroman commented 4 years ago

TODO Add some info to wiki, docs, etc. about not supported netcore.

nightroman commented 4 years ago

I added two notes to the wiki:

This is all I can really do at the moment. Like I said, when C++/CLI is officially released, supported, and battle tested in .NET Core then I will start looking at it.

nightroman commented 2 years ago

Hi @jinek Here is some hopefully good news - #24

nightroman commented 2 years ago

FarNet 6 announcement -- https://github.com/nightroman/FarNet/pull/25