Giorgos Papadakis
Giorgos Papadakis
My implementation works really great so far for almost all screenshot requirements for apple and google stores. I only miss the `iphone 8 width = 1242; height = 2208; `...
Hi i am using version 5.5.3+2 with DevicePreview to run some tests, but doesnt work. Everything is a mess with large text and widget sizes. It used to work very...
Hi is it possible somehow to produce a delagate in order to use like `customers.Where(dynamicWhere)` I am building an asp.net core api i d like to create querable endpoints like...
Hi, some fields in my table have underscores like full_name so i did `DefaultTypeMap.MatchNamesWithUnderscores = true;` which works just fine when i retrieve entity with Get but throws "Invalid column...
Hi, Just updated on .net core 2.1 and works just great from my dev windows machine when connecting to deepstream 3.10 but when i deploy it to linux (docker) it...
Hi, First of all congrats for your great implementation. Is it possible to set JsonConvert options in order to use for example CamelCase serialization in properties? I am playing with...