Content deleted Content added
Improved the usage of the terms, .NET, and .NET Core, in various places. .NET Core has been renamed to ".NET". Only the previous versions (1-3) are called ".NET Core" by Microsoft. |
m reword sentence for readability |
||
Line 38:
The framework is a complete rewrite that unites the previously separate [[ASP.NET MVC]] and [[ASP.NET Web API]] into a single [[programming model]].
Despite being a new framework, built on a new web stack, it does have a high degree of concept compatibility with ASP.NET. The ASP.NET Core
[[Blazor]] is a recent (optional) component to support [[WebAssembly]] and since version 5.0 it is dropping support for some old web browsers. While current [[Microsoft Edge]] works, the [[legacy system|legacy version]] of it, i.e. "[[Microsoft Edge|Microsoft Edge Legacy]]" and [[Internet Explorer 11]] are dropped when you use Blazor.<ref>{{Cite web|title=[Discussion] Updated Blazor browser support for .NET 5 · Issue #26475 · dotnet/aspnetcore|url=https://github.com/dotnet/aspnetcore/issues/26475|access-date=2020-11-11|website=GitHub|language=en}}</ref>
|