https://github.com/alhimik45/mono.fuse.netstandard
Port of Mono.Fuse package to NET Standard: C# bindings for FUSE
https://github.com/alhimik45/mono.fuse.netstandard
Last synced: about 1 month ago
JSON representation
Port of Mono.Fuse package to NET Standard: C# bindings for FUSE
- Host: GitHub
- URL: https://github.com/alhimik45/mono.fuse.netstandard
- Owner: alhimik45
- License: mit
- Created: 2018-01-04T18:25:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-29T14:03:03.000Z (almost 5 years ago)
- Last Synced: 2024-12-01T21:45:14.592Z (6 months ago)
- Language: C#
- Homepage:
- Size: 55.7 KB
- Stars: 16
- Watchers: 5
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
README
[](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.