so you are saying its not a normal practice to get a 100k objects response ?
how can i trim the fields i want ?
Hey guys any idea how i can write that ?
so the proper way is for them to escape it ?
Why it also returns Keywords list ? i am not including it but it gets returned ?
Hey guys how can i convert string that the values bytes in to array bytes?
Guys i have a question? C# Why when i start many tasks and then Task.WaitAll(Tasks.toarray) in the mean time bot doesn cant recieve messages from the sam user until the all aw...
I am streaming file but how can i make it async ?
why ef core does not want to translate this expression ?
Guys what is the best API gateway for web API .net core microservices ?
After this line of code : var response = await ttpRequestProcessor.SendAsync(request); var json = await response.Content.ReadAsStringAsync(); I get this exeptions: inner exep...
Ocelot is the best for web api .net core microservices ?
Hey guys how can i convert an image file to a .dat file ?
Any idea how i can parse 1.6k to int ?
is this service part of the xamarin or its a stand alone app like a second app between the database and the mobile app ?
if i want to change the host i want to change it from one place globally for the all routes....and not one by one....is there a way ?
guys how can i distinct one table before joining it to the other ?
replace AsEnumarable with Select(x=>new {}) ?
so if i get it wright there is no posibility to use EF or EF Core on a remote database on xamarin cross platform ?
can a list be filled with items from different tasks at the same time ?