EnglishFrenchSpanish

Ad


OnWorks favicon

System.IO.Abstractions download for Linux

Free download System.IO.Abstractions Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named System.IO.Abstractions whose latest release can be downloaded as v17.2.26.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named System.IO.Abstractions with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS

Ad


System.IO.Abstractions


DESCRIPTION

At the core of the library is IFileSystem and FileSystem. Instead of calling methods like File.ReadAllText directly, use IFileSystem.File.ReadAllText. We have exactly the same API, except that ours is injectable and testable. The library also ships with a series of test helpers to save you from having to mock out every call, for basic scenarios. They are not a complete copy of a real-life file system, but they'll get you most of the way there. We even support casting from the .NET Framework's untestable types to our testable wrappers. Since version 4.0 the top-level APIs expose interfaces instead of abstract base classes (these still exist, though), allowing you to completely mock the file system.



Features

  • The library also ships with a series of test helpers to save you from having to mock out every call
  • We even support casting from the .NET Framework's untestable types to our testable wrappers
  • Since version 4.0 the top-level APIs expose interfaces instead of abstract base classes
  • Completely mock the file system
  • Provides examples


Programming Language

C#


Categories

Software Development

This is an application that can also be fetched from https://sourceforge.net/projects/system-io-abstractions.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad