News

'Alternative to Blazor' Wisej 3 Ships

Wisej 3 has shipped, described as an "alternative for Blazor developers" for building enterprise-level ASP.NET web applications with specialized Visual Studio templates.

Running on .NET 6 on Windows, Linux and macOS, the third edition of framework from IceTeaGroup, a global development consulting company, comes in a free community version for small businesses and independent developers, along with for-pay licenses and a free trial.

"IceTeaGroup provides a solid and proven alternative for Blazor developers looking to build real-life complex enterprise-level web applications," the company said in an April 20 news release. "Wisej's pixel-perfect designer helps developers build complex views and integrate features like drag-and-drop, customizable themes, complex layouts, modal workflows and more."

The offering comes with a suite of more than 100 controls, along with control sets for popular third-party offerings from Syncfusion, DevExpress, Telerik and others.

Wisej Controls
[Click on image for larger view.] Wisej Controls (source: IceTeaGroup).

While it primarily targets web applications, integrations for mobile development are also provided. Those web applications, however, aren't ordinary web sites, as Wisej is described a highly specialized framework for Real Time Web Applications. A main selling point of the framework is that developers don't have to dive deep into HTML, CSS or JavaScript and wrestle with state management, backend services, callbacks, Ajax panels, synchronization, DOM, security, authentication, concurrency and so on. Microsoft's Blazor, to which the product is compared, is known for providing a C#-based experience instead of primarily using JavaScript code in web-dev projects.

A 2020 CodeProject article written by Microsoft's Jeremy Likness says "Wisej is a powerful platform that abstracts away the nuances of client/server interactions while embracing all the web has to offer, including third-party HTML5-based solutions, it is the perfect tool for building enterprise web applications."

IceTeaGroup provides downloads of templates to be used in Visual Studio 2022 and 2019 editions. SharpDevelop, a discontinued, free and lightweight alternative to Visual Studio, can also be used.

The main highlight of the v3 release is that it's the first one to support both the old .NET Framework (v4.8) and .NET Core (which became .NET 6, .NET 7 and so on) while running on the three major OSes. Thus, while much of the development effort for Wisej 3 involved splitting the code between .NET Core and .NET Framework and replacing all of the ASP.NET code with ASP.NET Core code, some new features have also been added. Some of these include download callbacks, auto layout functionality, new interfaces and a new experimental feature to extend the current data binding model to make it compatible with the Commanding approach found in .NET MAUI (evolution of Xamarin.Forms with desktop support added).

Going forward, the company said it will tackle embedded systems development, planning a 2022 build optimized for devices with processor and memory constraints, typically used in Internet of Things (IoT), programmable logic controller (PLC), home automation and similar projects.

After that, a Wisej Designer for .NET 6 is on tap, which the company said will pave the way for Wisej to become platform-independent at design time. Currently, the designer doesn't work for .NET 6 single-target projects, as it's tied to the old .NET Framework. Those plans are in the early stages, though, so nothing is guaranteed.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Using Local AI to Cut Copilot Usage-Based Billing Shock

    After being gobsmacked by the new billing plan using almost all my monthly credits in one or two days, I tried pushing some Copilot-style coding work onto local models in VS Code. What I found was less "free AI" and more "pick your pain": cloud charges on one side, heavy local resource use and long waits on the other.

  • .NET 11 Preview 5 Focuses on Performance, Productivity and Safer Code

    .NET 11 Preview 5 focuses on under-the-hood runtime performance gains, streamlined APIs and language features that reduce boilerplate, plus built‑in security checks and incremental ASP.NET Core and EF Core improvements aimed at everyday developer productivity.

  • VS Code 1.124 Focuses on Agent Autonomy and Parallel Sessions

    Microsoft's June 2026 VS Code update turns on Autopilot by default and adds background sending for agent sessions.

  • Developing Agentic Systems in .NET: From Concept to Code

    ZioNet founder Alon Fliess previews his Visual Studio Live! San Diego session on building true agentic systems in .NET -- covering the cognitive loop, MCP tool integration, multi-agent orchestration and enterprise hosting and governance with the Microsoft Agent Framework.

Subscribe on YouTube