dotNetTips.Spargine.5.Extensions 2022.6.5.3

Suggested Alternatives

dotNetTips.Spargine.6.Extensions

dotnet add package dotNetTips.Spargine.5.Extensions --version 2022.6.5.3
NuGet\Install-Package dotNetTips.Spargine.5.Extensions -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.Extensions" 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.Extensions --version 2022.6.5.3
#r "nuget: dotNetTips.Spargine.5.Extensions, 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.Extensions as a Cake Addin
#addin nuget:?package=dotNetTips.Spargine.5.Extensions&version=2022.6.5.3

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

Extensions 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 (3)

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

Package Downloads
dotNetTips.Spargine.5

Main helper methods/ code for Spargine.

dotNetTips.Spargine.5.Tester

Common code to help with unit tests by generating random data.

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 5,768 3/24/2022
2022.3.6.4 1,001 3/15/2022
2022.1.5.40 507 12/30/2021
2021.9.4.23 639 9/1/2021
2021.6.3.5 671 6/5/2021
2021.5.1.50 940 4/24/2021
2021.3.1.20 627 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 methods, unit tests and benchmarking. 2021.9.4.23
--JAN 2022: Fifth release. New methods, unit tests and benchmarking. Code cleanup. 2022.1.5.40
--MAR 2022: Sixth release. 2022.3.6.04
--MAR 2022: Added methods for faster logging. 2022.6.5.03