/Libraries

Collection of libraries I use in my projects

Primary LanguageC#MIT LicenseMIT

Libraries

A collection of libraries I use in my projects. The license in the root of this repository applies to all works made by me, other works include their respective licenses in their directory.


ByteArray
A byte array wrapper to ease data type conversions.

Thread Safe Random
Thread safe random library

MVVM
A basic MVVM library with property changed, Commands and a message bus.
Message bus taken from MVVMFabric


MySQL Connector/Net
Connector/Net is a fully-managed ADO.NET driver for MySQL.
Includes library for Net v4.5 only

SQLite
A self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine.