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

Add links to examples #14

Open
idg10 opened this issue Nov 19, 2021 · 0 comments
Open

Add links to examples #14

idg10 opened this issue Nov 19, 2021 · 0 comments

Comments

@idg10
Copy link

idg10 commented Nov 19, 2021

In at least some of these examples, I understand these patterns are used in Microsoft frameworks, e.g.:

This pattern is used in **Microsoft.Extensions.\*** and in **Microsoft.AspNetCore.\***. The idea is that you can use a generic type as a factory instead of a function. The type argument is the

I would find it really helpful if these cases could have links to one or more examples. Seeing a pattern described purely in the abstract can be tricky to grasp. If we can see a specific example of where it has been used, that can make it a lot easier to grasp the rationale.

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