-1

I know what is the difference between ASP.Net (webforms) and ASP.Net MVC but it seems that a new technology called asp.net core is coming out. Do you know if it is a new concept or if this mean the kernel of asp.net, common to asp.net and asp.net mvc ?

Thanks

2

1 Answer 1

2

Asp.Net has been rewritten from scratch to be modular, cloud ready, and much more performing. There is .Net Core, Asp.net Core and some frameworks like EntityFramework Core.

It is the same technology, same concept, same classes, just the core is different with some few differences that can be migrated easily.

asp.net core can now run on windows, linux and MAC

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.