add Category Service Configuration Registering for handle Seeding ...
This commit is contained in:
@@ -333,6 +333,7 @@ namespace xServices.DI
|
|||||||
|
|
||||||
//
|
//
|
||||||
// Register Category Service ...
|
// Register Category Service ...
|
||||||
|
services.AddXCategoryServiceConfiguration(configuration);
|
||||||
services.AddXCategoryService<XApiDbContext>(
|
services.AddXCategoryService<XApiDbContext>(
|
||||||
lifeTime: lifeTime,
|
lifeTime: lifeTime,
|
||||||
repositoryType: repositoryType
|
repositoryType: repositoryType
|
||||||
|
|||||||
Reference in New Issue
Block a user