There's an OpenSource port of WebForms to .NET 8 here: github.com/webformsforcore/WebFormsForCore.
With this Library you can run existing WebForms projects directly in .NET 8.
Here's a Video Tutorial on how to convert the sample WebForms site to .NET 8.