7 ms·
> Asp.Net is a very mature framework for Web APIs and MVC applications. *ASP.NET Core
by phwak 4y ago
> Asp.Net is a very mature framework for Web APIs and MVC applications.
*ASP.NET Core
- stetrain 4y agoTrue, the non-Core versions really aren’t worth considering for a new dev entering the ecosystem, and MS has made it clear that .NET Core is .NET going forward.
- WorldMaker 4y agoASP.NET is rumored to drop the "Core" name somewhere in major version 7/8/9, just as .NET dropped "Core" in .NET 5, which is a higher version number than both sides of the fork. There was briefly an ASP.NET 6 (technically, the baroque "ASP.NET 5 MVC 6"). There's never yet been a version higher than that. I think part of the hold up there were some builds of the old Entity Framework made to version 8 or 9, and ASP.NET is not likely to drop "Core" until EF Core is able to drop "Core"?
- metaltyphoon 4y agoEF Core is dropping Core on version 7, so November.