Top 20 NuGet Packages depending on MagicFileCore
Total dependencies: 2
Easy read and write in your DB
Simple to use: only 2 lines of code to read and write in SqlServer table!
DataManager DM = new DataManager("dbname", "catalog", "username", "password");
DataTable res = DM.getAllRecords("table to read");
Thats all!
More here http://MagicDa...