Skip to content

jhgbrt/yadal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status

Downloads

YaDal - yet another data access layer

In a nutshell, this library is

  • a light-weight Fluent API for ADO.Net
  • small enough
  • designed to help you get rid of the DBNull.Value mess, as well as the overall ADO.Net cruft
  • NOT an ORM

To use it, you can use nuget (install-package Net.Code.AdoNet), or just drop the Db.cs file in your project.

For more information and examples, see the wiki.

About

Fluent ADO.Net Helper (Yet Another Data Access Library)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published