MagicDataCore NuGet Package

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://MagicData.it/Documentazione/EsempioDataManager.




Got any MagicDataCore Question?





Info

Version: 1.1.0.1
Author(s): Luigi Senzamici
Last Update: Tuesday, December 31, 2019
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/MagicDataCore


Install
Install-Package MagicDataCore
dotnet add package MagicDataCore
paket add MagicDataCore
MagicDataCore Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1585