Rafe Kemmis

Results 20 comments of Rafe Kemmis

My solution/workaround: You can achieve this by implementing a IDbContextFactory like this: ``` public class MagicDbContextFactory : IDbContextFactory { private readonly IServiceProvider serviceProvider; public MagicDbContextFactory(IServiceProvider serviceProvider) { this.serviceProvider = serviceProvider;...

I was able to solve this problem by creating a dedicated console app that generated my pdf using TuesPenchkin. I just called it using Process.Start() from the web app and...

I think I'm running into this same issue. Can one of your share an example of how to adjust the timeout using @kblok's code change?

+1 I ran into this issue today. Took me a few minutes scratching my head to figure out why none of the projects in my solution were loading correctly. Maybe...

Maybe due to a shield tv update? On Thu, Dec 18, 2025 at 6:35 PM Submitten1 ***@***.***> wrote: > *Submitten1* left a comment (yuliskov/SmartTube#5198) > > > I also have...