10 packages tagged with “Gedcom”
Nano Gedcom is a very small project used in my C# Training. I used "Agile software development" and develop only what I need to my training (A kind of import). One goal of this project is become familiar with git sources management, and Nuget deployment. Nano Gedcom use a very simple algorithm 1 - Build a tree with all lines from the Gedcom file 2 - Create all object with only the id (thing like @I123@) 3 - Launch a parallelized parsing of all object (Because all object have an id, it's easy to link Family to Indi and Indi to familly) All parsing algorithm is in "GedcomParser.cs", in this way I can keep other classes like "Family" very simple. Anyway, don't use it for real project!
Gedcom parsing library
Simple Gedcom parser. Works with Gedcom version 5.5.1.
Class library for Genealogy dates, which can have one or more unknown parts. Features approximate dates, before and after dates, date ranges and free text. Includes basic arithmetic and compare functions, and strategy for creating date ranges for searching. Have parsers for dates from Gedcom files and Genealogy software like Legacy Family Tree and RootsMagic.
Advanced diagramming framework for Blazor, WPF, WinForms, and Xamarin.Mac. Supports the following file formats: Visio Drawings and Stencils (VSDX, VSSX), AutoCAD Drawing Interchange (DXF), ESRI Shapefiles (SHP), SVG, EMF, PNG, JPEG, BMP, GED. For more information visit: https://www.nevron.com/dotnet-diagram Documentation available at: https://helpopenvision.nevron.com/ Blazor WebAssembly online demo: https://blazorexamples.nevron.com/
.Net Standard library for loading, saving, working with and analysing family trees stored in the GEDCOM format.
A .NET library for encoding and decoding ANSEL characters to/from Unicode.
The Gedcom.Net SDK is a class library that allows you to read, create, and manipulate GEDCOM transfer files. Supported Gedcom specifications: 5.5; 5.5.1; 5.5.5 and 7.0.
Library to create 120-bit XarkIds and convert them from and to GUIDs.