Extension methods on crack.
Go to file
Oliver Booth 965054963c
📚 Fix XML doc
"lower" is exclusive arg
2019-12-17 11:54:06 +00:00
X10D 📚 Fix XML doc 2019-12-17 11:54:06 +00:00
X10D.Drawing 📚 Update README and add children README files 2019-11-19 15:25:12 +00:00
X10D.Unity 🐞 Fix invalid reference 2019-11-19 15:29:29 +00:00
X10D.WinForms Add Control.GetAllControls 2019-12-17 11:53:37 +00:00
.gitignore 🎉 Initial commit 2019-07-07 12:23:48 +01:00
README.md 📚 Update README and add children README files 2019-11-19 15:25:12 +00:00
X10D.sln ⬆ Build against .NET Standard 2.0 2019-11-16 20:11:06 +00:00

README.md

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.