The author of NanUI issued a suspension announcement during the holidays, saying that the project will be suspended for development. The reason is that after being laid off and unemployed last year, he has switched to selling steel and it is now difficult to spare time to develop and maintain the NanUI project. He said: In order to survive, I can only spend more time and energy negotiating orders, selling, and collecting payments. Therefore, it is difficult to spare time to develop and maintain the NanUI project. I feel deeply helpless about this. I also hope that I can spare time to continue maintaining NanUI after my life and work are stable.

The author of NanUI said that his company completely announced the layoff of all development positions due to the epidemic at the beginning of last year (2022), so he could only follow the trend and become unemployed at the embarrassing age of 36.

https://github.com/XuanchenLin/NanUI/discussions/367

NanUI interface component is an open source .NET/.NETCore form application (WinForms) interface framework. It is intended for .NET developers who want to use front-end technologies such as HTML5/CSS3 to build user interfaces for Windows Forms applications.

NanUI is based on Google's embeddable browser framework ChromiumEmbeddedFramework (CEF), so users can design and develop user interfaces for .NET desktop applications using various front-end technologies HTML5/CSS3/JavaScript and popular front-end frameworks React/Vue/Angular/Blazor. At the same time, NanUI's original JavaScriptBridge can easily realize communication and data exchange between the browser and .NET.