This repository has been archived on 2025-05-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Mono.Fuse.NETStandard/README.md
2018-01-05 02:00:57 +07:00

7 lines
428 B
Markdown

[![NuGet version](https://img.shields.io/nuget/vpre/Mono.Fuse.NETStandard.svg)](https://www.nuget.org/packages/Mono.Fuse.NETStandard/)
This is a .NET Standard binding for FUSE, port of [mono-fuse](https://github.com/jonpryor/mono-fuse) library.
For documentation see [here](http://www.jprl.com/Projects/mono-fuse/docs/).
To run examples clone this repository, run `build-libs.sh` and then run projects from `example/` folder.