advapiIT
advapiIT
Hello, I'm using Serilog + Serilog.Sinks.Logz.io to send event to Logzio (europe). I've been contacted by the support since they told me that I've tons of log message that cannot...
### Description I've got the following tables (to simplify, I removed a lot of columns) that, when scafolded, they generate on the User class as an IEnumerable while I was...
Hello, Due to Devops restriction I need to use redis with Azure DefaultAzure credentials... I've been able to run it using the following [link](https://github.com/Azure/Microsoft.Azure.StackExchangeRedis/blob/main/sample/Sample.cs) Now I've implemented a custom EasyCaching...