Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlm authored Sep 6, 2024
1 parent 89b86d0 commit e57d463
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,16 @@ If you know ASP.NET then Crazor will feel crazy familiar and powerful to you.
* **Built-in Card hosting** - Your **card application** is also hosted automatically in your web site, giving people a normal HTTP link they can view and interact with the card.

# Documentation
* [Powerpoint presentation](https://1drv.ms/p/s!AhIvzvgnUciNo-FmpYvku_aA5yiV7w?e=dox5rs)

* [Demo site](https://crazordemo.azurewebsites.net)
## Quick Start

* [Quick Start](docs/Blazor/QuickStart.md) - Quick start to creating a new Crazor.Blazor App Server
* [Crazor.Blazor](docs/Blazor/README.md) - templating using **.razor** files using **Blazor** semantics.

## Concepts

* [Powerpoint presentation](https://1drv.ms/p/s!AhIvzvgnUciNo-FmpYvku_aA5yiV7w?e=dox5rs)
* [Architecture](docs/Architecture.md) - Describes overall structure of **Crazor** **application**
* [Card Apps](docs/CardApp.md) - How to create a **CardApp** class to define state and operations against state.
* [Card Views](docs/CardView.md) - General information about Card Views
Expand Down

0 comments on commit e57d463

Please sign in to comment.