Abstractions for making code that uses file system and environment testable.
Info
Version: | 5.0.0-preview.5.20278.1 |
Author(s): | Microsoft |
Last Update: | Wednesday, June 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dot.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.DotNet.PlatformAbstractions |
Install
Install-Package Microsoft.DotNet.PlatformAbstractions
dotnet add package Microsoft.DotNet.PlatformAbstractions
paket add Microsoft.DotNet.PlatformAbstractions
Microsoft.DotNet.PlatformAbstractions Download (Unzip the "nupkg" after downloading)
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)
No dependencies.