Skip to content

rl132/RLToolkit

Repository files navigation

RLToolkit

Basic (and eventually advanced) C# Toolkit project to ease life of doing some tasks.
Currently in the toolkit:
-Loose Timer
-File Handler (read/write)
-OS Detector
-INI Parser (read/write)
-Command Runner
-Configuration Manager
-MD5 Helper
-StringCrypt
-TextureHandler
-XML Helper (read/write, Random helper funcs)
-Simple Communication Layer
-Environment Variable Search/Resolver


The toolkit also has a Plugin System to extends some functionalities.
See the plugin wiki page to learn how to use this.


Also, there's a few extension:
-BitmapAssert for nUnit Asserts
-Bitmap Extension
-Color Extension
-Gtk.Widget Extension
-ToggleButtonExclusiveSelectionGroup to add exclusive toggle


There is also some widgets in the toolkit:
-ButtonImage
-DynamicColumn
-DynamicRow
-GridSelector
-OutputList


And more coming soon...

Known Issue/FAQ:
-To launch the unit tests, ensure you're running nUnit 2.6.3 in x86 mode. using the x64 mode will yeild odd failures of the tests.

About

Basic (and eventually advanced) C# Toolkit project to ease life of doing some tasks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages