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
580 stars 150 forks source link

Upgrade to .net6 #40

Open biomade opened 2 years ago

biomade commented 2 years ago

.net 5 has reached it's end of life per the MS support page

Can you do a new version that uses .net6 so it's current and up to date??

Thanks

Duelbat commented 2 years ago

Good luck with that one!!

biomade commented 2 years ago

@Duelbat Wel,l that's not very encouraging

Duelbat commented 2 years ago

@biomade Why don't you use the BLAZORHERO : https://github.com/blazorhero/CleanArchitecture It is updated with .net 6.0 and is very good. If you want to use C# instead of JS, then this is a real win.

biomade commented 2 years ago

Well, I have not worked with blazor before nor web api... I guess I will have to look, tomorrow. Check on me on Thursday to make sure I am still alive or had a break down 🤣

On Tue, Jul 19, 2022, 8:46 PM Duelbat @.***> wrote:

@biomade https://github.com/biomade Why don't you use the BLAZORHERO : https://github.com/blazorhero/CleanArchitecture It is updated with .net 6.0 and is very good. If you want to use C# instead of JS, then this is a real win.

— Reply to this email directly, view it on GitHub https://github.com/aspnetcorehero/Boilerplate/issues/40#issuecomment-1189713804, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGHVDB2ZRXD4CLGRMB5MJV3VU5LA7ANCNFSM54BSL6JQ . You are receiving this because you were mentioned.Message ID: @.***>

Duelbat commented 2 years ago

I had another look, seems I was mistaken. Only some parts of the app are .net 6.0. So its best to look elsewhere......

biomade commented 1 year ago

I rewrote a part of the original mvc app to use core 3.1 and razor pages; I am going to try rewriting it (again) with net6 and razor. Stay tuned.

On Tue, Jul 19, 2022, 9:39 PM Duelbat @.***> wrote:

I had another look, seems I was mistaken. Only some parts of the app are .net 6.0. So its best to look elsewhere......

— Reply to this email directly, view it on GitHub https://github.com/aspnetcorehero/Boilerplate/issues/40#issuecomment-1189742131, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGHVDB7PSFYLST3E4IP5GNLVU5RE7ANCNFSM54BSL6JQ . You are receiving this because you were mentioned.Message ID: @.***>

pinale commented 1 year ago

i vote this upgrade too (net6+)-->7-->8