dotNetTips.Spargine.5.Extensions
2022.1.5.40
See the version list below for details.
dotnet add package dotNetTips.Spargine.5.Extensions --version 2022.1.5.40
NuGet\Install-Package dotNetTips.Spargine.5.Extensions -Version 2022.1.5.40
<PackageReference Include="dotNetTips.Spargine.5.Extensions" Version="2022.1.5.40" />
paket add dotNetTips.Spargine.5.Extensions --version 2022.1.5.40
#r "nuget: dotNetTips.Spargine.5.Extensions, 2022.1.5.40"
// Install dotNetTips.Spargine.5.Extensions as a Cake Addin #addin nuget:?package=dotNetTips.Spargine.5.Extensions&version=2022.1.5.40 // Install dotNetTips.Spargine.5.Extensions as a Cake Tool #tool nuget:?package=dotNetTips.Spargine.5.Extensions&version=2022.1.5.40
Extensions code for Spargine.
Product | Versions 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. |
-
net5.0
- dotNetTips.Spargine.5.Core (>= 2022.1.5.40)
- linq2db (>= 3.6.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
- Microsoft.Extensions.ObjectPool (>= 6.0.0)
- System.Collections.Immutable (>= 6.0.0)
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,876 | 3/24/2022 | |
2022.3.6.4 | 1,053 | 3/15/2022 | |
2022.1.5.40 | 557 | 12/30/2021 | |
2021.9.4.23 | 693 | 9/1/2021 | |
2021.6.3.5 | 721 | 6/5/2021 | |
2021.5.1.50 | 994 | 4/24/2021 | |
2021.3.1.20 | 691 | 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