Pinned Repositories
Ignite.Binary
A simple class to get bytes from primitive data types and convert bytes to primitive data types.
Ignite.Console
A simple class to extend Console.Write, Console.WriteLine and Console.ReadLine with formatting, tags and converting.
Ignite.Convert
A simple class to convert primitive data types into each other, as well as enumerables into other enumerables.
Ignite.Cryptography
A simple class to symmetrically encrypt and decrypt data.
Ignite.Extensions
A simple class with the goal to make code more readable and clean.
Ignite.Key
A simple class that provides an easy way to create hotkeys or to send keys and strings to an application, similar to the SendKeys method.
Ignite.Repositorys
A collection of repositorys for the Ignite-CLI
Ignite.Screen
A simple class to draw geometric shapes and text on a screen.
RX-J's Repositories
RX-J/Ignite.Console
A simple class to extend Console.Write, Console.WriteLine and Console.ReadLine with formatting, tags and converting.
RX-J/Ignite.Binary
A simple class to get bytes from primitive data types and convert bytes to primitive data types.
RX-J/Ignite.Convert
A simple class to convert primitive data types into each other, as well as enumerables into other enumerables.
RX-J/Ignite.Cryptography
A simple class to symmetrically encrypt and decrypt data.
RX-J/Ignite.Extensions
A simple class with the goal to make code more readable and clean.
RX-J/Ignite.Key
A simple class that provides an easy way to create hotkeys or to send keys and strings to an application, similar to the SendKeys method.
RX-J/Ignite.Screen
A simple class to draw geometric shapes and text on a screen.
RX-J/Ignite.Repositorys
A collection of repositorys for the Ignite-CLI