runtime.win.System.Runtime.Extensions (4.3.0)
Published 2023-05-05 11:38:28 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.3.0 runtime.win.System.Runtime.Extensions
About this package
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides commonly-used classes for performing mathematical functions, conversions, string comparisons and querying environment information.
Commonly Used Types: System.Math System.Environment System.Random System.Progress System.Convert System.Diagnostics.Stopwatch System.Runtime.Versioning.FrameworkName System.StringComparer System.IO.Path
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Private.Uri | 4.3.0 | .NETCore5.0 |
System.Private.Uri | 4.3.0 | .NETStandard1.5 |