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 the rule for the injection of C#11 required properties via the rule PropertiesAndFields.RequiredProperties #571

Closed
dadhi opened this issue Apr 30, 2023 · 1 comment
Assignees
Milestone

Comments

@dadhi
Copy link
Owner

dadhi commented Apr 30, 2023

Can be applied like this:

var c = new Container(Rules.Default.With(propertiesAndFields: PropertiesAndFields.RequiredProperties()));
@dadhi dadhi self-assigned this Apr 30, 2023
@dadhi dadhi added this to the v5.4.0 milestone Apr 30, 2023
@dadhi
Copy link
Owner Author

dadhi commented Apr 30, 2023

@dadhi dadhi closed this as completed Apr 30, 2023
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