J4JSoftware.GeneralUtilities 1.0.0

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

J4JSoftware.GeneralUtilities

The library repository is available on github.

The change log is available here.

This assembly contains a few miscellaneous utility methods I've found useful:

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on J4JSoftware.GeneralUtilities:

Package Downloads
J4JSoftware.Configuration.CommandLine

command line processing for the Net IConfiguration system

J4JSoftware.EFCore.Utilities

a utility framework to simplify working with EF Core databases

J4JSoftware.Configuration.J4JCommandLine.ColorfulHelp

colorful help formatter for the J4JCommandLine system

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 109 3/1/2025

initial release