An abstract package for accessing database using System.Data. The interfaces are database independent and they contain many methods which simplifies writing code. They help writing loosely coupled and unit testable code. The assembly is signed and CLS compliant.
$ dotnet add package Mutex.Data.CoreNo README available.