.NET install support
Author: aaronpowellCreated Jan 30, 2025Updated Jun 24, 2026
I want to use this with the .NET Sqlite library but there's no .NET/NuGet package that it's provided via which causes a bit of a workaround to use (manually copying the file).
NuGet packages support multiple architectures so it should be possible to bundle and ship a package.
Here's mod_spatialite as an example.
Source: asg017/sqlite-vec