Crazor.Blazor
1.0.11-beta
See the version list below for details.
dotnet add package Crazor.Blazor --version 1.0.11-beta
NuGet\Install-Package Crazor.Blazor -Version 1.0.11-beta
<PackageReference Include="Crazor.Blazor" Version="1.0.11-beta" />
paket add Crazor.Blazor --version 1.0.11-beta
#r "nuget: Crazor.Blazor, 1.0.11-beta"
// Install Crazor.Blazor as a Cake Addin #addin nuget:?package=Crazor.Blazor&version=1.0.11-beta&prerelease // Install Crazor.Blazor as a Cake Tool #tool nuget:?package=Crazor.Blazor&version=1.0.11-beta&prerelease
Crazor.Blazor
Crazor.Blazor 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 on the Crazor platform.
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 Blazor then Crazor will feel crazy familiar and powerful to you.
Features
Crazor.Blazor provides:
- Razor based card templates - Define your Adaptive Card views using Razor templating markup with logic, leveraging all of the years of tooling built into Visual Studio to make it super productive to author your experience:
- Strong-Typing - you can refactor and get build errors when working with your models
- Intellisense - Visual studio shows errors and auto-completion f
- Debugger - Visual studio debugging allows you to set breakpoints in your templates, etc.
- No need to understand bots - Crazor comes with the all of the bot protocol implemented, you just write cards.
- Automatic state management - no need to worry about the complexity of coming up with a persistence model
- Rich Data Binding and Validation - Rich data binding and attribute based validation support.
- Built-in Navigation Model - Crazor implements a navigation model allowing you to do nested calls between screens
- Built-in Teams integrations - Your card application can be unfurled via a link, pop up as a Task Module, a Tab etc. Just register your app with teams and it just works.
- Out of the box card hosting - Your card application is also hosted automatically in your web site, giving people a normal HTTP link they can follow to interact with your card application.
Product | Versions 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. |
-
net8.0
- Crazor (>= 1.0.11-beta)
- Crazor.Server (>= 1.0.11-beta)
- Humanizer (>= 2.14.1)
- Microsoft.AspNetCore.Components.Authorization (>= 8.0.4)
- Microsoft.AspNetCore.Components.Web (>= 8.0.4)
- Microsoft.Identity.Web (>= 2.18.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Crazor.Blazor:
Package | Downloads |
---|---|
Crazor.AI
Experimental library for creating Adaptive Cards using ASP.NET Blazor component .Razor templates. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.12-beta | 48 | 9/6/2024 |
1.0.11-beta | 59 | 6/21/2024 |
1.0.10-beta | 79 | 6/13/2024 |
1.0.9-beta | 66 | 6/9/2024 |
1.0.8-beta | 68 | 6/7/2024 |
1.0.7-beta | 61 | 6/5/2024 |
1.0.6-beta | 52 | 6/3/2024 |
1.0.5-beta | 60 | 5/22/2024 |
1.0.4-beta | 47 | 5/14/2024 |
1.0.3-beta | 55 | 5/11/2024 |
1.0.2-beta | 64 | 5/1/2024 |
1.0.1-beta | 53 | 5/1/2024 |