Merge branch 'develop' into work
# Conflicts: # BMA.EHR.Application/ApplicationServicesRegistration.cs
This commit is contained in:
commit
25274562c8
110 changed files with 58830 additions and 117 deletions
|
|
@ -14,6 +14,8 @@ namespace BMA.EHR.Application
|
|||
services.AddTransient<OrganizationEmployeeRepository>();
|
||||
services.AddTransient<MessageQueueRepository>();
|
||||
services.AddTransient<PlacementCommandRepository>();
|
||||
services.AddTransient<CommandTypeRepository>();
|
||||
services.AddTransient<CommandStatusRepository>();
|
||||
services.AddTransient<InsigniaPeriodsRepository>();
|
||||
|
||||
return services;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue