dotNetTips.Utility.Standard.Tester
2021.2.5
See the version list below for details.
dotnet add package dotNetTips.Utility.Standard.Tester --version 2021.2.5
NuGet\Install-Package dotNetTips.Utility.Standard.Tester -Version 2021.2.5
<PackageReference Include="dotNetTips.Utility.Standard.Tester" Version="2021.2.5" />
paket add dotNetTips.Utility.Standard.Tester --version 2021.2.5
#r "nuget: dotNetTips.Utility.Standard.Tester, 2021.2.5"
// Install dotNetTips.Utility.Standard.Tester as a Cake Addin #addin nuget:?package=dotNetTips.Utility.Standard.Tester&version=2021.2.5 // Install dotNetTips.Utility.Standard.Tester as a Cake Tool #tool nuget:?package=dotNetTips.Utility.Standard.Tester&version=2021.2.5
Common .NET Standard code for use in unit tests and benchmarking.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- dotNetTips.Utility.Standard (>= 2021.2.5)
- dotNetTips.Utility.Standard.Extensions (>= 2021.2.5)
- Microsoft.NETCore.Platforms (>= 5.0.0)
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 | |
---|---|---|---|
2021.5.1 | 17,261 | 5/1/2021 | |
2021.2.5 | 1,133 | 2/5/2021 | |
2021.1.26.1 | 331 | 1/26/2021 | |
2021.1.4 | 415 | 1/21/2021 | |
2020.11.19.1 | 636 | 11/24/2020 | |
2020.11.2.1 | 458 | 11/3/2020 | |
2020.9.20.1 | 5,161 | 9/20/2020 | |
2020.8.9 | 398 | 8/9/2020 | |
2020.5.27.2 | 557 | 5/28/2020 | |
2020.5.26.1 | 468 | 5/26/2020 | |
2020.3.13.1 | 502 | 3/13/2020 | |
2019.12.2 | 489 | 12/2/2019 | |
2019.8.31.1 | 542 | 9/1/2019 | |
2019.8.28.1 | 525 | 8/28/2019 | |
2019.8.14 | 521 | 8/14/2019 |
-- AUG 14 2019: Initial release.
-- AUG 31 2019: Cleanup of models including fixes.
-- DEC 2019: Added new methods for creating random files. Code cleanup.
-- MAR 2020 (Quarterly Release): Code cleanup.
-- MAY 2020: Added more functionality to RandomData.
-- AUG 2020: Code cleanup.
-- SEP 2020: Updated NuGet packages.
-- NOV 2020 (Quarterly Release): Code cleanup. Fixed bugs.
-- NOV 19 2020: Minor update.
-- FEB 2021 (QUARTERLY RELEASE): Code Cleanup.
- FEB 5, 2021: Minor fixes.-