### Background & Description This feature would make loading backends much easier in Unity. ### API & Usage Same as for Dotnet 6 ### How to implement Add a section that compiles for Dotnet Standard 2.1 (current version only compiles for Dotnet 6 or greater via compiler arguments) : https://github.com/SciSharp/LLamaSharp/blob/master/LLama/Native/Load/NativeLibraryConfig.cs