Most of the DotNET libraries are written in C#, but they are designed to be used in VB.NET just as easily. In general, most of the libraries are LGPL, but there may be a few libraries under a different license. The status is a fairly accurate description of how often or how stable the system is. "Alpha" and "Beta" are both unstable, with potential changes happening quickly while "Stable" and "Mature" are for libraries that have stabilized. "Mature" projects are projects no longer under development and are considered stable.

ProjectLicenseVersionStatusSummary
MfGames.NodeLGPL0.2.0BetaA filesystem, XML, and zip file abstraction library with Unix-like mountings.
MfGames.OpenDocumentLGPL1.1.0AlphaA library for creating, loading, manipulating, and writing OASIS OpenDocument files.
MfGames.PluginLGPL0.1.0BetaA plugin framework for DotNET including dependancies and automatic bootstraps. Inspire by the Razor and Eclipse frameworks.
MfGames.SpriteLGPL0.1.0BetaSprite library for use with Gtk#.
MfGames.TemplateLGPL1.1.0BetaA string and stream template library modeled after ASP.NET.
MfGames.UtilityLGPL1.3.0BetaA utility library with various reusable components.