Microsoft.Graph.Communications.Core 1.2.0-beta.9799

Prefix Reserved
This is a prerelease version of Microsoft.Graph.Communications.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Graph.Communications.Core --version 1.2.0-beta.9799
                    
NuGet\Install-Package Microsoft.Graph.Communications.Core -Version 1.2.0-beta.9799
                    
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.Core" Version="1.2.0-beta.9799" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Graph.Communications.Core" Version="1.2.0-beta.9799" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Graph.Communications.Core" />
                    
Project file
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.Core --version 1.2.0-beta.9799
                    
#r "nuget: Microsoft.Graph.Communications.Core, 1.2.0-beta.9799"
                    
#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.
#addin nuget:?package=Microsoft.Graph.Communications.Core&version=1.2.0-beta.9799&prerelease
                    
Install Microsoft.Graph.Communications.Core as a Cake Addin
#tool nuget:?package=Microsoft.Graph.Communications.Core&version=1.2.0-beta.9799&prerelease
                    
Install Microsoft.Graph.Communications.Core as a Cake Tool

Release History

1.2.0.9799 (2024-02-02)

Features Added

Breaking Changes

Bugs Fixed

  • Concurrency issue fix for notification queue callbacks

Other Changes

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 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.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Microsoft.Graph.Communications.Core:

Package Downloads
Microsoft.Graph.Communications.Client

Microsoft Graph Communications Client Library - The Communications stateful client base SDK. This package is meant to be used in conjunction with Microsoft.Graph.Communications.Calls or Microsoft.Graph.Communications.Calls.Media libraries.

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.

Microsoft.Graph.Communications.Core.Calls

Microsoft Graph Communications Client Core Calls Library - Additional contracts for Communications Calls APIs not yet published to Graph v1.0.

TComp.Sepg.MCVRelEng

Package Description

GraphCallingBots

Graph calling bots built for ASP.Net 8. Simplify calling bots for Teams/Graph in C#

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.Graph.Communications.Core:

Repository Stars
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
Version Downloads Last updated
1.2.0.10563 58,588 4/17/2024
1.2.0.10115 5,667 3/4/2024
1.2.0.9895 2,127 2/13/2024
1.2.0.9486 4,021 1/9/2024
1.2.0.9212 1,854 12/7/2023
1.2.0.9202 343 4/16/2024
1.2.0.7270 35,941 6/30/2023
1.2.0.7259 1,806 6/30/2023 1.2.0.7259 is deprecated.
1.2.0.7249 1,737 6/29/2023 1.2.0.7249 is deprecated.
1.2.0.5304 212,927 10/7/2022
1.2.0.5022 8,167 8/9/2022
1.2.0.4953 3,161 7/26/2022
1.2.0.4161 75,500 2/22/2022
1.2.0.3742 36,821 10/14/2021
1.2.0.3660 5,197 10/4/2021
1.2.0.3420 6,143 9/21/2021
1.2.0.3144 20,381 7/12/2021
1.2.0.1702 79,016 8/31/2020
1.2.0.850 60,306 4/2/2020
1.2.0.791 5,005 3/26/2020
1.2.0.754 14,250 3/23/2020
1.2.0.750 2,455 3/23/2020
1.2.0.722 2,759 3/18/2020
1.2.0.1 9,185 12/17/2019
1.2.0-beta.12553 535 12/11/2024
1.2.0-beta.10378 3,083 3/25/2024
1.2.0-beta.9995 436 2/22/2024
1.2.0-beta.9882 395 2/11/2024
1.2.0-beta.9799 95 2/2/2024
1.2.0-beta.9486 95 1/9/2024
1.2.0-beta.9279 99 12/12/2023
1.2.0-beta.9216 99 12/7/2023
1.2.0-beta.9113 183 11/30/2023
1.2.0-beta.9097 70 11/29/2023
1.2.0-beta.9029 99 11/22/2023
1.2.0-beta.8700 141 10/26/2023
1.2.0-beta.8675 115 10/25/2023
1.2.0-beta.8177 115 9/19/2023
1.2.0-beta.7993 126 9/7/2023
1.2.0-beta.7362 187 7/14/2023
1.2.0-beta.7270 160 6/30/2023
1.2.0-beta.7259 162 6/30/2023 1.2.0-beta.7259 is deprecated.
1.2.0-beta.7249 132 6/29/2023 1.2.0-beta.7249 is deprecated.
1.2.0-beta.6916 2,211 5/17/2023
1.2.0-beta.5957 177 2/8/2023
1.2.0-beta.5895 200 2/7/2023 1.2.0-beta.5895 is deprecated because it has critical bugs.
1.2.0-beta.5425 2,944 11/2/2022
1.2.0-beta.5304 2,457 10/9/2022
1.2.0-beta.5022 488 8/5/2022
1.2.0-beta.4953 216 7/14/2022
1.2.0-beta.4469 2,214 3/31/2022
1.2.0-beta.4426 220 3/22/2022
1.2.0-beta.4209 3,899 2/12/2022
1.2.0-beta.4161 167 2/22/2022
1.2.0-beta.4038 1,126 1/8/2022
1.2.0-beta.3144 469 7/12/2021
1.2.0-beta.2970 453 5/19/2021
1.2.0-beta.1702 4,080 8/31/2020
1.2.0-beta.994 481 5/5/2020
1.2.0-beta.850 439 4/2/2020
1.2.0-beta.791 477 3/26/2020
1.2.0-beta.754 343 3/23/2020
1.2.0-beta.750 345 3/23/2020
1.2.0-beta.722 334 3/18/2020
1.2.0-beta.1 10,984 12/17/2019
1.1.0-prerelease.2237 3,887 11/16/2019
1.1.0-prerelease.2027 1,288 10/31/2019
1.1.0-prerelease.1855 609 10/15/2019
1.1.0-prerelease.1511 1,586 8/26/2019
1.1.0-prerelease.581 8,333 5/13/2019
1.0.0-prerelease.1296 36,219 1/29/2019
1.0.0-prerelease.881 2,914 12/14/2018
1.0.0-prerelease.494 969 11/9/2018