AdaptiveCard
1.2.0
Create Adaptive Cards in PowerShell with different elements
Installation Options
Owners
Copyright
(c) 2024 Aleksey Abramov. All rights reserved.
Package Details
Author(s)
- Aleksey Abramov
Tags
Teams MSTeams AdaptiveCards AdaptiveCard Workflow card JSON message
Functions
New-AdaptiveCard Add-AdaptiveCardTextBlock Add-AdaptiveCardRichTextBlock Add-AdaptiveCardImage Add-AdaptiveCardMedia Send-AdaptiveCardToTeams
Dependencies
This module has no dependencies.
Release Notes
Validate parameters for all functions. Parameters for `Add-AdaptiveCardRichTextBlock`: `SelectAction`, `Url`, `FontType`, `Highlight`, `IsSubtle`, `Italic`, `Strikethrough`, `Underline`. Parameters for `Add-AdaptiveCardTextBlock`: `FontType`, `HAlign`, `IsSubtle`, `MaxLines`, `Wrap`.
FileList
- AdaptiveCard.nuspec
- AdaptiveCard.psd1
- public\Send-AdaptiveCardToTeams.ps1
- public\Add-AdaptoveCardMedia.ps1
- public\New-AdaptiveCard.ps1
- public\Add-AdaptoveCardImage.ps1
- public\Add-AdaptiveCardRichTextBlock.ps1
- public\Add-AdaptiveCardTextBlock.ps1
- AdaptiveCard.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.0 (current version) | 13 | 11/27/2024 |
1.1.0 | 9 | 11/24/2024 |
1.0.1 | 6 | 11/22/2024 |
1.0.0 | 7 | 11/22/2024 |