Asp.Net core (full .Net infrastructure) versus Asp.Net core (.Net Core)

I believe that one of the key advantages of the Asp.Net kernel is a multiple increase in performance (requests per second) compared to traditional Asp.Net. I find that many server tags speak of Asp.Net performance, but I'm not sure if the performance on the Asp.Net core works with the .Net kernel base or the same performance as the asp.net core (full .Net framework )

Any idea / articles that explain / compare performance between the asp.net core (.Net core) and asp.net (full structure)?

thank

+4
source share
2 answers
+2

ASP.Net Core 2.0 , ASP.net 4.6, ASP.Net 4.7.

.NET- .Net Core, ASP.Net Core , .NET Framework - , asp.net.

, ASP.Net Core (.Net Core) Node.js

0

Source: https://habr.com/ru/post/1677052/


All Articles