MySQL Adapter for ServiceStack OrmLite using MySqlConnector ADO.NET Provider.
Info
| Version: | 8.9.0 |
| Author(s): | ServiceStack |
| Last Update: | Wednesday, October 15, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ServiceStack/ServiceStack |
| NuGet Url: | https://www.nuget.org/packages/ServiceStack.OrmLite.MySqlConnector |
Install
Install-Package ServiceStack.OrmLite.MySqlConnector
dotnet add package ServiceStack.OrmLite.MySqlConnector
paket add ServiceStack.OrmLite.MySqlConnector
ServiceStack.OrmLite.MySqlConnector Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- ServiceStack.OrmLite(>= 5.10.4)
- MySqlConnector(>= 1.2.1)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.OrmLite(>= 5.10.4)
- MySqlConnector(>= 1.2.1)
- ServiceStack.Common(>= 5.10.4)
Tags