ASP.NET Core


Topic | v1 | created by jjones |
Description

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

is Web framework

A web framework (WF) or web application framework (WAF) is a software framework that is designed to s...

relates to ASP.NET

ASP.NET is an open-source, server-side web-application framework designed for web development to prod...

uses C#

C# (pronounced see sharp, like the musical note C♯, but written with the number sign) is a general-pu...

uses .NET Core

.NET Core is a free and open-source, managed computer software framework for Windows, Linux, and macO...

parent of ASP.NET Core Routing

Routing is responsible for matching incoming HTTP requests and dispatching those requests to the app'...

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...

has version ASP.NET Core 5

.NET 5 is the next version of .NET Core and the future of the .NET platform. With .NET 5 you have eve...

relates to Blazor

Blazor is a free and open-source web framework that enables developers to create web applications usi...

subtopic of .NET

A developer platform for building all your apps: web, mobile, desktop, gaming, IoT, and more. Support...

parent of ASP.NET Core Caching

Response caching, in-memory caching, distributed caching.

has version ASP.NET Core 6

.NET 6 is using an open planning process, so you can see all of the major themes planned for this rel...

parent of Health checks in ASP.NET Core

ASP.NET Core offers Health Checks Middleware and libraries for reporting the health of app infrastruc...

parent of ASP.NET Core authorization

ASP.NET Core authorization provides a simple, declarative role and a rich policy-based model. Authori...


Edit details Edit relations Attach new author Attach new topic Attach new resource
Resources

has 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...

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...

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...

has 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...

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...

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...

treated in MoienTajik/AspNetCore-Developer-Roadmap

Roadmap to becoming an ASP.NET Core developer in 2021