dotNetTips.Spargine.5 2022.6.5.3

dotnet add package dotNetTips.Spargine.5 --version 2022.6.5.3
NuGet\Install-Package dotNetTips.Spargine.5 -Version 2022.6.5.3
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="dotNetTips.Spargine.5" Version="2022.6.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dotNetTips.Spargine.5 --version 2022.6.5.3
#r "nuget: dotNetTips.Spargine.5, 2022.6.5.3"
#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.
// Install dotNetTips.Spargine.5 as a Cake Addin
#addin nuget:?package=dotNetTips.Spargine.5&version=2022.6.5.3

// Install dotNetTips.Spargine.5 as a Cake Tool
#tool nuget:?package=dotNetTips.Spargine.5&version=2022.6.5.3

Main helper methods/ code for Spargine.

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on dotNetTips.Spargine.5:

Package Downloads
dotNetTips.Spargine.5.Benchmarking

Common classes that can be used with BenchmarkDotNet.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2022.6.5.3 779 3/24/2022
2022.3.6.4 654 3/15/2022
2022.1.5.40 318 12/30/2021
2021.9.4.23 462 9/1/2021
2021.6.3.5 488 6/5/2021
2021.5.1.50 715 4/24/2021
2021.3.1.20 323 3/1/2021

--MAR 2021: Initial release.
--MAY 2021: Second release. 2021.5.1.50
--JUN 2021: Third release. 2021.6.3.5
--SEP 2021: Forth release. New classes, methods, unit tests. 2021.9.4.23
--JAN 2022: Fifth release. Code fixes and cleanup. 2022.1.5.40
--MAR 2022: Sixth release. 2022.3.6.04