Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicofilips/blazor-todo-webapp
This is a Blazor App hosted on Azure, which is able to be rendered on the server side, but also on the client with webassembly. It also implements a minimal API 🌐💻
https://github.com/nicofilips/blazor-todo-webapp
blazor csharp net8 webassembly
Last synced: 4 months ago
JSON representation
This is a Blazor App hosted on Azure, which is able to be rendered on the server side, but also on the client with webassembly. It also implements a minimal API 🌐💻
- Host: GitHub
- URL: https://github.com/nicofilips/blazor-todo-webapp
- Owner: NicoFilips
- Created: 2024-02-03T11:32:41.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-04-05T08:20:32.000Z (10 months ago)
- Last Synced: 2024-04-05T09:29:13.861Z (10 months ago)
- Topics: blazor, csharp, net8, webassembly
- Language: CSS
- Homepage: http://blazor-todo-webapp.azurewebsites.net/
- Size: 26.2 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Source: DALL-E 3
[![Node.js CI](https://github.com/NicoFilips/AzureAppService.NicoFilips/actions/workflows/node.js.yml/badge.svg)](https://github.com/NicoFilips/AzureAppService.NicoFilips/actions/workflows/node.js.yml)
[![.github/workflows/azure-webapps-node.yml](https://github.com/NicoFilips/AzureAppService.NicoFilips/actions/workflows/deploy-Azure.yml/badge.svg)](https://github.com/NicoFilips/AzureAppService.NicoFilips/actions/workflows/deploy-Azure.yml)# Blazor Todo Webapp
## Overview:
This repository contains the Blazor Todo Webapp, a comprehensive Blazor application that supports both Server-Side and Client-Side Rendering. It is based on .NET 8 and uses MudBlazor for the UI components.| Component | Description |
|---------------------------|--------------|
| `blazor-todo-webapp.rcl` | Reusable Component Library (RCL) containing shared Blazor components. These components are used in both Server-Side and Client-Side Rendering. |
| `blazor-todo-webapp.api` | A Minimal API project providing backend logic and data access layer. It's a lightweight API enabling CRUD operations for the Todo items. |
| `blazor-todo-webapp.wasm` | WebAssembly project for Client-Side Rendering. It utilizes components from the RCL and communicates with the API for data-driven operations. |
| `blazor-todo-webapp.ssr` | Server-Side Rendering project. It also uses the RCL components and enables quick initial page loading and SEO benefits. |# Blazor Todo Webapp 📚
## Table of Contents 📋
Click to expand 🖱️
About The Project 📖
Component Structure 🏗️
Getting Started 🚀
- Usage 🔨
- Contributing 👨👩👦👦
- License 🏳️
- Contact 🪪
- Acknowledgments 🦉
## About The Project 📖
## Built With 🛠️
## Component Structure 🏗️
## Getting Started 🚀
### Prerequisites 📋
### Installation 📥
## Usage 🔨
## Contributing 👨👩👦👦
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
Fork the Project
Create your Feature Branch (git checkout -b feature/AmazingFeature)
Commit your Changes (git commit -m 'Add some AmazingFeature')
Push to the Branch (git push origin feature/AmazingFeature)
Open a Pull Request## License 🏳️
## Contact 🪪
## Acknowledgments 🦉