InsaneGenius.Utilities 3.5.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package InsaneGenius.Utilities --version 3.5.2
                    
NuGet\Install-Package InsaneGenius.Utilities -Version 3.5.2
                    
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="InsaneGenius.Utilities" Version="3.5.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="InsaneGenius.Utilities" Version="3.5.2" />
                    
Directory.Packages.props
<PackageReference Include="InsaneGenius.Utilities" />
                    
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 InsaneGenius.Utilities --version 3.5.2
                    
#r "nuget: InsaneGenius.Utilities, 3.5.2"
                    
#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 InsaneGenius.Utilities@3.5.2
                    
#: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=InsaneGenius.Utilities&version=3.5.2
                    
Install as a Cake Addin
#tool nuget:?package=InsaneGenius.Utilities&version=3.5.2
                    
Install as a Cake Tool

Utilities

Some useful and not so useful C# .NET utility classes.

Build Status

Code and Pipeline is on GitHub
GitHub Last Commit
GitHub Workflow Status

NuGet Package

Packages published on NuGet
NuGet

Version History

  • v3.4:
    • .NET 10 and AOT support.
    • Removed ProcessEx process wrapper classes, use CliWrap instead.
    • Code cleanup with help from Copilot.
  • v3.3:
    • Language tags moved to a dedicated repo.

License

Licensed under the MIT License
GitHub

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on InsaneGenius.Utilities:

Repository Stars
ptr727/PlexCleaner
Utility to optimize media files for Direct Play in Plex, Emby, Jellyfin, etc.
Version Downloads Last Updated
3.6.2 569 6/28/2026
3.6.1-gfcd4f92656 90 6/28/2026
3.5.6 314 6/22/2026
3.5.5 102 6/22/2026
3.5.4 121 6/22/2026
3.5.2 315 6/15/2026
3.4.25 98 6/22/2026
3.4.21 100 6/15/2026
3.4.18 165 6/8/2026
3.4.16 108 6/8/2026
3.4.13-g430c144039 109 4/9/2026
3.4.12-g42eae42c06 123 1/4/2026
3.4.3 1,112 4/9/2026
3.4.2 148 4/9/2026
3.4.1 838 1/4/2026
3.3.20 455 12/19/2025
3.3.20-g25c2039492 226 12/19/2025
3.3.17 683 12/1/2025
3.3.17-g4a98e46063 468 12/1/2025
3.3.16-g7db11563b1 456 12/1/2025
Loading failed