Skip to content
 
 

Repository files navigation

Build Status Code Coverage

CSharp.ExtensionMethods

Extension methods enable you to "add" methods to existing types without creating a new derived type, recompiling, or otherwise modifying the original type. CSharp.ExtensionMethods is a set of such commonly used C# extension methods.

Quickstart

The latest release of the CSharp.ExtensionMethods is available on NuGet

Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues.

About

Set of commonly used extension methods in C#

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages