MihailRomanov / SharpDevelop

#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
9 stars 3 forks source link

Support .Net Core (.Net standard) #17

Open MihailRomanov opened 9 months ago

jeff-pf commented 9 months ago

Do you think it would be better to start .NET Core fresh with version 6.0 and leave 5.xx for Framework?

MihailRomanov commented 8 months ago

I haven't looked into it yet. In an ideal world :), I'd like to have support for all current versions of .Net (except for the very old ones). That is, I would like to have support from .Net Framework 4.x to .Net Core 8 (or whatever will be relevant at the time of release).

But (!) I don't know yet how much effort it will take. And if it becomes clear that such support is too heavy, you will have to abandon the old versions.