Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sonnyrr/planning-poker

🃏Scrum Poker Planning Blazor WASM application showcasing best practices utilizing BFF, OIDC, code-generation, state managment, reverse proxy and more.
https://github.com/sonnyrr/planning-poker

asp-net-core bff blazor-webassembly code-generation dotnet ef-core-6 fluentvalidation fluxor identity-core mapster nuke-build oidc openiddict quartz-net radzen signalr webapi yarp

Last synced: 5 days ago
JSON representation

🃏Scrum Poker Planning Blazor WASM application showcasing best practices utilizing BFF, OIDC, code-generation, state managment, reverse proxy and more.

Awesome Lists containing this project

README

        

ℹ This is a Blazor WASM application for planning & estimating tasks for the Scrum Agile methodology. It is intented to showcase what a modern, secure and clean system with a Blazor front-end should look like. It utilizes OIDC with a custom identity server, BFF and Cookie based authentication, code generation for models & their mappers, fluent validations. state management with flux and more.

[![CI](https://github.com/SonnyRR/planning-poker/actions/workflows/ci.yml/badge.svg)](https://github.com/SonnyRR/planning-poker/actions/workflows/ci.yml)

# 🛠 Built with
* .NET 6
* Blazor WASM
* Radzen
* EF Core 6
* ASP.NET Core WebAPI
* ASP.NET Identity Core
* NUKE Automated Build System
* Fluxor
* Mapster
* OpenIddict
* Quartz.NET
* Serilog
* YARP
* SignalR
* FluentValidation
* CorellationId