ZAORM NuGet Package

ZAORM is only core to run the next packages.

ZAORM.SQL for connect more simple to MSSQL database and return a Model or IEnumerable <Model>
of your DB.

ZAORM.FireDB for connect more simple to FireBird database and return a Model or
IEnumerable <Model> of your DB.

ZAORM.Excel for connect more simple to Excel file and return a Model or
IEnumerable <Model> of one worksheet (only one worksheet for consult.)

All use SqlClient, FireBirdClient and OleDB simple.

NOTE: Not is neccessary add to proyect, only add ZAORM.SQL, ZAORM.Excel or ZAORM.FireBD nuget for use.




Got any ZAORM Question?





Info

Version: 4.3.0
Author(s): Kevin Perez
Last Update: Tuesday, July 27, 2021
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/ZAORM


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





STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

1215