dev.tirsvad.dk
Tirsvad Website: A Clean Architecture .NET solution using Blazor WebAssembly for modern, cloud-ready web applications. Supports SQLite/MySQL, containerization, and follows best practices for maintainability and scalability.
Application.Interfaces.Services Namespace Reference

Classes

interface  IOrganisationService
 Defines the contract for organization-related operations within the application. Provides methods to discover organizations and their projects based on folder structure. More...
interface  IProjectService