DEV Community

Cover image for Converting Blazor Project to WebForms Core
Elanat Framework
Elanat Framework

Posted on

Converting Blazor Project to WebForms Core

WebForms Core technology helps developers manage HTML tags on the server side without the need for client-side scripting. WebForms Core is a feature in the core of the CodeBehind framework.

Note: CodeBehind framework is a powerful replacement for ASP.NET Core MVC and Razor Pages and other backend frameworks.
The use of WebForms Core technology also makes developers not need to use front-end frameworks such as Vue, Angular and React.
However, these two are not a replacement for WebAssembly; But they are well coordinated with WebAssembly.

The following project is the default version 8 of Blazor .NET Core technology, which has been rewritten under the CodeBehind framework and WebForms Core technology.

Download

Related links

GitHub repository:
https://github.com/elanatframework/Code_behind

Get CodeBehind from NuGet:
https://www.nuget.org/packages/CodeBehind/

CodeBehind page:
https://elanat.net/page_content/code_behind

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read full post →

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs