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

[FEATURE REQ] Add New Read overloads to ModelReaderWriter which take a context #48293

Open
m-nash opened this issue Feb 13, 2025 · 0 comments
Open
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. System.ClientModel Base Core library

Comments

@m-nash
Copy link
Member

m-nash commented Feb 13, 2025

Library name

System.ClientModel

Please describe the feature.

Add overloads to both Read and Read(Type type) which take a ModelReaderWriterContext object which provides an activator factory that can be used to construct objects instead of using reflection Activator.CreateInstance.

@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Feb 13, 2025
@m-nash m-nash added Client This issue points to a problem in the data-plane of the library. System.ClientModel Base Core library labels Feb 13, 2025
@github-actions github-actions bot removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Feb 13, 2025
@m-nash m-nash self-assigned this Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. System.ClientModel Base Core library
Projects
None yet
Development

No branches or pull requests

1 participant