Microsoft.DotNet.PlatformAbstractions (3.1.6)
Published 2023-05-05 11:30:33 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 3.1.6 Microsoft.DotNet.PlatformAbstractions
About this package
Abstractions for making code that uses file system and environment testable.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Runtime.InteropServices.RuntimeInformation | 4.0.0 | .NETFramework4.5 |
System.AppContext | 4.1.0 | .NETStandard1.3 |
System.Collections | 4.0.11 | .NETStandard1.3 |
System.IO | 4.1.0 | .NETStandard1.3 |
System.IO.FileSystem | 4.0.1 | .NETStandard1.3 |
System.Reflection.TypeExtensions | 4.1.0 | .NETStandard1.3 |
System.Runtime.Extensions | 4.1.0 | .NETStandard1.3 |
System.Runtime.InteropServices | 4.1.0 | .NETStandard1.3 |
System.Runtime.InteropServices.RuntimeInformation | 4.0.0 | .NETStandard1.3 |