Crazor.AdaptiveCards 1.0.12-beta

This is a prerelease version of Crazor.AdaptiveCards.
dotnet add package Crazor.AdaptiveCards --version 1.0.12-beta
                    
NuGet\Install-Package Crazor.AdaptiveCards -Version 1.0.12-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Crazor.AdaptiveCards" Version="1.0.12-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Crazor.AdaptiveCards" Version="1.0.12-beta" />
                    
Directory.Packages.props
<PackageReference Include="Crazor.AdaptiveCards" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Crazor.AdaptiveCards --version 1.0.12-beta
                    
#r "nuget: Crazor.AdaptiveCards, 1.0.12-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Crazor.AdaptiveCards&version=1.0.12-beta&prerelease
                    
Install Crazor.AdaptiveCards as a Cake Addin
#tool nuget:?package=Crazor.AdaptiveCards&version=1.0.12-beta&prerelease
                    
Install Crazor.AdaptiveCards as a Cake Tool

image

Crazor

Crazor is a library which marries Razor Templating with Adaptive Cards to create a super productive coding environment focused 100% on building the micro card based applications.

All of the bot logic is implemented for you, all you do is make templates bound to your data and write the code behind. Really.

If you know ASP.NET then Crazor will feel crazy familiar and powerful to you.

Crazor.AdaptiveCards

This package defines the schema for AdaptiveCards. It is a fork of the AdaptiveCards .NET library with bug fixes.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Crazor.AdaptiveCards:

Package Downloads
Crazor

Experimental library for creating Adaptive Cards.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.12-beta 112 9/6/2024
1.0.11-beta 70 6/21/2024
1.0.10-beta 84 6/13/2024
1.0.9-beta 69 6/9/2024