leaderanalytics / AdaptiveClient.EntityFrameworkCore

Utility classes and methods for using AdaptiveClient to work with DBContext and other Entity Framework Core objects. Build loosely coupled services, readily accessible via a lightweight façade. Easily build your service layer to use multiple providers (MSSQL, MySQL, SQLite) with no additional infrastructure. Use connection string objects to as keys to resolve specific implementations of DbContext for migrations and testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leaderanalytics/AdaptiveClient.EntityFrameworkCore Stargazers