Login
From:
NimblePros Blog RSS Feed
(Uncensored)
subscribe
Using the GeneratedRegexAttribute for your Regular Expressions
https://blog.nimblepros.com/blogs/using-generated-regex-attribute/
links
backlinks
Roast topics
Find topics
Find it!
For a long time, I’ve been used to creating regular expressions in C# like this: I declare it because I know it’ll never change or require…