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.MySql | 
Install
Install-Package ServiceStack.OrmLite.MySql
                        dotnet add package ServiceStack.OrmLite.MySql
                        paket add ServiceStack.OrmLite.MySql
                        
                                ServiceStack.OrmLite.MySql Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - ServiceStack.OrmLite(>= 5.10.4)
- Mysql.Data(>= 8.0.21)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.OrmLite(>= 5.10.4)
- Mysql.Data(>= 8.0.21)
- ServiceStack.Common(>= 5.10.4)
Tags
 
                
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in MySQL.