![]() |
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.
|

Sitemap GeneratorTirsvadCLI Sitemap Generator Library Project which provides a free and customizable sitemap generation tool for developers and website owners. Project is a .NET 10 solution designed to giv libraries for create and manage sitemaps for websites. It follows a clean architecture approach, separating concerns across multiple projects to ensure maintainability and scalability. The solution includes domain models, application logic and infrastructure for data access.
To get started with the Dotnet.SitemapGenerator library, include it in your project using the following command:
Once installed, you can begin using the sitemap generation services in your application.
Automated tests are included. Code coverage is measured as part of the CI/CD pipeline.
Coverage reports are generated in HTML format and published to the link above.
Doxygen is used to generate API and code documentation for this project.