Gedcom.NET is a .NET based genealogy library and collection of applications.
This release is to further provide a sample of what gedcom.net is currently capable of doing. The application is in no way complete or close to being complete. It can load/save/allow you to edit gedcom files. Make sure you are working with a copy of any gedcom file to avoid loss of data.
There is also a source release available in addition to the gedcom-net-gtk package which is just the GTK application. This contains the backend library that can be used for writing your own GEDCOM based tools.
There is currently no documentation for making use of the backend, although the code does contain some xml doc comments it isn't close to full coverage. (Gedcom.dll,GedcomParser.dll,Utility.dll) in other applications.