thebestgin
thebestgin
Hi, I have a problem with Z.EntityFramework.Plus.EFCore in combination with Postgres database, JSONB data type and EFPlus FutureValue. I got this exeption: System.InvalidCastException: 'Unable to cast object of type 'System.String'...
We have a very painful problem with Konga. The recovery of snapshots is incomplete. Konga has no key-auth of consumers in the snapshot. So the key-auth from consumers are not...
Has anyone done a perfomance comparison between MongoDB and a SQL server for Identity?
I want to use a JWT as a plain C# object and not as string or base64 string. Could you imagine implementing a function: encoder.EncodeAsObjecrt(...) or encoder.EncodeAsJson(...) and decoder.DecodeFromJson(...)
This lib has really cool hidden features. After you have generated an ID, you can convert the ID into its parts: - string Bits - TimeSpan Time - short GeneratorId...
Thank you for the cool feature. I would like to process the outbox message in a self-implemented WorkerService class. How can I do that? I only found examples with forwarding...
I am very impressed by the idea behind this product. How realistic is the idea of implementing a PostgreSQL API? The PostgreSQL API should behave like a real PostgreSQL Server....