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.
Domain.Entities.Project Class Reference
Inheritance diagram for Domain.Entities.Project:
Collaboration diagram for Domain.Entities.Project:

Properties

Guid Id = Guid.NewGuid() [get, set]
string Name = string.Empty [get, set]
Uri Url = default! [get, set]

Property Documentation

◆ Id

Guid Domain.Entities.Project.Id = Guid.NewGuid()
getset

The documentation for this class was generated from the following file: