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.Repositories Namespace Reference

Classes

interface  IOrganisationRepository
 Defines a repository interface for managing Organisation entities. More...
interface  IRepository< TEntity >
 Defines a generic repository interface for CRUD operations on entities. More...