Skip to content

AutoFac Integration #1

@chrido

Description

@chrido

Make something like this possible:

var container = new Autofac.Builder.ContainerBuilder();
container.Register(c => new Service()).As().AdviceJointPoints(MyJointPointDefinition);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions