C# / dotnet 8 - common lib for Wpf / WinUI3 utility libraries, created by AJ Badarni
$ dotnet add package AJut.UXThe ux focused shared portion of the C# / dotnet 8 utility library (used in both the WinUI and WPF projects), created by AJ Badarni
I hope you enjoy using ajut.ux. AJut is short for AJ Utilities, (pronounced like the dipping sauce Au Jus). This primary ux libraries (AJut.UX.Wpf, and AJut.UX.WinUI3) contain controls, converters, extensions, content navigation, theming helpers, dark and light themes, utilities - and much more. I've been building these up since I first started developing - through the many side projects I've done over the years. The goal was to provide a simple project reference (ajut.core + ajut.ux.wpf) that will allow you to build and innovate without having to start completely from scratch or to have to bring in many many libraries to get things done.
Many of these are my takes on ideas that aren't new - and yet those ideas have to be rewritten everywhere we develop... and I find that a shame. Many ideas in here are of my own innovation! The unique difference is that everything is in support of how I like to develop, and I hope you will enjoy doing things this way too!
This software uses an MIT License, see LICENSE - terms and conditions contained therin.
As a matter of attribution, several of these utilities I have refined some with a friend, Ian Good. Thanks Ian!
While AJut.UX isn't really made to be used directly, I hope you do find use in the greater ajut libraries!
Thanks! -AJ