A
A
AndNovak2016-06-28 20:36:17
ASP.NET
AndNovak, 2016-06-28 20:36:17

Is ASP.NET 5 ASP.NET Core 1.0?

Do I understand correctly that when they write ASP.NET 5, they mean ASP.NET MVC 5, and also, as far as I understand, everything is now called ASP.NET CORE 1.0

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2016-06-28
@AndNovak

ASP.NET 5 (ASP.NET vNext) is ASP.NET CORE 1.0. ASP.NET MVC 5 is part of ASP.NET 4, ASP.NET MVC core 1.0 is part of ASP.NET CORE 1.0.
In general, there is no ASP.NET CORE 1.0 as such, it all consists of MVC, Identity, EF packages, etc. All packages under Core have version numbers greater than 1.0 with their name Core under ASP.NET 4

E
eRKa, 2016-06-28
@kttotto

No, it's not the same thing. ASP.NET is what ASP.NET MVC is based on. Accordingly, this is a new version of ASP, the 5th (the main feature is support for core 1.0, cross-platform). The fifth version of asp uses the new version of MVC 6.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question