Skip to content

mrucker/data.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A .NET library written to read, modify and write data sets while using minimal processor time, memory and bandwidth

  • Data.Core -- Helpful extension methods, organizing interfaces, and universal type conversion
  • Data.Data -- Data structures for large data sets and ADO.Net wrappers to read and write these structures
  • Data.Entity -- Instantiation of Data.Flow and Data.Core interfaces for Entity Framework.
  • Data.Flow -- Interfaces and classes to modularize and organize multi-step, long-running tasks

About

A .NET library written to read, modify, and write large data sets while using minimal processing, memory, and bandwidth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages