A virtual file system for .NET written in C#.
Info
Version: | 1.1.2 |
Author(s): | b3b00 |
Last Update: | Thursday, May 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/b3b00/sharpfilesystem |
NuGet Url: | https://www.nuget.org/packages/SharpCoreFileSystem |
Install
Install-Package SharpCoreFileSystem
dotnet add package SharpCoreFileSystem
paket add SharpCoreFileSystem
SharpCoreFileSystem Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.3)
- System.ValueTuple(>= 4.5.0)