I'd be curious to know what is the actual adoption of .net core. I.e. of all the actively developed applications (not just new projects), what is the .net core / .net framework split. I found that the upgrade process is not seamless. Asp.net core has little to do with asp.net MVC. Winform introduced all sorts of contraints. The BCL is full of small changes or features missing. People are less vocal than for the pytho…
Is it that bad once you are on .NET Core? Asking as someone still on Framework.
Framework -> Core ofcourse is breaking, what did you expect when going cross platform and totally rearchitected?