Nobat — Simple and reliable queue management system

2 Open Issues Need Help Last updated: Nov 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue aims to integrate AutoMapper and FluentValidation into an existing ASP.NET Core 8 backend. It also requires setting up a basic CQRS (Command Query Responsibility Segregation) structure, adhering to Clean Architecture principles, and includes creating a sample command and handler to verify the complete setup.

Complexity: 3/5
good first issue backend

Nobat — Simple and reliable queue management system

C#

AI Summary: This issue requests the creation and configuration of a `DbContext` using Entity Framework Core within the `Nobat.Backend.Infrastructure` project. This is necessary to implement database persistence for all entities in the backend.

Complexity: 2/5
good first issue backend

Nobat — Simple and reliable queue management system

C#