Extension methods on crack.
Go to file
Oliver Booth 5f8458f185
🛠 Pre-allocate StringBuilder capacity
2020-04-17 18:03:50 +01:00
X10D 🛠 Pre-allocate StringBuilder capacity 2020-04-17 18:03:50 +01:00
X10D.Drawing 🔨 Fix SA1124 violation 2020-04-17 17:58:29 +01:00
X10D.Unity 🔨 Fix SA1124 violation 2020-04-17 17:58:29 +01:00
X10D.WinForms 🔨 Fix SA1124 violation 2020-04-17 17:58:29 +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 🔨 Fix SA1124 violation 2020-04-17 17:58:29 +01:00
X10D.sln ⬆ <LangVersion> use 8.0 2019-12-17 11:55:59 +00: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.