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.