public override IServiceCollection AddServices()
 {
     return(Collection.AddDddServices(_assemblies));
 }