No description
  • C# 93%
  • C 6.2%
  • Shell 0.8%
Find a file
prydaran ed9371f6e1
Some checks failed
/ build-test-publish (push) Failing after 33m40s
fix missing build dependencies
2026-06-28 19:07:49 -04:00
.forgejo/workflows fix missing build dependencies 2026-06-28 19:07:49 -04:00
.run remove the now defunct build script. building is now handled entirely within dotnet .run targets 2026-06-02 16:19:43 -04:00
CreateNativeMap fix depreciated license url in Mono.Fuse.NETStandard.csproj. fix unnecessary packaging. 2026-06-02 23:34:16 -04:00
example/RedirectFS-FH port to fuse 3.x 2026-06-28 19:03:05 -04:00
Mono.Fuse.NETStandard port to fuse 3.x 2026-06-28 19:03:05 -04:00
MonoFuseHelper port to fuse 3.x 2026-06-28 19:03:05 -04:00
build.sh port to fuse 3.x 2026-06-28 19:03:05 -04:00
ChangeLog bump version, fix README.md 2026-06-02 16:50:37 -04:00
LICENSE initial commit 2026-06-01 16:51:31 -04:00
Mono.Fuse.NETStandard.sln port to fuse 3.x 2026-06-28 19:03:05 -04:00
README.md bump version, fix README.md 2026-06-02 16:50:37 -04:00

This is an AOT friendly .NET 10 port of Mono.Fuse.NETStandard.

To run examples, clone this repository with jetbrains rider, run the build-all configuration, and then run projects from the example/ folder.