AJut.UX 1.0.0.80

dotnet add package AJut.UX --version 1.0.0.80
                    
NuGet\Install-Package AJut.UX -Version 1.0.0.80
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AJut.UX" Version="1.0.0.80" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AJut.UX" Version="1.0.0.80" />
                    
Directory.Packages.props
<PackageReference Include="AJut.UX" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AJut.UX --version 1.0.0.80
                    
#r "nuget: AJut.UX, 1.0.0.80"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AJut.UX@1.0.0.80
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AJut.UX&version=1.0.0.80
                    
Install as a Cake Addin
#tool nuget:?package=AJut.UX&version=1.0.0.80
                    
Install as a Cake Tool

AJut.UX

The ux focused shared portion of the C# / dotnet 8 utility library (used in both the WinUI and WPF projects), created by AJ Badarni

Greetings

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!

Licensing

This software uses an MIT License, see LICENSE - terms and conditions contained therin.

Thanks

As a matter of attribution, several of these utilities I have refined some with a friend, Ian Good. Thanks Ian!

Final Message

While AJut.UX isn't really made to be used directly, I hope you do find use in the greater ajut libraries!

Thanks! -AJ

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on AJut.UX:

Package Downloads
AJut.UX.Wpf

C# / dotnet 8 / wpf controls & utility library, created by AJ Badarni

AJut.UX.WinUI3

C# / dotnet 8 / WinUI3 controls & utility library, created by AJ Badarni

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0.80 54 9/21/2025
1.0.0.78 49 9/21/2025
1.0.0.77 80 9/20/2025