No Sacred Cows: I, Interface
The Argument
Why should we prefix the names of interfaces with I in C#? Here is the full answer given from Microsoft's documentation on C# coding standards. To save you the click, I'll post it here.
When naming an interface, use pascal casing in add...
blog.samferree.dev5 min read