Skip to content
romagny13 edited this page Jan 21, 2018 · 7 revisions

EasyDb (version 4.x)

EasyDb is a Library for .NET Projects.

  • Micro ORM
  • Mapping explicit or by Data Annotations
  • Simple commands with SQL
  • Factories for a better project structure
  • No dependencies. Do not require to update the Model.

Installation

With NuGet

PM> Install-Package EasyDb

Clone this wiki locally