Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chadicus/extension_methods

Extension methods enable you to "add" methods to existing classes without creating a new derived class or otherwise modifying the original class.
https://github.com/chadicus/extension_methods

Last synced: 4 days ago
JSON representation

Extension methods enable you to "add" methods to existing classes without creating a new derived class or otherwise modifying the original class.

Awesome Lists containing this project