Quantcast
Channel: Naming conventions for extension method namespaces and sponsor classes - Stack Overflow
Browsing latest articles
Browse All 4 View Live

Answer by Fred for Naming conventions for extension method namespaces and...

For the file name and class name us the Extensions suffix. Example, if you want to create an extension method for the name Foo call it FooExtensions and place it in a file name called...

View Article


Answer by Reed Copsey for Naming conventions for extension method namespaces...

For the Namespace - I would focus on the standard framework guidelines for namespace names. Put the extension methods into a namespace where they will typically be used/associated meaningfully, and...

View Article

Answer by jrummell for Naming conventions for extension method namespaces and...

I haven't seen any official recommendations, but I've been organizing my extension classes like...

View Article

Naming conventions for extension method namespaces and sponsor classes

What naming conventions are you using for namespaces and sponsor classes? (i.e. the classes that hold extension method definitions)Is there a standard/recommended .NET Framework naming convention? (the...

View Article
Browsing latest articles
Browse All 4 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>