Microsoft.DotNet.PlatformAbstractions
2.1.0
Abstractions for making code that uses file system and environment testable.
Install-Package Microsoft.DotNet.PlatformAbstractions -Version 2.1.0
dotnet add package Microsoft.DotNet.PlatformAbstractions --version 2.1.0
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.DotNet.PlatformAbstractions --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.DotNet.PlatformAbstractions, 2.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.DotNet.PlatformAbstractions as a Cake Addin
#addin nuget:?package=Microsoft.DotNet.PlatformAbstractions&version=2.1.0
// Install Microsoft.DotNet.PlatformAbstractions as a Cake Tool
#tool nuget:?package=Microsoft.DotNet.PlatformAbstractions&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
-
.NETStandard 1.3
- System.AppContext (>= 4.1.0)
- System.Collections (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.IO.FileSystem (>= 4.0.1)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.