Library to to simplify SQL database interactions. You will have tools like dlookup(), dmin(), dmax(), etc. This library is made for those who use Access VBA and use this functions. ExcecuteReader<T>() and ExecuteNonReader() are available in order to fill a strong typed class list from a sql query. It can consume an API.
$ dotnet add package DBHelper.NETNo README available.