AdemCatamak / MessageStorage

Message and Job Storage with Outbox Design Pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JobProcessServer Configuration could be passed through DI Extension Method

AdemCatamak opened this issue · comments

DI extension method does not accept a parameter. In this case, users could not configure JobProcessServer via dependency injection method. Hence, AddJobProcessServer method should have overloads