Skip to content

Instantly share code, notes, and snippets.

Yaktyn ORM

Badr ORM is a standalone library that can be used in any .net project. Its main features are:

  • map data tables to models (classes implementing Badr.Orm.Model)
  • manipulate models in a simple, elegant and readable manner
  • minimumize database hits
  • seamless integration within any context