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 custom config values for projections #1

Open
MV10 opened this issue Oct 3, 2020 · 0 comments
Open

Add custom config values for projections #1

MV10 opened this issue Oct 3, 2020 · 0 comments
Labels
enhancement New feature or request high-priority Implement as soon as possible

Comments

@MV10
Copy link
Owner

MV10 commented Oct 3, 2020

More complex projections probably need additional configuration settings.

At first glance, a generic argument allows the most flexibility, except that it won't work with the configuration collection approach the library uses to support multiple domain models.

A simple solution might be basic key-value pairs in a Dictionary<string, string>.

@MV10 MV10 added enhancement New feature or request high-priority Implement as soon as possible labels Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high-priority Implement as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant