Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoFac Integration #1

Open
chrido opened this issue Nov 2, 2009 · 0 comments
Open

AutoFac Integration #1

chrido opened this issue Nov 2, 2009 · 0 comments

Comments

@chrido
Copy link
Owner

chrido commented Nov 2, 2009

Make something like this possible:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant