AIC Professional Services UK Ltd
AIC Professional Services UK Ltd
Further to this, this is the class that registers my configs. Method to Register public static void RegisterMapster(IServiceCollection serviceCollection) { var externalModelsAssemblyTypes = Assembly.Load("Project.Models.Persistence.External").DetectTypesToRegisterAndMatchToInterface(); var externalSharpModelsAssemblyTypes = Assembly.Load("ExternalSharp").DetectTypesToRegisterAndMatchOnName(externalModelsAssemblyTypes.Keys); foreach (var...
Going to bump this as it is blocking our project.
This is yet to be implemented. A very valid request but unfortunately not in existence yet.