Skip to content

Easily buid powerful WinForm applications with HTML, CSS and JavaScript.

License

Notifications You must be signed in to change notification settings

NetDimension/WinFormium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The WinFormium Project

Easily buid powerful WinForm applications with HTML, CSS and JavaScript.

WinFormium

GitHub Nuget Nuget

English | 简体中文

⭐ About

The WinFormium is an open-source .NET library which is based on the Xilium.CefGlue project a .NET wrapper around the Chromium Embedded Framework. It allows .NET developers to create modern, visually appealing WinForm applications using HTML, CSS and JavaScript. Compared to WPF, you can easily and simply implement rich and highly interactive user interfaces without having to learn the complex XAML language. It is an offshoot of NanUI, but the difference is that it can use AOT technology to compile the project directly into native code, thereby reducing the size of software distribution and effectively protecting your code from being decompiled.

Currently, the WinFormium project is still in early development, so the source code will not be provided for the time being. This repository will release sample programs and codes from time to time, and we look forward to seeing WinFormium soon.

Please give WinFormium project a star⭐ if you like it.

If this project helps, please consider funding it.

Donate

🖥️ Requirements

For Development

  • .NET 8.0/9.0 with AOT Compatible
  • Visual Studio 2022 17.13

For Deployment

  • Microsoft Windows 7 Service Pack 1 or higher
  • .NET 8.0/9.0 (publish as self-contained or AOT)

This is a Windows Only framework, it can not run on Linux or Mac OS.

The minimum supported Windows is Windows 7 Service Pack 1, and some features (such as transparent renderings) are not supported on Windows 7.

About

Easily buid powerful WinForm applications with HTML, CSS and JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published