Blazor .NET Template Documentation
Welcome to the Blazor .NET Template documentation! This comprehensive .NET template features REST API, MQTT support, SQLite database, OpenAPI/Swagger documentation, and Blazor Server UI built with ASP.NET Core.

🚀 Get Started
Create Your Own Repository from This Template
Use This TemplateClick above to create a new repository based on this template
Documentation
📖 README
Get started with the template, understand features, and learn how to deploy and use the application.
🤝 Contributing Guide
Learn how to contribute to the project, coding standards, and development workflow.
📋 Implementation Summary
Detailed overview of implemented features, architecture, and technical specifications.
Quick Links
Resources
📹 Blazor .NET Production Accelerator Video
Watch a comprehensive demo and walkthrough of the template features and capabilities.
📄 Additional Documentation
- Blazor .NET Production Accelerator PDF - Download the detailed documentation guide
Features at a Glance
- REST API - Full CRUD operations with ASP.NET Core Web API
- MQTT Support - Pub/sub messaging with MQTTnet
- SQLite Database - Entity Framework Core with migrations
- OpenAPI/Swagger - Interactive API documentation
- Web Interface - Blazor Server UI with Bootstrap 5
- Docker Support - Multi-architecture images (amd64, arm64)
- CI/CD - Automated testing and deployment with GitHub Actions