Lazlo just released his managed C# Library for use with Leadwerks!
C# Headers
The Object-Oriented layout of this library is wonderfully organized, just like a game engine library should be! With this code the objects aren't stored as pointers, but classes. All of the same features are structured, and each object has related functions to the types of entities per Namespace.
Every .Net Leadwerks developer should download this library.