Info
| Version: | 1.0.0.3 |
| Author(s): | John L. Lao |
| Last Update: | Sunday, May 19, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/johnllao/SimpleDataAccess |
| NuGet Url: | https://www.nuget.org/packages/DataAccess |
Install
Install-Package DataAccess
dotnet add package DataAccess
paket add DataAccess
DataAccess Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
Code is inspired by peta POCO and Massive. Goal is to be able to run SQL queries and be able to return concrete objects.