#
Tag: service lists
See all tags.
Registration • Multiple Service Registrations
Manage Multiple Service Implementations
Learn how to register and inject multiple services of the same contract type in Parsley using the RegisterList[T]
method. Simplify service management and gain flexibility by automatically injecting arrays or slices of services that share a common interface or type.