CallAutomation.Contracts
1.0.5
See the version list below for details.
dotnet add package CallAutomation.Contracts --version 1.0.5
NuGet\Install-Package CallAutomation.Contracts -Version 1.0.5
<PackageReference Include="CallAutomation.Contracts" Version="1.0.5" />
<PackageVersion Include="CallAutomation.Contracts" Version="1.0.5" />
<PackageReference Include="CallAutomation.Contracts" />
paket add CallAutomation.Contracts --version 1.0.5
#r "nuget: CallAutomation.Contracts, 1.0.5"
#:package CallAutomation.Contracts@1.0.5
#addin nuget:?package=CallAutomation.Contracts&version=1.0.5
#tool nuget:?package=CallAutomation.Contracts&version=1.0.5
CallAutomation.Contracts
This repository contains key models used to help developers serialize and deserialize contracts for the Call Automation platform in Azure Communication Services.
IncomingCall event payload
Currently the Azure Communication Services Call Automation platform is in preview which results in certain contracts not being available in public SDKs. Specifically, the IncomingCall event sent through Event Grid is not published in that SDK. You can use this package to easily deserialize the event when receiving the payload from an Event Grid subscription.
For reference, you can stay up to date with the current schema on the Azure Communication Services documentation site.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.10 | 6,717 | 3/2/2023 |
Initial release.