sqlite-adonet
Installation
SKILL.md
Microsoft.Data.Sqlite
Standalone ADO.NET provider in src/Microsoft.Data.Sqlite.Core/, independent of EF Core. Implements System.Data.Common abstractions.
Notable Implementation Details
- Static constructor calls
SQLitePCL.Batteries_V2.Init()reflectively CreateFunction()/CreateAggregate()overloads generated from T4 templates (.ttfiles)