This library can be used for any .net core project. You can easily modify the library to fulfill your requirements. It is so easy to to implement, only thing you should do is creating your db entities. Then you can immediately get,insert,update,delete and more with your entities.
Demo application is included with functions included. Sample db also included. Create sample db, change you connection string and execute to test application.