ReleaseMicrosoftMicrosoftpublished Oct 28, 2025seen Jun 26

microsoft/kiota-dotnet v1.21.0

microsoft/kiota-dotnet

Open original ↗

Captured source

source ↗
published Oct 28, 2025seen Jun 26captured 1whttp 200method plain

v1.21.0

Repository: microsoft/kiota-dotnet

Tag: v1.21.0

Published: 2025-10-28T17:19:25Z

Prerelease: no

Release notes:

1.21.0 (2025-10-28)

Features

  • Add SetContentFromEnumCollection method to RequestInformation class (d970e8e)

Bug Fixes

  • Restore constructor backwards compatibility on old .NET versions. (ce59749)
  • Restore constructor compatibility consuming a downlevel library on .NET 5+. (36c543e)
  • Restore HttpClientRequestAdapter constructor compatibility between .NET 5+ and .NET Standard/Framework (08edbad)