Dy
Dy

``` public class TransactionBehavior : IPipelineBehavior { private readonly GBDbContext m_dbContext; private static readonly ILogger _logger = GlobalLogger.FromCurrentType(); private readonly ICap m_capPublisher; /// /// /// /// public TransactionBehavior(GBDbContext dbContext, ICap...
**Describe the bug** When I use Recur again, I always get an error when I loop to the third time. ` WorkflowCore.Services.BackgroundTasks.IndexConsumer ? [Error indexing workfow - e82d8185-39c2-420c-b050-56f3abf0ae23 - Value...
## Ask a question * When I register my dbcontext with AddDbContextPool, my dbcontext can't add additional service instances to the constructor * There was an error while starting the...
Adding over a thousand pieces of data took 30,000 milliseconds? I don't quite understand the logic here. Is there a setting to turn it off? ``` public class Assf :...