Info
Version: | 1.2.0 |
Author(s): | Naweed Akram @ XGENO Software |
Last Update: | Wednesday, July 17, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.naweed.info/Links/Post/8 |
NuGet Url: | https://www.nuget.org/packages/XGENO.DBMapper |
Install
Install-Package XGENO.DBMapper
dotnet add package XGENO.DBMapper
paket add XGENO.DBMapper
XGENO.DBMapper Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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 [email protected].