### Usage Find the consumer from the assembly type or assembly and add it to the subscription list of the CAP. Note that this will not be registered in the ServiceCollection ```C# services.AddCap(x => { //... }).AddSubscriberAssembly([...assemblies]); ```