Skip to content

Add support scanning subscribers from the assembly #993

@yang-xiaodong

Description

@yang-xiaodong

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

services.AddCap(x =>
{
    //...
}).AddSubscriberAssembly([...assemblies]);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions