Skip to content

WebFormsForCore

Simon Jakob Egli edited this page Jul 8, 2025 · 2 revisions

WebForms for ASP.NET Core

WebFormsForCore is an OpenSource library to run WebForms apps on ASP.NET Core. This library provides a port of the System.Web libraries of .NET Framework to .NET 8. With this library, you can run WebForms websites directly in ASP.NET Core, also on Linux. With this library it becomes easy to migrate your existing WebForms application to run on ASP.NET Core also.

We successfully ported the SolidCP Control Panel, a huge WebForms code base, to ASP.NET Core & Linux with the aid of this library. The goal of running SolidCP on Linux without porting everything to Blazor was also our motivation of creating WebFormsForCore.

Support

If you need support porting your project to .NET Core & WebFormsForCore, we provide support for 40$ per hour. Please contact us via the LiveChat button on this page or via WhatsApp. There is also a tutorial on Youtube on how to convert a sample WebForms application to WebFormsForCore.

Donating

If you like WebFormsForCore, and it helped you save a lot of work, please consider to sponsor us on GitHub or donate to us with PayPal.

Clone this wiki locally