V
V
Vanik Khachatryan2017-09-16 22:28:33
.NET
Vanik Khachatryan, 2017-09-16 22:28:33

What is the difference between Net Core and Framework for ASP.NET?

What is the difference between Net Core and Framework for ASP.NET?
More specifically, what will the transition to .Net Core 2 give a web backend developer?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman, 2017-09-17
@VaniXac

Did you understand what you asked?
ASP.Net Core differs from ASP.Net 4 MVC in many ways
1. it is a completely OpenSource cross-platform environment
2. Further development of the framework, such as tag helpers, built-in DI, simpler building of REST Api, Razor Pages, the ability to work with Node.JS, etc. .
3. Finally got rid of the vile WebPages, they remained in the big .Net and are no longer developed.
outside, there are fewer changes than inside, however, now IIS is not needed to work, it works without problems both under Linux and under Win, you don’t have to completely drag and install the full .Net with you (now the project is a set of libraries).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question