Skip to content

muhamad/MapLess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapLess

license NuGet Build Status release openhub

MapLess is a minimal micro-ORM library to map database objects to application interfaces.

Installation

Use Package manager and run the following command

PM> Install-Package MapLess

Get Started

For documentation and examples please refer to Docs directory.