HandyExtensionsToolbox 1.0.2203.180712

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

HandyExtensions

Common extensions for files, logging, strings, and conversion. This is a work in progress which to keep adding common handy extensions.

Extensions

CollectionExtensions

Collection and Observable collection utilities.

ConvertExtensions

Conversion utilities such as TryConvert and CanConvert.

DateTimeExtensions

DateTime and Timezone utilities

EnumExtensions

Handy Enumeration extensions such as GetDescription and GetEnum (reverse of GetDescription).

FileSystemExtensions

Invaluable IFileSystem extensions such as GetFileBytes and WriteBytes.

LambaExtensions

Lambda and expression utilities. Centered around getting the name, setting, or getting using a property that is passed as a parameter / expression. Extensions include GetMemberInfo, GetPropertyValue, and SetPropertyValue.

LoggerConfigurationExtensions

This is where logging extensions such as WriteError, WriteInformation and other Serilog extensions reside.

ProcessExtensions

Process extensions used to work with Process object. Used to determine if the process is valid as well as accessing other process functions.

SecureStringExtensions

SecureString utilities such as ToInsecureString, ToSecureString, and Overwrite.

StringExtensions

Miscellanous string extensions sure as EnsureNotNull.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2203.180712 272 3/18/2022