public static void ConfigureMongoDbMapping(this IServiceCollection services)
 {
     EventMapping.Configure();
 }