famda

Results 11 issues of famda

Hi all, I'm using Hangfire for quite some time. Is it possible to provide the new configuration for the extension method IServiceCollection AddHanfireServer to pass additional processes and a BackgroundJobServerOptions...

Hello, I'm using this library for a while and let me say: It's awesome. Is there any way to get image labels from a pdf (maybe using the DocumentLayoutAnalysis)? Thanks...

question

Hi, I'm using this library for quite a while now. I did an upgrade to hangfire an they are changing the signature of the method that I used to configure...

enhancement

Hi, I'm trying to identity if 2 assets are exactly the same within an assembly. To explain a little better, I have an asset that contains a lot of smaller...

Hey, The Validate method from ModelRoot available for models from a filePath. Is it possible to add the same method for Stream or byte array (ParseGLB and ReadGLB)? Thanks in...

Hi, I'm using this extension for a while and I noticed that, when enabled, the memory consumption is always growing. The steps to reproduce is basically start and hangfire app...

Hey! I'm trying to get authorization working properly on this scenario using the new endpoints built in dotnet 8. What I'm trying to achieve is to flow the roles and...

Hey @davidfowl This project is awesome and helped me to learn a lot from it. I was walking through the code and I've noticed that, instead of the index.html you...

Hi @jbogard I have a question regarding this library. Imagine the following scenario: One assembly with a bunch of services; That assembly (classlib) is referenced by 2 applications; Some services...

Hey! Awesome work on this! Is it possible to transcript/diarize and get a json output as a result file? That would be a nice feature to have.