Microsoft.Graph.Communications.Common
1.2.0-beta.15382
Prefix Reserved
This is a prerelease version of Microsoft.Graph.Communications.Common.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.Graph.Communications.Common --version 1.2.0-beta.15382
NuGet\Install-Package Microsoft.Graph.Communications.Common -Version 1.2.0-beta.15382
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Graph.Communications.Common" Version="1.2.0-beta.15382" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Graph.Communications.Common" Version="1.2.0-beta.15382" />
<PackageReference Include="Microsoft.Graph.Communications.Common" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Graph.Communications.Common --version 1.2.0-beta.15382
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Graph.Communications.Common, 1.2.0-beta.15382"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Graph.Communications.Common@1.2.0-beta.15382
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Graph.Communications.Common&version=1.2.0-beta.15382&prerelease
#tool nuget:?package=Microsoft.Graph.Communications.Common&version=1.2.0-beta.15382&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release History
1.2.0.15382 (2025-10-02)
Features Added
- Expose Opt-in/out for Interactive Delta Roster to Beta.
- Upgrade Graph.Beta to 5.107.0-preview version
- Upgrade Graph.Core to 3.2.4 version
Breaking Changes
Bugs Fixed
Other Changes
1.2.0.12553 (2024-12-11)
Features Added
- Expose Opt-in/out to delta roster notifications to Beta.
- Upgrade Graph.Beta to 5.86.0-preview version
- Upgrade Graph.Core to 3.2.0 version
- Removed direct dependecy of Kiota libraries
- Upgrade Microsoft.OpenApi.Hidi to 1.3.10 version
- Upgrade Microsoft.OpenApi.Kiota to 1.8.2 version
- Upgrade Microsoft.Skype.Bots.Media to 1.29.0.75-preview version
- Upgrade Microsoft.Skype.Bots.Media.Library to 1.29.0.30 version
Breaking Changes
Bugs Fixed
- Fixed an issue where the Communications SDK might not capture additional endpoints in participant roster updates when using delta roster notification mode.
- Fixed an issue where the Microsoft Graph AnswerAsync method throws an exception when the bot tries to answer incoming calls, caused by Windows updates
Other Changes
1.2.0.10378 (2024-03-25)
Features Added
Breaking Changes
Bugs Fixed
- Fix CommsNotification AdditionalData dictionary overrided issue in Call update.
Other Changes
1.2.0.9995 (2024-02-22)
Features Added
- Expose Subcode as part of ServiceException model
Breaking Changes
Bugs Fixed
- Fix RemovedResources behavior for Guest/Phone type identities.
Other Changes
- Performance improvement for AdditionalDataExtensions.
1.2.0.9882 (2024-02-09)
Features Added
Breaking Changes
Bugs Fixed
- Participants OnUpdated fix to not return removedParticipants incorrectly.
- Concurrency issue fix for notification queue callbacks.
Other Changes
- Performance improvements for SDK event processing behavior.
1.2.0.9216 (2023-12-07)
Features Added
- Enable Send DTMF Tones API in Beta.
Breaking Changes
Bugs Fixed
Other Changes
1.2.0.9113 (2023-11-30)
Features Added
Breaking Changes
Bugs Fixed
- Fix Compliance Recording Grouping issue caused by Kiota serialization
1.2.0.9097 (2023-11-29)
Features Added
Breaking Changes
Bugs Fixed
- Fix Compliance Recording Grouping issue caused by Kiota serialization
Other Changes
1.2.0.9097 (2023-11-29)
Features Added
Breaking Changes
Bugs Fixed
- Kiota upgrade related deserialization issues
Other Changes
1.2.0.8177 (2023-10-26)
Features Added
- Upgrade SDK to use Kiota generation, Consume Microsoft Graph Beta SDK v5
Breaking Changes
- Model namespace changes
- Model properties that were arrays are now List implementation
- Model property types which were enum are now nullable enums
- Service Exception class structure changes
- Other generated model changes when using kiota generated models
Bugs Fixed
Other Changes
1.2.0.8177 (2023-09-19)
Features Added
- Expose PreferredDisplayName property in Participant object.
Breaking Changes
Bugs Fixed
1.2.0.7993 (2023-09-07)
Features Added
Breaking Changes
Bugs Fixed
- Fix remove participant delta roster behavior.
Other Changes
1.2.0.7362 (2023-07-14)
Features Added
- Added support for .net core.
- Bot Media upgrade to 1.26.0.94-alpha version.
Breaking Changes
Bugs Fixed
Other Changes
1.2.0.6916 (2023-05-16)
Features Added
- Promote delta roster notification changes to beta.
- Bot Media upgrade to 1.24.0.36 version.
Breaking Changes
Bugs Fixed
Other Changes
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
- Microsoft.Graph.Core (>= 3.2.2)
- Microsoft.Identity.Client (>= 4.67.2)
- Newtonsoft.Json (>= 13.0.3)
- System.Net.Http (>= 4.3.4)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.Graph.Communications.Common:
| Package | Downloads |
|---|---|
|
Microsoft.Graph.Communications.Core
Microsoft Graph Communications Client Core Library - This library builds on the Microsoft.Graph SDK to provide better support for the Communications APIs. |
|
|
TComp.Sepg.MCVRelEng
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.2.0.15690 | 2,298 | 10/24/2025 | |
| 1.2.0.15533 | 1,128 | 10/13/2025 | |
| 1.2.0.15382 | 818 | 10/2/2025 | |
| 1.2.0.15235 | 2,572 | 9/12/2025 | |
| 1.2.0.10563 | 107,471 | 4/17/2024 | |
| 1.2.0.10115 | 7,389 | 3/4/2024 | |
| 1.2.0.9895 | 2,538 | 2/13/2024 | |
| 1.2.0.9486 | 4,782 | 1/9/2024 | |
| 1.2.0.9212 | 2,134 | 12/7/2023 | |
| 1.2.0.9202 | 578 | 4/16/2024 | |
| 1.2.0.7270 | 44,646 | 6/30/2023 | |
| 1.2.0.7259 | 2,024 | 6/30/2023 | |
| 1.2.0.7249 | 2,082 | 6/29/2023 | |
| 1.2.0.5304 | 246,740 | 10/7/2022 | |
| 1.2.0.5022 | 8,786 | 8/9/2022 | |
| 1.2.0.4953 | 3,717 | 7/26/2022 | |
| 1.2.0.4161 | 78,614 | 2/22/2022 | |
| 1.2.0.3742 | 38,542 | 10/14/2021 | |
| 1.2.0.3660 | 5,601 | 10/4/2021 | |
| 1.2.0.3420 | 6,678 | 9/21/2021 | |
| 1.2.0.3144 | 22,359 | 7/12/2021 | |
| 1.2.0.1702 | 82,199 | 8/31/2020 | |
| 1.2.0.850 | 62,219 | 4/2/2020 | |
| 1.2.0.791 | 5,433 | 3/26/2020 | |
| 1.2.0.754 | 14,595 | 3/23/2020 | |
| 1.2.0.750 | 2,929 | 3/23/2020 | |
| 1.2.0.722 | 3,181 | 3/18/2020 | |
| 1.2.0.1 | 10,418 | 12/17/2019 | |
| 1.2.0-beta.15690 | 57 | 10/24/2025 | |
| 1.2.0-beta.15533 | 126 | 10/13/2025 | |
| 1.2.0-beta.15382 | 140 | 10/2/2025 | |
| 1.2.0-beta.14893 | 204 | 8/12/2025 | |
| 1.2.0-beta.14141 | 394 | 5/27/2025 | |
| 1.2.0-beta.12553 | 1,878 | 12/11/2024 | |
| 1.2.0-beta.10378 | 3,168 | 3/25/2024 | |
| 1.2.0-beta.9995 | 449 | 2/22/2024 | |
| 1.2.0-beta.9882 | 441 | 2/11/2024 | |
| 1.2.0-beta.9799 | 139 | 2/2/2024 | |
| 1.2.0-beta.9486 | 122 | 1/9/2024 | |
| 1.2.0-beta.9279 | 137 | 12/12/2023 | |
| 1.2.0-beta.9216 | 151 | 12/7/2023 | |
| 1.2.0-beta.9113 | 220 | 11/30/2023 | |
| 1.2.0-beta.9097 | 103 | 11/29/2023 | |
| 1.2.0-beta.9029 | 125 | 11/22/2023 | |
| 1.2.0-beta.8700 | 179 | 10/26/2023 | |
| 1.2.0-beta.8675 | 150 | 10/25/2023 | |
| 1.2.0-beta.8177 | 171 | 9/19/2023 | |
| 1.2.0-beta.7993 | 182 | 9/7/2023 | |
| 1.2.0-beta.7362 | 238 | 7/14/2023 | |
| 1.2.0-beta.7270 | 218 | 6/30/2023 | |
| 1.2.0-beta.7259 | 262 | 6/30/2023 | |
| 1.2.0-beta.7249 | 236 | 6/29/2023 | |
| 1.2.0-beta.6916 | 2,286 | 5/17/2023 | |
| 1.2.0-beta.5957 | 247 | 2/8/2023 | |
| 1.2.0-beta.5895 | 334 | 2/7/2023 | |
| 1.2.0-beta.5425 | 3,034 | 11/2/2022 | |
| 1.2.0-beta.5304 | 2,664 | 10/9/2022 | |
| 1.2.0-beta.5022 | 603 | 8/5/2022 | |
| 1.2.0-beta.4953 | 305 | 7/14/2022 | |
| 1.2.0-beta.4469 | 2,323 | 3/31/2022 | |
| 1.2.0-beta.4426 | 312 | 3/22/2022 | |
| 1.2.0-beta.4209 | 4,008 | 2/12/2022 | |
| 1.2.0-beta.4161 | 274 | 2/22/2022 | |
| 1.2.0-beta.4038 | 1,218 | 1/8/2022 | |
| 1.2.0-beta.3144 | 548 | 7/12/2021 | |
| 1.2.0-beta.2970 | 559 | 5/19/2021 | |
| 1.2.0-beta.1702 | 4,189 | 8/31/2020 | |
| 1.2.0-beta.994 | 603 | 5/5/2020 | |
| 1.2.0-beta.850 | 537 | 4/2/2020 | |
| 1.2.0-beta.791 | 593 | 3/26/2020 | |
| 1.2.0-beta.754 | 454 | 3/23/2020 | |
| 1.2.0-beta.750 | 445 | 3/23/2020 | |
| 1.2.0-beta.722 | 445 | 3/18/2020 | |
| 1.2.0-beta.1 | 11,083 | 12/17/2019 | |
| 1.1.0-prerelease.2237 | 4,043 | 11/16/2019 | |
| 1.1.0-prerelease.2027 | 1,403 | 10/31/2019 | |
| 1.1.0-prerelease.1855 | 722 | 10/15/2019 | |
| 1.1.0-prerelease.1511 | 1,695 | 8/26/2019 | |
| 1.1.0-prerelease.581 | 8,473 | 5/13/2019 | |
| 1.0.0-prerelease.1296 | 13,375 | 1/29/2019 | |
| 1.0.0-prerelease.881 | 1,790 | 12/14/2018 | |
| 1.0.0-prerelease.494 | 1,055 | 11/9/2018 |