AdaptiveCards.Templating
1.2.1
This library implements a JSON-to-JSON templating/data-binding engine. While it is designed to be used with Adaptive Cards, it is not dependent on Adaptive Cards and can therefore be used in many contexts and applications.
Install-Package AdaptiveCards.Templating -Version 1.2.1
dotnet add package AdaptiveCards.Templating --version 1.2.1
<PackageReference Include="AdaptiveCards.Templating" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AdaptiveCards.Templating --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AdaptiveCards.Templating, 1.2.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AdaptiveCards.Templating as a Cake Addin
#addin nuget:?package=AdaptiveCards.Templating&version=1.2.1
// Install AdaptiveCards.Templating as a Cake Tool
#tool nuget:?package=AdaptiveCards.Templating&version=1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- AdaptiveExpressions (>= 4.11.1)
- Antlr4.Runtime.Standard (>= 4.8.0)
- Newtonsoft.Json (>= 11.0.2 && <= 12.0.3)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on AdaptiveCards.Templating:
Package | Downloads |
---|---|
Audis.Analyzer.Common
An Audis library which provides DTOs and interfaces for implementing analyzers.
|
|
AdaptiveCardMaker
Utility to easily create Bot Framework rich attachments using AdaptiveCard JSON definitions. Uses Templating framework to bind your data sets to your AdaptiveCard template files.
|
|
Bot.Builder.Community.Components.AdaptiveCards
Composer triggers and actions for working with Adaptive Cards.
|
|
Microsoft.Bot.Components.AdaptiveCards
Composer triggers and actions for working with Adaptive Cards.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AdaptiveCards.Templating:
Repository | Stars |
---|---|
OfficeDev/microsoft-teams-apps-icebreaker
Icebreaker is an open-source app for Microsoft Teams that helps the whole team get closer by pairing members up every week at random to meet for coffee, burgers, pizza, or a walk around the block.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.1 | 1,422 | 3/6/2021 |
1.2.0 | 139 | 3/3/2021 |
1.1.0 | 30,480 | 9/1/2020 |
1.0.1 | 7,909 | 8/4/2020 |
1.0.0 | 10,852 | 7/2/2020 |
1.0.0-rc.1 | 2,468 | 6/10/2020 |
1.0.0-rc.0 | 2,201 | 5/21/2020 |
0.1.0-alpha1 | 32,976 | 10/3/2019 |