Replies: 2 comments
-
Hi @rafaelsc I like the idea. I would use one file per clause type. So for instance all of the For naming what do you think of using something close to how they are used?
? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @ardalis Like your idea too. I work on that when I have more free time. And fewer Open PRs to avoid merge conflicts. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The main extension file 'GuardClauseExtensions.cs' is big and long with many differently clauses mixed in the same file.
I would like to suggest dividing this file in many others smaller files. This will make new changes easer faster to implement and probably with less merge conflicts.
I can help with that. But first I would like to know what is @ardalis preferences.
Beta Was this translation helpful? Give feedback.
All reactions