marthijn / Sidio.Sitemap.AspNetCore

Sidio.Sitemap.AspNetCore is a lightweight .NET library for generating sitemaps and a sitemap index in ASP .NET Core applications.
MIT License
4 stars 1 forks source link

Documentation #5

Closed tinohager closed 6 months ago

tinohager commented 6 months ago

https://github.com/marthijn/Sitemap.AspNetCore/blob/87fef519fd30d1e60dbbe2852b1cea6af32913ed/README.md?plain=1#L22

missing new

 return new SitemapResult(sitemap);