Search Results for

    Show / Hide Table of Contents

    Class ChaparZaminMassTransitExtensions

    Inheritance
    object
    ChaparZaminMassTransitExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Chapar.Zamin.MassTransit.Extensions
    Assembly: Chapar.Zamin.MassTransit.dll
    Syntax
    public static class ChaparZaminMassTransitExtensions

    Methods

    | Edit this page View Source

    AddChaparZaminMassTransit(IServiceCollection, Action<ChaparMassTransitOptions>)

    Registers all Chapar + Zamin services backed by MassTransit. Automatically scans loaded assemblies for message handlers.

    Declaration
    public static IServiceCollection AddChaparZaminMassTransit(this IServiceCollection services, Action<ChaparMassTransitOptions> configure)
    Parameters
    Type Name Description
    IServiceCollection services

    The service collection.

    Action<ChaparMassTransitOptions> configure

    Action to configure MassTransit/RabbitMQ options.

    Returns
    Type Description
    IServiceCollection
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2026