<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Routing on ByteCrafted</title>
    <link>https://bytecrafted.dev/tags/routing/</link>
    <description>Recent content in Routing on ByteCrafted</description>
    <image>
      <title>ByteCrafted</title>
      <url>https://bytecrafted.dev/favicons/android-chrome-512x512.png</url>
      <link>https://bytecrafted.dev/favicons/android-chrome-512x512.png</link>
    </image>
    <generator>Hugo -- 0.155.2</generator>
    <language>en</language>
    <lastBuildDate>Tue, 23 Sep 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://bytecrafted.dev/tags/routing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Should You Use `UseRouting()` or `MapGet()` First?</title>
      <link>https://bytecrafted.dev/aspnetcore-userouting-vs-mapget-order/</link>
      <pubDate>Tue, 23 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://bytecrafted.dev/aspnetcore-userouting-vs-mapget-order/</guid>
      <description>A practical guide to understanding why UseRouting() must run before MapGet() in ASP.NET Core. Avoid common 404 errors and learn the correct middleware order for predictable behavior.</description>
    </item>
    <item>
      <title>Enhance ASP.NET Core Routes with Custom Constraints</title>
      <link>https://bytecrafted.dev/aspnet-core-route-constraints-beyond-regex/</link>
      <pubDate>Fri, 20 Jun 2025 02:30:20 +0530</pubDate>
      <guid>https://bytecrafted.dev/aspnet-core-route-constraints-beyond-regex/</guid>
      <description>Learn how to implement custom route constraints in ASP.NET Core to handle complex URL patterns when regex alone isn’t enough.</description>
    </item>
  </channel>
</rss>
