ASP.NET Core
ASP.NET Core is a free and open-source web framework and successor to ASP.NET, developed by Microsoft and the community. It is a modular framework that runs on both the full .NET Framework, on Windows, and the cross-platform .NET Core. However ASP.NET Core version 3 works only on .NET Core dropping support of .NET Framework.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. ASP.NET Core applications supports side by side versioning in which different applications, running on the same machine, can target different versions of ASP.NET Core. This is not possible with previous versions of ASP.NET.
Relations
ASP.NET is an open-source, server-side web-application framework designed for web development to prod...
.NET Core is a free and open-source, managed computer software framework for Windows, Linux, and macO...
a parent of ASP.NET Core Routing
Routing is responsible for matching incoming HTTP requests and dispatching those requests to the app'...
C# (pronounced see sharp, like the musical note C♯, but written with the number sign) is a general-pu...
a parent of Background tasks in ASP.NET Core
In ASP.NET Core, background tasks can be implemented as hosted services. A hosted service is a class...
.NET 5 is the next version of .NET Core and the future of the .NET platform. With .NET 5 you have eve...
A web framework (WF) or web application framework (WAF) is a software framework that is designed to s...
Blazor is a free and open-source web framework that enables developers to create web applications usi...
Edit topic New topic
Resources
official ASP.NET documentation
9.0 rating 3.0 level 8.0 clarity 9.0 background – 2 ratings
Learn to use ASP.NET Core to create web apps and services that are fast, secure, cross-platform, and...
is treated in Denial of Service (DoS) in microsoft.aspnetcore.app | Snyk
9.0 rating 5.0 level 7.0 clarity 3.0 background – 1 rating
Denial of Service (DoS) affecting microsoft.aspnetcore.app - SNYK-DOTNET-MICROSOFTASPNETCOREAPP-54184...
is treated in Andrew Lock | .NET Escapades
10.0 rating 8.0 level 10.0 clarity 10.0 background – 1 rating
Hi, my name is Andrew, or ‘Sock’ to most people. This blog is where I share my experiences as I journ...
official ASP.NET Core GitHub repository
5.0 rating 10.0 level 2.0 clarity 10.0 background – 1 rating
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on W...
is treated in MoienTajik/AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2021
is treated in ASP.NET Core in Action, Second Edition
Fully updated to ASP.NET 3.1, ASP.NET Core in Action, Second Edition is a hands-on primer to building...
is treated in ASP.NET Core in Action
ASP.NET Core in Action is for C# developers without any web development experience who want to get st...