Skip to content

albert-tarkaa/task-management-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enterprise Task Management API

Production-style ASP.NET Core backend demonstrating:

  • Clean Architecture design
  • JWT authentication & role policies
  • Task workflow management
  • Optimistic concurrency handling
  • Redis caching strategy
  • Hangfire background processing
  • Rate limiting & global exception handling
  • Docker & Azure deployment readiness

Architecture

API → Application → Domain
Infrastructure → Application + Domain

Tech Stack

  • .NET 9 Web API
  • Entity Framework Core
  • SQL Server
  • Redis
  • Hangfire

Project Goal

This project is designed as a backend engineering portfolio signal
demonstrating scalable system design and production-aware patterns.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors