aspnetcorehero / Boilerplate

Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.

Home Page:https://codewithmukesh.com/project/aspnet-core-hero-boilerplate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asp.Net Core 5.0?

ali-gol opened this issue · comments

There is no 5.0 version of asp.net core
The latest version of .net core is 3.1. There is a whole new framework version of 5.0 and it's called .NET 5

Hi,

You can find the nitty gritty details about the Core tag in the .NET 5.0 release in their blog. https://docs.microsoft.com/en-us/dotnet/core/dotnet-five

Is basically .NET 5.0 but they left the Core tag for avoiding confusion between MVC 5 and Entity Framework 5. Besides that it really does not matter since all docs will be stating .NET 5.0 as you mentioned.

No biggie just wording.

Peace.

theres are some good changes to as core 6 from 3/5