Azure / awesome-azd

An awesome list that curates content (articles, videos, tutorials and docs) and templates (ready to use) for the Azure Developer CLI (`azd`). Plus a hosted azd-templates Gallery to simplify search & discovery
https://aka.ms/awesome-azd
MIT License
163 stars 82 forks source link

✨ Add new Blazor web app template #265

Closed jasontaylordev closed 10 months ago

jasontaylordev commented 10 months ago

Hello! I would like to contribute a new template to awesome azd.

Title

Blazor Web App with C# and SQL Database on Azure

Description

A starter project for creating a Blazor web app using C# and a SQL database hosted on Azure. The project contains sample application code which can be removed and replaced with your own application code. Add your own source code and leverage the Infrastructure as Code assets (written in Bicep) to get the app up and running quickly

Preview

image

Website

https://jasontaylor.dev

Author

JasonTaylorDev

Source

https://github.com/JasonTaylorDev/azd-blazor

Tags

Commits

jasontaylordev commented 10 months ago

@microsoft-github-policy-service agree

hemarina commented 10 months ago

@v-xuto Could you test this template?

v-xuto commented 10 months ago

@v-xuto Could you test this template?

Sure. We will test this template today.

v-xuto commented 10 months ago

@hemarina We have completed the testing of this template without any issues.