ASP.NET Core
Topic history | v1 (current) | created by jjones
Details
ASP.NET Core
see v1 | created by jjones | Edit topic "Computer Science"
- Title
- ASP.NET Core
- 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.
- Link
- https://en.wikipedia.org/?curid=43282483
resources
has official ASP.NET documentation
treated in Andrew Lock | .NET Escapades
treated in ASP.NET Core in Action
treated in ASP.NET Core in Action, Second Edition
has official ASP.NET Core GitHub repository
treated in MoienTajik/AspNetCore-Developer-Roadmap
authors
This topic has no history of related authors.