fullstackhero / dotnet-starter-kit

Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
https://fullstackhero.net/dotnet-webapi-boilerplate/
MIT License
5.19k stars 1.56k forks source link

[BUG] Microsoft.Extensions.Hosting.HostAbortedException: The host was aborted. #833

Closed wisamidris7 closed 1 year ago

wisamidris7 commented 1 year ago

When I Updated To net7.0

Cause I Do Some Changes I Was Not Able Not Pull From You Now When I Updated from net6.0 to net7.0

Visual Studio 2022 Framework net6.0

iammukeshm commented 1 year ago

Can you please pull from this branch and try - https://github.com/fullstackhero/dotnet-webapi-boilerplate/tree/dotnet-7

This is the updated .NET 7 branch.