Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 🌐💻

Awesome Lists containing this project

README

        



Logo


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 🖱️



  1. About The Project 📖



  2. Component Structure 🏗️


  3. Getting Started 🚀


  4. Usage 🔨

  5. Contributing 👨‍👩‍👦‍👦

  6. License 🏳️

  7. Contact 🪪

  8. 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 🦉