This package should be installed in the project that will build the powershell module to host your powershell provider built with MountAnything. MountAnything is a framework for building powershell providers to make it easy to navigate arbitrary API's as a hierarchical virtual filesystem of...
More information
This package is intended to be the only assembly loaded into the global AssemblyLoadContext of the powershell process when using the MountAnything framework. It contains two interfaces, both of which are intended to be very stable as they are based on the public interface of the...
More information