InsaneGenius.Utilities 3.6.18

Suggested Alternatives

ptr727.Utilities

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

Utilities

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

Build and Distribution

  • Source Code: GitHub - Source code, issues, discussions, and CI/CD pipelines.
  • Versioned Releases: GitHub Releases - Version tagged source code and build artifacts.
  • NuGet Packages NuGet Packages - .NET libraries published to NuGet.org.

Build Status

Release Status
Last Commit

Releases

GitHub Release
GitHub Pre-Release
NuGet Release

Release Notes

Version: 3.6:

Summary:

  • Internal CI/CD rework, no library API changes.
    • Branch-scoped self-publishing workflows.
    • Keyless OIDC NuGet publishing.
    • Hardened repository configuration, see WORKFLOW.md.

See Release History for complete release notes and older versions.

Installation

# Add the package to your project
dotnet add package InsaneGenius.Utilities
// Include the namespace
using InsaneGenius.Utilities;

Contributing

  • Branching workflow:
    • The repo uses a two-branch model with ruleset-enforced merge methods.
    • Feature branch → develop via squash merge (develop is kept linear).
    • developmain via merge commit (preserves develop's commit list on main as the second parent of each release commit).
    • Dependabot targets main and develop in parallel via separate PRs.
    • See WORKFLOW.md for complete details.
  • Code style:
  • Repository setup:

License

Licensed under the MIT License
GitHub License

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.7.1-gd941159274 125 7/9/2026 3.7.1-gd941159274 is deprecated because it is no longer maintained.
3.6.18 244 7/8/2026 3.6.18 is deprecated because it is no longer maintained.
3.6.16-g17b9cbd23d 124 7/7/2026 3.6.16-g17b9cbd23d is deprecated because it is no longer maintained.
3.6.2 731 6/28/2026 3.6.2 is deprecated because it is no longer maintained.
3.6.1-gfcd4f92656 125 6/28/2026 3.6.1-gfcd4f92656 is deprecated because it is no longer maintained.
3.5.6 350 6/22/2026 3.5.6 is deprecated because it is no longer maintained.
3.5.5 144 6/22/2026 3.5.5 is deprecated because it is no longer maintained.
3.5.4 157 6/22/2026 3.5.4 is deprecated because it is no longer maintained.
3.5.2 345 6/15/2026 3.5.2 is deprecated because it is no longer maintained.
3.4.25 144 6/22/2026 3.4.25 is deprecated because it is no longer maintained.
3.4.21 138 6/15/2026 3.4.21 is deprecated because it is no longer maintained.
3.4.18 201 6/8/2026 3.4.18 is deprecated because it is no longer maintained.
3.4.16 142 6/8/2026 3.4.16 is deprecated because it is no longer maintained.
3.4.13-g430c144039 139 4/9/2026 3.4.13-g430c144039 is deprecated because it is no longer maintained.
3.4.12-g42eae42c06 149 1/4/2026 3.4.12-g42eae42c06 is deprecated because it is no longer maintained.
3.4.3 1,141 4/9/2026 3.4.3 is deprecated because it is no longer maintained.
3.4.2 179 4/9/2026 3.4.2 is deprecated because it is no longer maintained.
3.4.1 869 1/4/2026 3.4.1 is deprecated because it is no longer maintained.
3.3.20 486 12/19/2025 3.3.20 is deprecated because it is no longer maintained.
Loading failed