XGENO.DBMapper
1.2.0
dotnet add package XGENO.DBMapper --version 1.2.0
NuGet\Install-Package XGENO.DBMapper -Version 1.2.0
<PackageReference Include="XGENO.DBMapper" Version="1.2.0" />
paket add XGENO.DBMapper --version 1.2.0
#r "nuget: XGENO.DBMapper, 1.2.0"
// Install XGENO.DBMapper as a Cake Addin #addin nuget:?package=XGENO.DBMapper&version=1.2.0 // Install XGENO.DBMapper as a Cake Tool #tool nuget:?package=XGENO.DBMapper&version=1.2.0
XGENO.DBMapper is a simple, easy-to-use and powerful OR Mapper (just 15KB) for your database queries. It is set of extension methods (on the SQL Connection), which execute a SQL query (simple, parameterized, stored procs etc.) and return the data as a list of .NET objects (classes that you have created).
More details and sample code/documentation available at: http://www.naweed.info/Links/Post/8
Source code can be found at: https://github.com/naweed/XGENO.DBMapper
For more information (or specific scenarios), please contact naweed@xgeno.com.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.