Talk:ASP.NET Core

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Creating Talk:ASP.NET Core[edit]

ASP.NET Core is an open-source web application framework, and the next generation of 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.

The framework is a complete rewrite that unites the previously separate ASP.NET MVC and 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 MVC.

What is meant by ",and the community"? Is there some community that I as a MS developer need to be made aware of? I didn't know about it until now. Is this like some secret society? Please inform by expanding the term so that we "outsiders" might enlighten ourselves and possibly get involved. 98.194.39.86 (talk) 04:16, 29 July 2017 (UTC)[reply]
You need to learn about GitHub. And searching. Just search for ASP.NET Core source. Sam Tomato (talk) 17:44, 21 December 2021 (UTC)[reply]

Dates[edit]

Is there any dates on these releases? Rlk89 (talk) 20:58, 17 May 2017 (UTC) Added the release dates section[reply]

ASP.NET Core on .NET Framework[edit]

I think it would be good to have a section covering the oddball scenario of running ASP.NET Core on .NET Framework (rather than on .NET or .NET Core). Specifically with regard to "end of life" - the story is unique.

  • ASP.NET Core 2.2 is the last version that runs on .NET Framework, and is fully out of support.
  • ASP.NET Core 2.1 is supported indefinitely - but only when running on a supported version of .NET Framework.

That means users stuck in this mixed world have to be careful not to use the "latest" version of ASP.NET Core packages, but stick to the ones in the supported packages list.

References:

mattjohnsonpint (talk) 17:56, 15 June 2023 (UTC)[reply]

Question on value of link in External links[edit]

The "ASP.NET on website" link points to https://www.iqlance.com/asp-net-development-london/ which appears to be an ASP.NET development shop in London. I'm not sure this provides any value except maybe some SEO for the development shop. Dbry23 (talk) 20:28, 3 August 2023 (UTC)[reply]