Skip to main content

Shaolinq is a thoughtfully designed ORM and Linq provider for .NET Use this package to add Shaolinq and out-of-the-box MySql support. 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. - First class LINQ support (not the basic kind you see in most other OSS projects). - Single trip updating of objects. - Support for Sqlite, MySql, Postgres and SQL Server. - 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!

Total Downloads
494.2K
494,171
Published
Sep 30, 2020
Latest stable version

Install

.NET CLI
dotnet add package Shaolinq.SqlServer --version 1.9.5.1474-refs-pull-104-merge
Package Manager Console
Install-Package Shaolinq.SqlServer -Version 1.9.5.1474-refs-pull-104-merge
PackageReference
<PackageReference Include="Shaolinq.SqlServer" Version="1.9.5.1474-refs-pull-104-merge" />

Frameworks

No framework metadata available.

Dependencies

[1.9.5.1474-refs-pull-104-merge, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.