List Question
20 TechQA 2024-01-30T05:32:55.463000How to avoid a ServiceStack API Explorer DTO binding error for a GET request when some of the form inputs are null
28 views
Asked by Dave Anderson
ServiceStack.Text: JSON serialization issue with custom serialization of long
49 views
Asked by Jacob Smit
Async ServiceStack.Text
93 views
Asked by odyth
ServiceStack HttpUtils - How to get error body using .NET 6
44 views
Asked by Nesse
How to send down a List<T> with ServiceStack?
40 views
Asked by Steve McNiven-Scott
How to define JSON attribute on model binding using ServiceStack
106 views
Asked by Saghar Francis
Empty Object when deserializing ViewPort object with ServiceStack
48 views
Asked by Rouqanzhul
ServiceStack ORMLite JSON Deserialization multiple levels
105 views
Asked by specimen
Extension method .ToJsv() from ServiceStack.Text ignores null values in collections
44 views
Asked by DannyS
ServiceStack.Text \ ServiceStack.SSE serialization problem
44 views
Asked by Shubaka
Why does UserAuthExtensions.PopulateFromMap(session, jwtPayload) does not deserialize json values with escape correctly in ServiceStack.Auth?
73 views
Asked by Robin Bouwmeester
Serialize dynamic list to CSV without header in Servicestack.Text
331 views
Asked by Alex S. Diaz
WeakReference returns wrong object
639 views
Asked by Marko Žerajić
ServiceStack.Text json serializer deserializes raw string with brackets as jsv
278 views
Asked by prok_8
ServiceStack OnDeserialized Equivalent
132 views
Asked by LorneCash
ServiceStack Deserialize int (unix timestamp in ms) to DateTime
352 views
Asked by LorneCash
How to Deserialize json to one of several DataContracts with ServiceStack
89 views
Asked by LorneCash
ServiceStack.text not Load file System.Memory
1.6k views
Asked by ruosco82
How to load a CSV file created from a dictionary with entities using ServiceStack.Text
248 views
Asked by Sze Toh Ye Yang