This library makes it possible to inspect any controls properties, events and even the document outline in your Windows Form at runtime. The only thing you have to do is to create an instance of the Inspector class and then run your winform as normal. Press "Ctrl + F8" to activate the inspector and...
More information
This package Contais all the nessary thing for connecting and creating database.
Just Create a object of the DataBase and call the method obj.GetConnectionString();
try it
The custom Mef Bootstrapper that compatible with WPF, WinForms and Console applications.
Wisely support from .Net 4.5 to .Net 4.7 and from .Net Standard 1.6 to .Net Standard 2.0.