MvRAdaptiveCards

0.5.6.0

This module provides functions for working with Adaptive Cards in PowerShell in a similar fashion as the popular module PSWriteHTML does for HTML generation. Please read the documentation on GitHub for more information. (https://github.com/Michael19842/PowerShell.MvRAdaptiveCards.Module)

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name MvRAdaptiveCards -RequiredVersion 0.5.6.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name MvRAdaptiveCards -Version 0.5.6.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Michael van Rooijen. All rights reserved.

Package Details

Author(s)

  • Michael van Rooijen

Tags

AdaptiveCards Cards PowerShell MvRAdaptiveCards MvR MicrosoftTeams Outlook SMTP Email MsTeams Teams

Functions

Build-CardFromTemplate Find-CardTemplateTags New-AdaptiveCard New-CardActionSet New-CardActionShowCard New-CardActionToggleVisibility New-CardCodeBlock New-CardContainer New-CardFactSet New-CardImage New-CardRichTextblock New-CardTable New-CardTemplateTag New-CardTextBlock Out-OnlineDesigner Send-CardViaClassicOutlook Send-CardViaSMTP Send-CardViaTeams Set-CardDefaultSmtpSettings Set-CardDefaultTeamsSettings

Dependencies

This module has no dependencies.

Release Notes

Initial release: MvRAdaptiveCards module.
       ---------------------------------------------------------------------------
       - Added functions for creating card elements like text blocks, images, containers, and action sets.
       - Implemented template tagging and building for dynamic card generation.
       - Included integration functions for sending cards via Microsoft Teams and SMTP email.
       - Improved documentation and added examples for all public functions.

FileList

Version History

Version Downloads Last updated
0.6.1.1 5 10/19/2025
0.5.6.0 (current version) 4 10/18/2025
0.5.5.0 5 10/18/2025