Issues Importing Typesense .NET package on Unity
TLDR SGM is having trouble importing the Typesense .NET package on Unity with Nuget. Jason has tagged Rune for assistance.
1
Sep 01, 2023 (3 months ago)
SGM
05:48 PMError Could not install package 'Typesense 6.5.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.7.1', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
Has anyone encountered this before?
Jason
08:11 PM1
Typesense
Indexed 3011 threads (79% resolved)
Similar Threads
Using Typesense .NET Client in Unity Development
SGM inquired about using Typesense .NET client in Unity. Kishore Nallan affirmed the usage and referred to the community support, while AA mentioned potential quirks with Unity's Mono for .NET.
Typescript Support and Import Issues with Typesense
Ahmad faced trouble with Typesense support for Typescript. Jason assisted by suggesting checks and solutions. Phil suggested modifying the import statement. Ultimately, the issue was resolved with a change from Jason in version `v1.1.2`.
Resolving 'typesense is not defined' Error
Tim couldn't run Typesense due to a missing import statement. Masahiro and Jason helped identify the issue and adjusted the documentation accordingly.