ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,679 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to figure out how to input the expression for using q/Q for a wildcard.
Ex; 58596q5555
Ex; 58596Q5555
When using q [0-4]
Q [5-9]
I need to be able to wildcard using letters to include multiple route patterns.
Hi,
https://regex-generator.olafneumann.org/ can help you to generator regular expression