Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sonnyrr/planning-poker
- Owner: SonnyRR
- License: mit
- Created: 2021-12-06T17:58:34.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-07T17:46:56.000Z (7 days ago)
- Last Synced: 2025-02-07T18:32:53.759Z (7 days ago)
- Topics: 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
- Language: C#
- Homepage:
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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