What's Changed
- Refreshes the SDK with the latest APIs in #2235
- Updates examples in #2124
- Adds support for new states in RSC configuration in #2222
- Fixes serialization of ordered hashtables and dictionaries in #2205
- Fixes error when running on Azure Functions in #2206
- Fixes request content cloning exception in .NET 4.x in #2209
- Fixes null response object serialization to output streams via WriteObject in #2226
- Fixes command names under
/admin/people/*
path in #2202
Installation instructions
# For Microsoft Graph v1.0
Update-Module Microsoft.Graph
# For Microsoft Graph beta
Update-Module Microsoft.Graph.Beta
Full Changelog: 2.2.0...2.3.0