To see if anyone is using Flutter, I actually...
So, what is the point of arguing on Zhihu about 'Flutter has been abandoned' and 'Flutter is about to rise'? All arguments are no match for real data.
CodeWF.Markdown: PDF text copyable, images embeddable, copying to WeChat Official Account/Zhihu/Juejin no longer shows HTML source code
Browse by Topic Start with .NET196 articles, suitable for quickly filtering by technical direction
Continuous Reading Read Avalonia UI Control Libraries as a topic2 articles, better for systematic reading
So, what is the point of arguing on Zhihu about 'Flutter has been abandoned' and 'Flutter is about to rise'? All arguments are no match for real data.
Accidentally discovered that Bilibili has launched a Windows client version
After a few hours of tinkering, successfully ran Hello World on Windows and Mac. I'll choose MAUI for desktop and mobile development from now on.
After completing C/S client development, the program needs to be delivered to users. Directly compressing and sending it to users is possible (just a bit unprofessional). If there is a nice-looking installation interface, the quality level is different.
Simple sharing
The typical operation flow for client projects is: pop up login window => account verification success => close login window => pop up main window => work in main window.
Actually, the site owner has known about this open-source WPF control library for a long time, but never appreciated its style, yet still starred the project. Every time browsing this repository, more stars were found, and many netizens praised it. So today, I recommend this WPF control library to everyone.
A C# WinForm open-source control library, utility class library, extension class library, and multi-page development framework based on .NET Framework 4.0+, .NET 5, and .NET 6.
A Windows remote control system based on IOCP asynchronous communication model
Drag files out of WPF forms
Today I introduce an open-source C# WPF control library, very beautiful, and importantly, it's open-source!
This article was contributed by a netizen and organized by the Dotnet9 webmaster. The webmaster thinks this little tool is very practical and is trying to use it at home and work.
In actual project development, we encounter many scenarios where we need to send emails through programs, such as exception alerts, messages, progress notifications, etc.