AJut.Core 1.5.2.126

dotnet add package AJut.Core --version 1.5.2.126
                    
NuGet\Install-Package AJut.Core -Version 1.5.2.126
                    
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.Core" Version="1.5.2.126" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AJut.Core" Version="1.5.2.126" />
                    
Directory.Packages.props
<PackageReference Include="AJut.Core" />
                    
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.Core --version 1.5.2.126
                    
#r "nuget: AJut.Core, 1.5.2.126"
                    
#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.Core@1.5.2.126
                    
#: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.Core&version=1.5.2.126
                    
Install as a Cake Addin
#tool nuget:?package=AJut.Core&version=1.5.2.126
                    
Install as a Cake Tool

AJut.Core

C# / dotnet 5 utility library, created by AJ Badarni

Greetings

I hope you enjoy using ajut.core. AJut is short for AJ Utilities, (pronounced like the dipping sauce Au Jus). This core library represents some dot net utilities that I have been building 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 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 utilities 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

I hope you are able to find ajut.core useful!

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.
  • net8.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on AJut.Core:

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

AJut.UX

C# / dotnet 8 - common lib for Wpf / WinUI3 utility libraries, created by AJ Badarni

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.2.126 0 6/10/2026
1.5.1.120 176 5/28/2026
1.5.0.118 138 5/6/2026
1.4.5.116 135 4/22/2026
1.4.4.115 126 4/19/2026
1.4.3.114 137 4/19/2026
1.4.2.113 127 4/18/2026
1.4.1.98 155 3/23/2026
1.4.0.98 507 3/1/2026
1.4.0.96 143 2/28/2026
1.4.0.95 168 2/28/2026
1.4.0.91 132 2/25/2026
1.4.0.90 170 2/22/2026
1.4.0.89 180 10/25/2025
1.4.0.80 328 9/21/2025
1.4.0.78 299 9/21/2025
1.4.0.77 259 9/20/2025
1.4.0.76 266 9/20/2025
1.4.0.74 286 9/20/2025
1.3.0.70 296 8/30/2024
Loading failed