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.
Dotnet.Lib.SitemapGenerator Directory Reference
Directory dependency graph for Dotnet.Lib.SitemapGenerator:
src/WebUI/WebUI/wwwroot/projects/TirsvadCLI/Dotnet.Lib.SitemapGenerator

Detailed Description

downloads Contributors Forks Stargazers Issues License

Logo Sitemap Generator

TirsvadCLI 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.


✨ Features


Requirements


πŸš€ Getting Started

To get started with the Dotnet.SitemapGenerator library, include it in your project using the following command:

dotnet add package Dotnet.SitemapGenerator

Once installed, you can begin using the sitemap generation services in your application.


πŸ—ΊοΈ Roadmap / Future Ideas


πŸ§ͺ Test & Code Coverage

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.


πŸ“š API & Code Documentation

Doxygen is used to generate API and code documentation for this project.