Library that wraps the ADO.NET DbConnection class and adds more methods to execute queries whilst using less of the exact same code in a medion/large sized project.
Before you begin, please make sure that your current solution has installed the nuget package of this library.
You can find this package here.
To use this wrapper, you can see how MySqlConnectorWrapper does this. Specifically, one should look at the following files: