TestableFileSystem.Interfaces
2.0.1
Interfaces to substitute System.IO calls in the .NET Framework and .NET Core.
Install-Package TestableFileSystem.Interfaces -Version 2.0.1
dotnet add package TestableFileSystem.Interfaces --version 2.0.1
<PackageReference Include="TestableFileSystem.Interfaces" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TestableFileSystem.Interfaces --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TestableFileSystem.Interfaces, 2.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Crashfix in code analyzer.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on TestableFileSystem.Interfaces:
Package | Downloads |
---|---|
TestableFileSystem.Wrappers
Implements TestableFileSystem.Interfaces by forwarding to the .NET Framework or .NET Core.
|
|
TestableFileSystem.Fakes
Implements TestableFileSystem.Interfaces using a blazingly fast in-memory NTFS-based file system.
|
GitHub repositories
This package is not used by any popular GitHub repositories.