Skip to content
danylaporte edited this page May 22, 2013 · 14 revisions

The Rebuild Framework is mostly build around Extension Methods. To starts using it, first add the nuget package to your project. Add the namespace "Rebuild.Extensions" to see all the new operations you can do.

Extension Methods

[Array Extension Methods](wiki/Array Extension Methods)

[Assembly Extension Methods](wiki/Assembly Extension Methods)

[Collection Extension Methods](wiki/Collection Extension Methods)

[Enumerable Extension Methods](wiki/Enumerable Extension Methods)

[Object Extension Methods](wiki/Object Extension Methods)

[String Extension Methods](wiki/String Extension Methods)