.NET BITS & BYTES

.NET BITS & BYTES

Follow
homeAboutMy Projectsbadges
Tag

razorpages

#razorpages

More content

Read more stories on Hashnode


Articles with this tag

How to create Sitemap.xml for ASP.net Core Razor Pages

Aug 15, 20235 min read

Recently I wanted to create a sitemap for my Razor Page web application. Adding a sitemap to a website is a relatively straightforward process, but I...

How to create Sitemap.xml for ASP.net Core Razor Pages