/.NET-Repository-Pattern

C# Repository Pattern (MSSQL, PostgreSQL, Mongo DB)

Primary LanguageC#GNU General Public License v3.0GPL-3.0

C# Repository Pattern

This is an example of how to use the repository pattern in C# (C Sharp). The interface will implement code that puts data into MSSQL, PostgreSQL, or Mongo DB.