Skip to content

[Feature]: NativeLibraryConfig.WithLibrary availablility in Dotnet Standard 2.1 (For compatibility with Unity3D) #960

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ltmx opened this issue Oct 22, 2024 · 1 comment
Labels
do not close Protect this issue from auto closing enhancement New feature or request feature request stale Stale issue will be autoclosed soon

Comments

@ltmx
Copy link

ltmx commented Oct 22, 2024

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

@ltmx ltmx changed the title [Feature]: NativeLibraryConfig.WithLibrary available in Dotnet Standard 2.1 (For compatibility with Unity3D) [Feature]: NativeLibraryConfig.WithLibrary availablility in Dotnet Standard 2.1 (For compatibility with Unity3D) Oct 22, 2024
Copy link

This issue has been automatically marked as stale due to inactivity. If no further activity occurs, it will be closed in 7 days.

@github-actions github-actions bot added the stale Stale issue will be autoclosed soon label Apr 28, 2025
@martindevans martindevans added enhancement New feature or request feature request do not close Protect this issue from auto closing labels Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not close Protect this issue from auto closing enhancement New feature or request feature request stale Stale issue will be autoclosed soon
Projects
None yet
Development

No branches or pull requests

2 participants