Gleb Chermennov

Results 13 issues of Gleb Chermennov

Would be nice to have a docs topic on how to set up Quartz.net with StructureMap. I've seen many examples on the web, each of them is incomplete. Volunteering to...

Last night I tried to install pyrocks on a Windows 7 machine and I ran into a problem - linker says `invalid numeric argument /Wextra`. Seems like VC compiler [does...

Hello. I'm running workflows from inside ASP.NET Core app - launching it via `ISyncWorkflowRunner.RunWorkflowSync` and noticed some strange behaviour: - I assumed that `builder.StartWith().OnError(WorkflowErrorHandling.Terminate)` will end workflow execution and throw...