C# (CSharp) DotNetIO Пространство имен

Пространства имен

DotNetIO.Contracts
DotNetIO.FileSystems
DotNetIO.Internal
DotNetIO.Tests

Классы

Имя Описание
DirectoryExtensions
ExecuteOnDispose
FileExtensions Extensions for File
MapPathImpl An implementation of the MapPath which seems to be working well with both testfixtures and online.
Path Utility class meant to replace the System.IO.Path class completely. This class handles these types of paths: UNC network paths: \\server\folder UNC-specified network paths: \\?\UNC\server\folder IPv4 network paths: \\192.168.3.22\folder IPv4 network paths: \\[2001:34:23:55::34]\folder Rooted paths: /dev/cdrom0 Rooted paths: C:\folder UNC-rooted paths: \\?\C:\folder\file Fully expanded IPv6 paths
PathExtensions
SafeFindHandle
StreamExtensions
StringExtensions