Microsoft.Graph.Communications.Client
1.2.0.10563
Prefix Reserved
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
dotnet add package Microsoft.Graph.Communications.Client --version 1.2.0.10563
NuGet\Install-Package Microsoft.Graph.Communications.Client -Version 1.2.0.10563
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.Client" Version="1.2.0.10563" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Graph.Communications.Client --version 1.2.0.10563
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Graph.Communications.Client, 1.2.0.10563"
#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.
// Install Microsoft.Graph.Communications.Client as a Cake Addin #addin nuget:?package=Microsoft.Graph.Communications.Client&version=1.2.0.10563 // Install Microsoft.Graph.Communications.Client as a Cake Tool #tool nuget:?package=Microsoft.Graph.Communications.Client&version=1.2.0.10563
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release History
1.2.0.10563 (2024-04-16)
Features Added
Breaking Changes
Bugs Fixed
- Fix CommsNotification AdditionalData dictionary overrided issue in Call update.
Other Changes
1.2.0.10115 (2024-03-04)
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.9895 (2024-02-12)
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.9486 (2024-01-09)
Features Added
- Enable Send DTMF Tones API in V1.
- Expose PreferredDisplayName property in Participant object.
- Expose OnlineMeetingRestricted property in Participant object.
Breaking Changes
Bugs Fixed
Other Changes
1.2.0.9212 (2023-12-07)
Features Added
- Upgrade SDK to use Kiota generation, Consume Microsoft Graph SDK v5.
- Delta roster notification changes to V1.
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.7270 (2023-06-30)
Features Added
- Added support for .net core.
- Bot Media upgrade to 1.26.0.94-alpha version.
Breaking Changes
Bugs Fixed
1.2.0.5304 (2022-10-06)
Features Added
- Promote start/end content sharing notifications to v1.
- Promote AddLargeGalleryView api endpoint to v1.
Breaking Changes
Bugs Fixed
Other Changes
1.2.0.4161 (2022-02-22)
(Customer reported exceptions occur after updating Graph Microsoft.Graph dependency to 4.18.0, please use the default version Microsoft.Graph 4.14.0)
Features Added
- Cancel a pending call invitation to a participant.
- Supporting FIPS enabled environment.
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. |
.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 is compatible. 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.
-
.NETFramework 4.7.2
- Microsoft.Graph.Communications.Core (>= 1.2.0.10563)
- Newtonsoft.Json (>= 13.0.2)
- System.Net.Http (>= 4.3.4)
- System.Threading.Tasks.Dataflow (>= 4.9.0)
-
.NETStandard 2.0
- Microsoft.Graph.Communications.Core (>= 1.2.0.10563)
- Newtonsoft.Json (>= 13.0.2)
- System.Net.Http (>= 4.3.4)
- System.Threading.Tasks.Dataflow (>= 4.9.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.Graph.Communications.Client:
Package | Downloads |
---|---|
Microsoft.Graph.Communications.Calls
Microsoft Graph Communications Client Library - The Communications Calling stateful SDK. Make, receive, and join calls with Microsoft Teams users. Create voice and video enabled assistant bots. |
|
TComp.Sepg.MCVRelEng
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.2.0.10563 | 8,271 | 4/17/2024 | |
1.2.0.10115 | 3,744 | 3/4/2024 | |
1.2.0.9895 | 1,327 | 2/13/2024 | |
1.2.0.9486 | 2,028 | 1/9/2024 | |
1.2.0.9212 | 1,537 | 12/7/2023 | |
1.2.0.9202 | 196 | 4/16/2024 | |
1.2.0.7270 | 20,543 | 6/30/2023 | |
1.2.0.7259 | 1,733 | 6/30/2023 | |
1.2.0.7249 | 1,681 | 6/29/2023 | |
1.2.0.5304 | 165,952 | 10/7/2022 | |
1.2.0.5022 | 6,568 | 8/9/2022 | |
1.2.0.4953 | 2,547 | 7/26/2022 | |
1.2.0.4161 | 73,220 | 2/22/2022 | |
1.2.0.3742 | 34,228 | 10/14/2021 | |
1.2.0.3660 | 4,950 | 10/4/2021 | |
1.2.0.3420 | 5,462 | 9/21/2021 | |
1.2.0.3144 | 17,037 | 7/12/2021 | |
1.2.0.1702 | 73,188 | 8/31/2020 | |
1.2.0.850 | 56,864 | 4/2/2020 | |
1.2.0.791 | 4,766 | 3/26/2020 | |
1.2.0.754 | 13,865 | 3/23/2020 | |
1.2.0.750 | 2,307 | 3/23/2020 | |
1.2.0.722 | 2,513 | 3/18/2020 | |
1.2.0.1 | 5,094 | 12/17/2019 | |
1.2.0-beta.10378 | 2,142 | 3/25/2024 | |
1.2.0-beta.9995 | 240 | 2/22/2024 | |
1.2.0-beta.9882 | 363 | 2/11/2024 | |
1.2.0-beta.9799 | 85 | 2/2/2024 | |
1.2.0-beta.9486 | 76 | 1/9/2024 | |
1.2.0-beta.9279 | 87 | 12/12/2023 | |
1.2.0-beta.9216 | 89 | 12/7/2023 | |
1.2.0-beta.9113 | 170 | 11/30/2023 | |
1.2.0-beta.9097 | 63 | 11/29/2023 | |
1.2.0-beta.9029 | 84 | 11/22/2023 | |
1.2.0-beta.8700 | 140 | 10/26/2023 | |
1.2.0-beta.8675 | 91 | 10/25/2023 | |
1.2.0-beta.8177 | 97 | 9/19/2023 | |
1.2.0-beta.7993 | 111 | 9/7/2023 | |
1.2.0-beta.7362 | 153 | 7/14/2023 | |
1.2.0-beta.7270 | 134 | 6/30/2023 | |
1.2.0-beta.7259 | 137 | 6/30/2023 | |
1.2.0-beta.7249 | 114 | 6/29/2023 | |
1.2.0-beta.6916 | 1,855 | 5/17/2023 | |
1.2.0-beta.5957 | 141 | 2/8/2023 | |
1.2.0-beta.5895 | 161 | 2/7/2023 | |
1.2.0-beta.5425 | 2,922 | 11/2/2022 | |
1.2.0-beta.5304 | 2,117 | 10/9/2022 | |
1.2.0-beta.5022 | 172 | 8/5/2022 | |
1.2.0-beta.4953 | 181 | 7/14/2022 | |
1.2.0-beta.4469 | 2,170 | 3/31/2022 | |
1.2.0-beta.4426 | 172 | 3/22/2022 | |
1.2.0-beta.4209 | 3,861 | 2/12/2022 | |
1.2.0-beta.4161 | 144 | 2/22/2022 | |
1.2.0-beta.4038 | 241 | 1/8/2022 | |
1.2.0-beta.3144 | 403 | 7/12/2021 | |
1.2.0-beta.2970 | 415 | 5/19/2021 | |
1.2.0-beta.1702 | 3,781 | 8/31/2020 | |
1.2.0-beta.994 | 369 | 5/5/2020 | |
1.2.0-beta.850 | 337 | 4/2/2020 | |
1.2.0-beta.791 | 436 | 3/26/2020 | |
1.2.0-beta.754 | 309 | 3/23/2020 | |
1.2.0-beta.750 | 287 | 3/23/2020 | |
1.2.0-beta.722 | 284 | 3/18/2020 | |
1.2.0-beta.1 | 10,856 | 12/17/2019 | |
1.1.0-prerelease.2237 | 3,693 | 11/16/2019 | |
1.1.0-prerelease.2027 | 1,247 | 10/31/2019 | |
1.1.0-prerelease.1855 | 558 | 10/15/2019 | |
1.1.0-prerelease.1511 | 1,507 | 8/26/2019 | |
1.1.0-prerelease.581 | 8,208 | 5/13/2019 | |
1.0.0-prerelease.1296 | 2,370 | 1/29/2019 | |
1.0.0-prerelease.881 | 848 | 12/14/2018 | |
1.0.0-prerelease.494 | 795 | 11/9/2018 |