sqlite-adonet

star 14.7k

Implementation details for the Microsoft.Data.Sqlite ADO.NET provider. Use when changing files under `src/Microsoft.Data.Sqlite.Core/`.

dotnet By dotnet schedule Updated 3/14/2026

name: sqlite-adonet description: 'Implementation details for the Microsoft.Data.Sqlite ADO.NET provider. Use when changing files under src/Microsoft.Data.Sqlite.Core/.' user-invocable: false

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 (.tt files)
Install via CLI
npx skills add https://github.com/dotnet/efcore --skill sqlite-adonet
Repository Details
star Stars 14,690
call_split Forks 3,386
navigation Branch main
article Path SKILL.md
More from Creator