ciker / LappaORM

Lappa ORM is an object relational mapper for .NET Core (MySQL/MSSQL/SQLite) written in C# (.NET Core) released under the MIT License.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LappaORM

Join the chat at https://gitter.im/Arctium-Software/LappaORM

What is Lappa ORM?

Lappa ORM is a object relational mapper for .NET Core (MySQL/MSSQL/SQLite) written in C# (.NET Core) released under the MIT License.

.NET compatibility:

  • .NET Core (netstandard2.0)

MySQL connectors (NuGet package or dll file):

MSSql support (NuGet package, included by default):

SQLite support (NuGet package):

About

Lappa ORM is an object relational mapper for .NET Core (MySQL/MSSQL/SQLite) written in C# (.NET Core) released under the MIT License.

License:MIT License


Languages

Language:C# 100.0%