Skip to main content
ServiceStack.OrmLite.MySql.Core package icon

ServiceStack.OrmLite.MySql.Core

Light, simple and fast convention-based code-first POCO ORM for MySQL. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in MySQL.

Total Downloads
296.3K
296,257
Published
Mar 17, 2017
Latest stable version

Install

.NET CLI
dotnet add package ServiceStack.OrmLite.MySql.Core --version 1.0.38-pre
Package Manager Console
Install-Package ServiceStack.OrmLite.MySql.Core -Version 1.0.38-pre
PackageReference
<PackageReference Include="ServiceStack.OrmLite.MySql.Core" Version="1.0.38-pre" />

Frameworks

.NETStandard1.6

Dependencies

MySql.Data
.NETStandard1.6
[7.0.6-ir31, )
[1.0.38, )
ServiceStack.Text.Core
.NETStandard1.6
[1.0.38, )
[1.0.38, )
[1.0.38, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

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.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

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.