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.
https://codewithmukesh.com/project/aspnet-core-hero-boilerplate/
MIT License
582 stars 148 forks source link

Asp.Net Core 5.0? #32

Open ali-gol opened 3 years ago

ali-gol commented 3 years ago

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

edusoccer1121 commented 2 years ago

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.

fasteddys commented 2 years ago

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