LSXPrime / LibLoader

Cross-platform native library loader for .NET, simplifying the process of loading and interacting with native libraries (DLLs, SOs, dylibs) in your C# applications. It supports dependency management, flexible loading options (local files, embedded resources, remote URLs), and provides a clean, fluent API for configuration and function calling.
14Updated this week

Related projects

Alternatives and complementary repositories for LibLoader