Skip to content
/ Deipax Public

A fast, customizable, deep cloning library. Access any relational database that provides an Ado.Net implementation in a linq like fashion using extension methods.

License

Notifications You must be signed in to change notification settings

deipax/Deipax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my personal github repository. Over the course of my career I have found some interesting issues that I wanted to further review, this repository is a result of that curiosity. Currently, there are two libraries (See the individual library wiki pages for usage details):

Deipax - Cloning library

A high performance, customizable, deep cloning library.

Deipax - DataAccess library

Access any relational database that provides an Ado.Net implementation in a fluent fashion using extension methods.

Deipax - Convert

A strongly typed conversion library, with a generic interface, built on top of System.Convert with the intent to avoid the costs associated with boxing/unboxing.

Credits

Many changes I have made were to remove inefficiencies and bugs or to add or change functionality and to organize code according my personal preferences. All bugs or inefficiencies found in the original source, I have offered fixes/observations back to the original authors.

About

A fast, customizable, deep cloning library. Access any relational database that provides an Ado.Net implementation in a linq like fashion using extension methods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages