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.
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
Top comments (0)