System.IO.FileSystem.Primitives (4.0.1)
Published 2023-05-05 11:40:44 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.0.1 System.IO.FileSystem.Primitives
About this package
Provides common enumerations and exceptions for path-based I/O libraries.
Commonly Used Types: System.IO.DirectoryNotFoundException System.IO.FileAccess System.IO.FileLoadException System.IO.PathTooLongException System.IO.FileMode System.IO.FileShare System.IO.FileAttributes
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Runtime | 4.1.0 | .NETStandard1.3 |