Pinox

Results 18 comments of Pinox

Hi @tmenier, thanks, I have seen it before but at the time when considering what I need at 272Kb file size for polly I thought it's not worth it as...

An option to load persistent data from a cloud provider like Azure Table Storage (No SQL) would be an awesome low cost solution for running quartz. Currently I have quartz...

@lahma I know there is a limit for transactions (20 000 per second) and entities (2000 per second.) per partition. So yes if you do more than thousands per second...

FYI - new timer API approved by MS. https://github.com/dotnet/runtime/issues/31525

Hi @lahma , Just want to know if the dashboard is still on the radar screen. Been using qrtz with asp.net core but dashboard would be seriously useful. Something like...

@pierluca thanks bud, I did not know this.

If you currently using FFImageLoading and moving to MAUI you probably also want to check out these resources. https://www.youtube.com/watch?v=fdL-3mhUThY&ab_channel=JamesMontemagno For iOS this looks like a great option: https://github.com/roubachof/Xamarin.Forms.Nuke/issues/29 If anyone...

I see there are lots of new com interop functionality in .net 5 - recently announced. https://devblogs.microsoft.com/dotnet/improvements-in-native-code-interop-in-net-5-0/

Yuppee thanks @jonathanpeppers. You are a star !! I will also post on FFImageloading repo referring to your comment. Any idea if Maui supports "image retries" as that was very...

For iOS this might also be an option: https://github.com/roubachof/Xamarin.Forms.Nuke