I have started re-developing a .NET Framework project to .NET 5 with the sole aim of being able to run it in Windows, Mac and Linux.
But has anyone done it yet? I know it can be done in theory but how does it feel using the cross platform app in real life?
My project is not massive (total 5000 lines of code) but still if I have no real possibility of running it in Mac & Linux probably I'd not proceed with redeveloping for .NET Core.
But has anyone done it yet? I know it can be done in theory but how does it feel using the cross platform app in real life?
My project is not massive (total 5000 lines of code) but still if I have no real possibility of running it in Mac & Linux probably I'd not proceed with redeveloping for .NET Core.