Description
There should be a section to explain what is the default route template matching used in .net
for example
"Route matching is case-insensitive by default. For example, the URLs /Products/Details and /products/details match the same route."
a bonus would be to explain developers how they can enforce case-sensitive routes in web apps.
Page URL
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/routing?view=aspnetcore-9.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/routing.md
Document ID
86aeab13-1c25-9fc1-4e56-0390cb40c242
Platform Id
a15b40c5-f507-21f4-8c7f-2e6b68b020f5
Article author
@tdykstra
Metadata
- ID: 32374077-e02e-d6a6-1cea-05e58447b7cd
- PlatformId: a15b40c5-f507-21f4-8c7f-2e6b68b020f5
- Service: aspnet-core
- Sub-service: fundamentals
Related Issues
Description
There should be a section to explain what is the default route template matching used in .net
for example
a bonus would be to explain developers how they can enforce case-sensitive routes in web apps.
Page URL
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/routing?view=aspnetcore-9.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/routing.md
Document ID
86aeab13-1c25-9fc1-4e56-0390cb40c242
Platform Id
a15b40c5-f507-21f4-8c7f-2e6b68b020f5
Article author
@tdykstra
Metadata
Related Issues