Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ormlite-servicestack

How can I customize the serialization/deserialization of a complex type in ServiceStack.OrmLite

Enum and Flags support in ormlite servicestack

ServiceStack ORMLite - Select columns

ormlite-servicestack

ServiceStack + ORMLite + Repository Pattern

ServiceStack MARS (Multiple Active Result Sets) using ORMLite and Output Parameters

Many to many relations with ServiceStack.OrmLite

Can the ServiceStack MiniProfiler show SQL parameter values, not just the bound parameter names?

Add property to POCO class at runtime

ntext in ServiceStack.OrmLite

ServiceStack Ormlite: System.InvalidProgramException JIT Compiler encountered an internal limitation

With OrmLite, is there a way to automatically update table schema when my POCO is modified?

ServiceStack OrmLite - Handling Default and Computed columns

Transactions in the Repository Pattern using ServiceStack.ORMLite

ServiceStack OrmLite Sql Query Logging

How to use Dapper in ServiceStack

Create a column with varchar(max) rather than varchar(8000)

ormlite-servicestack

Best practices of implementing unit of work and repository pattern using ServiceStack.ORMLite

How to unit test ServiceStack?