Skip to content

Shuttle/Shuttle.Core.FileSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shuttle.Core.FileSystem

PM> Install-Package Shuttle.Core.FileSystem

Provides abstractions/interfaces for relevant static types in the System.IO namespace.

The interfaces have the exact signatures as found in the System.IO namespace. There is also always a default implementation that delegates to to the System.IO type.

Interface Default implementation
IDirectory DefaultDirectory
IFile DefaultFile

About

Abstractions for the System.IO namespace.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages