This library implements classes for building and serializing adaptive card objects.
Info
Version: | 3.1.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, September 26, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://adaptivecards.io/ |
NuGet Url: | https://www.nuget.org/packages/AdaptiveCards |
Install
Install-Package AdaptiveCards
dotnet add package AdaptiveCards
paket add AdaptiveCards
AdaptiveCards Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Microsoft.CSharp(>= 4.7.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.2 && <= 12.0.3)
- System.Net.Http(>= 4.3.4)
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 11.0.2 && <= 12.0.3)
- System.Net.Http(>= 4.3.4)
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 11.0.2 && <= 12.0.3)
- System.Net.Http(>= 4.3.4)
Tags