Wisej.NET
Full-stack framework to develop enterprise-scale web applications using standard .NET.
Published by Wisej.NET
Distributed by ComponentSource since 2022
Prices from: ₩ 1,942,800 Version: v4.0.13 NEW Updated: May 29, 2026
Released: Sep 7, 2022
Released: May 10, 2022
Adds Support for .NET 6
Wisej.NET 3 is the first release of Wisej that supports both .NET Framework (4.8) and .NET Core (now .NET 6, will be 7...) and runs on Windows, Linux and MacOS.
Multi Targeting
New projects can target multiple .NET platforms. When you create a new Wisej 3 project, the wizard will allow you to select the target and enable certain options.
You can edit the .csproj or .vbproj at any time and change the <TargetFrameworks> tag. Just make sure that "net48" is...