marinasundstrom / YourBrand

Prototype enterprise system for e-commerce and consulting services
77 stars 13 forks source link

Avoid registering clients multiple times #12

Open marinasundstrom opened 5 months ago

marinasundstrom commented 5 months ago

Clients may often be registered to the service container multiple times.

This may happens if one of more path in the same service adds them. This is common for the UI modules in Portal.

Investigate if this is a real concern.

marinasundstrom commented 5 months ago

This can be avoided by doing TryAdd.