Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/donpotts/kanbanblazorserver


https://github.com/donpotts/kanbanblazorserver

asp-net-core blazor dotnet-core kanban

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Kanban Blazor Server

![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/donpotts/KanbanBlazorServer/KanbanBlazorServer.yml?logo=github)

## Overview

This repository contains a Blazor Server UI application that uses the MudBlazor Drop Zone componet in .NET 8.

## Features

- ASP.NET Core Kestrel web server: A robust and high-performance server.
- Blazor Server UI: A modern web UI framework for .NET.
- Entity Framework Core SQLite: A lightweight database provider for Entity Framework Core.

## Getting Started

### Prerequisites

- Visual Studio 2022
- .NET 8
- ASP.NET Core
- Blazor Server
- Entity Framework Core SQLite

### Installation

1. Clone the repo
git clone https://github.com/donpotts/KanbanBlazorServer.git
2. Install .NET packages
3. Install MudBlazor
4. Install any missing packages
5. dotnet restore

## Example

https://kanbanblazorserver.azurewebsites.net/

## Contact

[email protected]