Extension methods on crack.
Go to file
Oliver Booth 9c061eacf1
🔥 Remove Drawing, WinForms and Unity projects
2020-04-18 14:46:05 +01:00
X10D 🏷 Bump to v2.0.0 2020-04-18 14:44:10 +01:00
X10D.Tests Add MSTests project 2020-04-18 14:41:53 +01:00
.editorconfig 🔨 Fix SA1124 violation 2020-04-17 17:58:29 +01:00
.gitignore 🎉 Initial commit 2019-07-07 12:23:48 +01:00
LICENSE.md Add package info 2019-12-17 12:06:33 +00:00
README.md 📚 Update README and add children README files 2019-11-19 15:25:12 +00:00
X10D.ruleset 🔨 Warn about RCS1177 2020-04-18 14:44:56 +01:00
X10D.sln 🔥 Remove Drawing, WinForms and Unity projects 2020-04-18 14:46:05 +01:00
icon.png 🎨 Add package icon 2019-12-17 13:06:23 +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.