Info
Version: | 1.0.0.10 |
Author(s): | U.n.i.c.o.r.n. AB |
Last Update: | Saturday, October 18, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Aztherion/TinyFS.Net |
NuGet Url: | https://www.nuget.org/packages/TinyFS |
Install
Install-Package TinyFS
dotnet add package TinyFS
paket add TinyFS
TinyFS Download (Unzip the "nupkg" after downloading)
You can use it to distribute assets with your application or you can use it in run-time as you would use any filesystem - except that the data is stored in one single file.
Full source code available at https://github.com/Aztherion/TinyFS.Net.