Shaolinq ORM and Linq provider NuGet Package

Shaolinq is a thoughtfully designed ORM and Linq provider for .NET

Designed to perform super fast and be easy to use, Shaolinq's features also include:

- First class schema-first ORM with WYSIWYG data access and minipulation.... br>- First class LINQ support (not the basic kind you see in most other OSS projects).
- Single trip updating of objects.
- Support for Sqlite, MySql and Postgres.
- Automatic database creation and schema migration.
- Delete LINQ extension for batch server side deletes.
- Full support for server side date functions (Date.DayOfWeek etc).
- Easily extensible with a simple interface for adding support for other ADO.NET compatible databases.
- Open Source!.
  more




Got any Shaolinq ORM and Linq provider Question?






Install
Install-Package Shaolinq
dotnet add package Shaolinq
paket add Shaolinq
Shaolinq Download (Unzip the "nupkg" after downloading)

11 packages depend on this package.


Tags