Show / Hide Table of Contents

GlitchedPolygons.RepositoryPattern.Postgres

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


Technology used:

  • C# (netstandard2.0)
  • Dapper (v1.60.6)
  • Npgsql (v4.0.7)

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

  • Improve this Doc
Back to top Generated by DocFX