How can I delete with regex from URL (string)
http://test.com/org/category,1/2, this part:
/2 or /2/, with C# language
Of course, there will be numbers like category,1/412/, category,1/521, category,1/infinity..
How can I do this with regex?
'/'?intbetween/abc/, whereabcis of course int type."infinity"? that's ... not really anint.category,1/infinity=> I mean very very largeint.