System.ClientModel_1.1.0-beta.3
Pre-release
Pre-release
1.1.0-beta.3 (2024-04-04)
Features Added
- Added protected
Apply(PipelineMessage)method toRequestOptionsso that derived types can extend its functionality. - Added
Create(Stream)overload toBinaryContent.
Breaking Changes
- Removed
[Serializable]attribute and serialization constructor fromClientResultException. - Made
valueparameter nullable inPipelineMessage.SetPropertymethod. - Made
optionsparameter toPipelineMessage.Applynullable.