Botbuilder Dotnet Versions Save

Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.

4.22.3

1 week ago

This is the April 2024 DotNet SDK patch release. This version contains minor bug fixes and security updates.

What's Changed

4.22.2

2 months ago

This is the second February 2024 patch release to correct LU parsing issues and a security fix.

What's Changed

4.22.1

2 months ago

This is the February 2024 4.22.1 release for the DotNet SDK. This contains bug fixes.

What's Changed

4.22.0

2 months ago

This is the January 2024 4.22.0 release for the DotNet SDK. This contains a security fixes Sharepoint support, and ASE improvements.

What's Changed

4.21.1

6 months ago

This is the October 2023 patch release for the Bot Framework DotNet SDK.

What's Changed

Full Changelog: https://github.com/microsoft/botbuilder-dotnet/compare/4.21.0...4.21.1

4.21.0

7 months ago

Welcome to the September 2023 minor release of the Bot Framework SDK.

What's Changed

Teams

Other

New Contributors

Full Changelog: https://github.com/microsoft/botbuilder-dotnet/compare/4.20.0...4.21.0

4.20.1

9 months ago

Welcome to the July 2023 patch release of the Bot Framework SDK.

What's Changed

4.20.0

10 months ago

This is the June 2023 release of the DotNet SDK. This release contains Teams features and bug/security fixes.

What's Changed

Teams

Other

New Contributors

Full Changelog: https://github.com/microsoft/botbuilder-dotnet/compare/4.19.0...4.20.0

4.19.3

1 year ago

Welcome to the February 2023 patch release of the Bot Framework SDK.

What's Changed

  • Concurrency issue with TimeZoneConverter #6593

4.19.2

1 year ago

Welcome to the February 2023 patch release of the Bot Framework SDK.

What's Changed

Teams

  • Fix class structure for meeting notification feature extensibility #6579

Other

  • Incorrect serialization of state when using Blob or CosmosDB storage #6585
  • Added log to ProcessAsync method in CloudAdapter #6587