I am looking for a NuGet package or library which can help me to connect with a v4 NFS client for my dotnet7 web application using C#.
So far I have found only this library which was last updated about a decade ago: Nekodrive
Is there any other way to mount/read/write files to NFS using C# and .net7?