Dy

Results 5 issues of Dy

![image](https://user-images.githubusercontent.com/79189526/154387597-1d3fcd9c-2bfa-41c9-ae48-87ea0d065631.png)

``` 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...

customer-reported

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 :...