dotNetTips.Utility.Standard
2021.5.1
dotnet add package dotNetTips.Utility.Standard --version 2021.5.1
NuGet\Install-Package dotNetTips.Utility.Standard -Version 2021.5.1
<PackageReference Include="dotNetTips.Utility.Standard" Version="2021.5.1" />
paket add dotNetTips.Utility.Standard --version 2021.5.1
#r "nuget: dotNetTips.Utility.Standard, 2021.5.1"
// Install dotNetTips.Utility.Standard as a Cake Addin #addin nuget:?package=dotNetTips.Utility.Standard&version=2021.5.1 // Install dotNetTips.Utility.Standard as a Cake Tool #tool nuget:?package=dotNetTips.Utility.Standard&version=2021.5.1
Common .NET Standard Code
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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- dotNetTips.Utility.Standard.Common (>= 2021.5.1)
- dotNetTips.Utility.Standard.Extensions (>= 2021.5.1)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.Extensions.Caching.Memory (>= 5.0.0)
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 5.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 5.0.0)
- Microsoft.Extensions.Logging (>= 5.0.0)
- Microsoft.Extensions.Logging.Debug (>= 5.0.0)
- Microsoft.VisualBasic (>= 10.3.0)
- System.Collections.Immutable (>= 5.0.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Management (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Runtime.Serialization.Json (>= 4.3.0)
- System.Security.AccessControl (>= 5.0.0)
- System.Security.Principal (>= 4.3.0)
- System.Security.Principal.Windows (>= 5.0.0)
- System.ServiceModel.Http (>= 4.8.1)
- System.ServiceModel.Primitives (>= 4.8.1)
- System.ServiceProcess.ServiceController (>= 5.0.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on dotNetTips.Utility.Standard:
Package | Downloads |
---|---|
dotNetTips.Utility.Standard.Tester
Common .NET Standard code for use in unit tests and benchmarking. |
|
dotNetTips.Utility.Core.Windows
Common .NET Core Code for Windows |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2021.5.1 | 18,650 | 5/1/2021 | |
2021.2.5 | 1,518 | 2/5/2021 | |
2021.1.26.1 | 725 | 1/26/2021 | |
2021.1.4 | 803 | 1/21/2021 | |
2020.11.19.1 | 1,038 | 11/24/2020 | |
2020.11.2.1 | 795 | 11/3/2020 | |
2020.9.20.1 | 6,327 | 9/20/2020 | |
2020.8.9 | 784 | 8/9/2020 | |
2020.5.26.2 | 1,119 | 5/26/2020 | |
2020.3.1 | 728 | 3/1/2020 | |
2020.2.12.1 | 716 | 2/12/2020 | |
2019.12.2 | 779 | 12/2/2019 | |
2019.8.31.1 | 574 | 9/1/2019 | |
2019.6.3 | 598 | 6/3/2019 | |
2019.3.3 | 610 | 3/3/2019 | |
2018.12.0 | 782 | 12/3/2018 | |
2018.10.0 | 885 | 10/9/2018 | |
2018.7.2 | 960 | 7/30/2018 | |
2018.7.1 | 1,036 | 7/11/2018 | |
2018.6.10.1 | 1,135 | 6/10/2018 | |
2018.6.10 | 1,116 | 6/10/2018 | |
2018.5.1 | 1,099 | 5/1/2018 | |
2018.3.17 | 1,101 | 3/18/2018 | |
2018.2.22 | 1,048 | 2/23/2018 | |
2018.1.15 | 1,175 | 1/12/2018 | |
2017.8.1.1 | 1,307 | 11/4/2017 |
-- SEP 2019: Added CollectionRandomizer, WebHelper, XmlReaderSettings, also new methods and code cleanup.
-- JUN 2019 (QUARTERLY RELEASE): New methods for DirectoryHelper and FileHelper. Code cleanup.
-- AUG 2019 (QUARTERLY RELEASE): Code & documentation cleanup. Code fixes. New code in LoggingHelper, ComputerInfo.
-- DEC 2019 (QUARTERLY RELEASE): Code cleanup. Moved some methods to the new dotNetTips.Utility.Core.Windows project/ NuGet.
-- FEB 2020: Code cleanup. Removed outdated encryption methods. Added ProgressiveRetry method and ExecutionHelper.cs.
-- MAR 2020 (QUARTERLY RELEASE): Code cleanup. New code for ProgressiveRetry.
-- MAY 2020: Added new overloads for TryValidateParam.
-- AUG 2020: New helper methods & classes. Code cleanup.
-- NOV 2020 (QUARTERLY RELEASE): Added new classes Mailer, MailerHelper, SecurityHelper. Updated TryValidateParam methods. Code cleanup.
-- NOV 19, 2020: Minor update.
-- FEB 2021 (QUARTERLY RELEASE): 2 new methods. Code cleanup.
-- FEB 5, 2021: Minor fixes.
-- MAY 2021 (QUARTERLY RELEASE): Minor fixes. Code cleanup.