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

Missing Advanced Code Samples For Dependency Injection #6

Open
anitconsultantllc opened this issue Dec 23, 2019 · 0 comments
Open

Missing Advanced Code Samples For Dependency Injection #6

anitconsultantllc opened this issue Dec 23, 2019 · 0 comments

Comments

@anitconsultantllc
Copy link

The code samples for explaining, "Consuming Dependencies from an Aspect", are all missing from the "PostSharp.Samples" solution. All of these are great examples to follow in real practical projects for something as simple as creating a detailed physical log file within PostSharp Aspects.

This section presents several ways to consume dependencies from an aspect:

  • Using a Global Composition Container
  • Using a Global Service Locator
  • Using Dynamic Dependency Resolution
  • Using Contextual Dependency Resolution
  • Importing Dependencies from the Target Object
anitconsultantllc added a commit to anitconsultantllc/PostSharp.Samples that referenced this issue Dec 23, 2019
…postSharp/PostSharp.Samples, "Missing Advanced Code Samples For Dependency Injection".
anitconsultantllc added a commit to anitconsultantllc/PostSharp.Samples that referenced this issue Dec 23, 2019
Added documentation for Missing Advanced Code Samples For Dependency Injection postsharp#6.
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