I'm proud to announce you that the AllegroNet is released. AllegroNet is a .NET wrapper that allows you to add the full potential of the Allegro 4.2.0 lib in your .NET projects.
AllegNet is Fully Managed so you can use it with C#, or VB.NET or j# or all other .NET compatible languages and Framework 2.0. You can Download Visual Studio 2005 Express Edition for free on Microsoft's Website.
AllegNet comes with C# and VB ports of the exaccel, extruec, and expal examples. I have recoded Objects, structure and GLOBAL variable access so you can have full Managed equivalent objects instead of using pointers.
One year ago I tried to do the same thing, called allegCsharp, but I failed because of the limitation of the Framework 1.1 with __cdecl convention and C# so it was not managed. Not all functions are available, but I'm working on it and I will release a new version every Sunday evening until version 1.0
The web site is
http://www.skorzec.com/allegnet. All functions are commented in English from official documentation, so when you are coding you can have full access to intellisense.