Search Results for

    ServiceDeskLite

    ServiceDeskLite is a .NET 10 Clean Architecture showcase demonstrating:

    • Strict inward dependency rules
    • Explicit domain workflow handling (Ticket status transitions)
    • Result-based error strategy (RFC 9457 ProblemDetails)
    • Deterministic paging & sorting
    • Provider-agnostic persistence (SQLite / InMemory)
    • End-to-End testing across providers

    Architecture Deep Dive

    • Architecture Overview
    • Domain
    • Application
    • API
    • Infrastructure (SQLite)
    • Infrastructure (InMemory)
    • Web Layer
    • Edit this page
    In this article
    Back to top Generated by DocFX