C
C#4mo ago
surwren

✅ "Legacy Versions" of C# or .NET?

As per title, I was wondering what would be considered legacy stacks when looking up companies. I am aware of what the Java equivalent tends to be (Java 6-8, JSP, etc) but I am unfamiliar with what indicators there are for legacy C# or .NET stacks in the industry. Is anyone able to provide some insight?
7 Replies
Pobiega
Pobiega4mo ago
anything .NET framework is mega-outdated and .NET Core 1-3 is "why dear god why have you not upgraded?" if its .NET 5, its weird, but not unfixable. The ideal would be 6+
Denis
Denis4mo ago
Microsoft Enterprise Library. This is ancient. One of the employers I looked at wanted this. No idea why
Jimmacle
Jimmacle4mo ago
ASP.NET web forms, I think MVC is considered old too Winforms
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
surwren
surwren3mo ago
Isn't MVC the design pattern that .NET core and spring boot are designed around?
Jimmacle
Jimmacle3mo ago
MVC is a specific flavor of ASP.NET application
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View