Ugo Lattanzi

Results 53 comments of Ugo Lattanzi

What does it mean "it's just not an API you typically see"? Also `ToFastString` is not. Doesn't it? Other than that I agree with `Upper` and `Lower` as parameters of...

Ignore it, I've overwritten the ContentDisposition directly on the HttpResponseMessage

Moreover the problem exists also for the MVC Formatters. Someone could call you using UpperCase or LowerCase

Hi @khushwaqt we release the 10.0.2 that should contains a fix for the issue you got. Here https://github.com/imperugo/StackExchange.Redis.Extensions/pull/579 the explaination and the fix. Could you try it and let us...

Hi @Madhushankha first thanks for the feedback. If I look the code now, it looks good to me and wrong the old version. The scan now is executed only on...

Hi, sorry for the delay. Your code looks good, If I check the RedisConfiguration of StackExchange.Redis.Extensions is enough to put the sentinel name into the ServiceName propreerty in order to...

Hi @CorporateActionMan if you don't have any exception it seems really strage. Are you able to replicate it in your environment right? Have you any error log? Because the multiplex...

Hi @cyberhck Honestly I dunno. I always used the slack webhook that includes the channel itselft. If you find a way to change the channel on runtime, let me know

If I've time, I'll do. In the meantime if someone want to use this library with .net core, here a workaround https://github.com/aspnet-contrib/AspNet.Hosting.Extensions

mmm It doesn't work. The problem is not the order, but that the search is on a subdocument (`SellingItem` in this example) instead of the root document `BundleDocument `