Windows Ribbon added to dotnet-developer-projects.md (#1294)

This commit is contained in:
harborsiem 2023-06-13 05:08:29 +02:00 коммит произвёл GitHub
Родитель 32e73a1d51
Коммит a9f621b2d5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 11 добавлений и 10 удалений

Просмотреть файл

@ -385,6 +385,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [Mono XWT](https://github.com/mono/xwt) - A cross-platform UI toolkit for creating desktop apps
* [Neutronium](https://github.com/NeutroniumCore/Neutronium) - Neutronium is a library to create .NET desktop applications using HTML, CSS and javascript. It uses the MVVM pattern exactly the same way as WPF applications.
* [UWP Community Toolkit](https://github.com/Microsoft/UWPCommunityToolkit) - The UWP Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10.
* [Windows Ribbon](https://github.com/harborsiem/WindowsRibbon) - Windows Ribbon for WinForms is a .NET wrapper for Microsoft Windows Ribbon and a toolkit for design and preview.
## Windows Services
* [King.Service](https://github.com/jefking/King.Service) - Task scheduling for Azure and Windows