mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-09 23:25:43 +00:00
Extension methods on crack.
Oliver Booth
a2f113237d
* Remove obsolete methods * Fix implementation of DateTime.Last * Reword XMLDoc for DateTime.Age * Add overload for DateTime.Age to support "as of" parameter |
||
---|---|---|
X10D | ||
X10D.Drawing | ||
X10D.Unity | ||
X10D.WinForms | ||
.editorconfig | ||
.gitignore | ||
icon.png | ||
LICENSE.md | ||
README.md | ||
X10D.ruleset | ||
X10D.sln |
X10D
Extension methods on crack
About
X10D (pronounced extend), is a collection of class libraries that provide various .NET extension methods, including extension methods for Unity, Windows Forms and System.Drawing.
Extended Classes
You can find the list of classes that have extension methods by viewing the README.md
file in any of the respective library folders.