/MapLess

A lightweight micro-ORM for dotNet

Primary LanguageC#MIT LicenseMIT

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.