[Feature]: NativeLibraryConfig.WithLibrary availablility in Dotnet Standard 2.1 (For compatibility with Unity3D) #960
Labels
do not close
Protect this issue from auto closing
enhancement
New feature or request
feature request
stale
Stale issue will be autoclosed soon
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
The text was updated successfully, but these errors were encountered: