Show / Hide Table of Contents

GlitchedPolygons.RepositoryPattern.SQLite

Abstract base class for implementing the repository pattern for SQLite databases in C#.


Technology used:

  • C# (netstandard2.0)
  • Dapper (v1.60.6)
  • System.Data.SQLite (v1.0.111)

Reference this C# project inside your implementation .csproj by adding the NuGet package to it.

  • Improve this Doc
Back to top Generated by DocFX