(no title)
folbec | 10 months ago
- WCF ? (very enterprisy i know) : you are still mostly screwed
- aspx ? compulsory rewrite
- MVC ? mostly smooth (but most of the pain is in initialization so comes early and can discourage newbies)
- Console ? mostly smooth
- before .Net 6 ? it was a death march, not only many API were lacking, but third party libraries were also missing.
- .Net 6 -> .Net 8 ? very smooth
smileybarry|10 months ago
theryan|10 months ago
theryan|10 months ago
eterm|10 months ago
The client libraries only came separately, and much later[1] , and in typical "Fuck your migration path" fashion, doesn't have any .NET standard support.
[1]: ( https://devblogs.microsoft.com/dotnet/wcf-client-60-has-been... )