Found 24 packages
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
.Net Standard library for loading, saving, working with and analysing family trees stored in the GEDCOM format.
Simple Gedcom parser. Works with Gedcom version 5.5.1.
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.
This package provides a GEDCOM parser for .NET.
Connector to Gedcom information
A simple (pseudo-)LINQ context for GEDCOM genealogy data. NOTE: There is still a lot of features to add to this. Feel free to contact me with any tags which aren't being handled properly, or contribute to the code: https://github.com/dpdonahue/LINQ2GEDCOM
Provides a Unit OF Work and Repository implementation for GEDCOM files (stores)
Prebuild Antlr4 grammer for Gedcom
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/
Contains the models for GEDCOM X data.
A .NET library for encoding and decoding ANSEL characters to/from Unicode.
Contains REST specific GEDCOM X model extensions.
Contains FamilySearch specific GEDCOM X model extensions.
This is the base SDK library, and encompasses the ability to work with GEDCOM X data.
Contains methods for working with a variety of GEDCOM X date formats.
Contains libraries to read and write GEDCOM X files and provides core serialization functionality for all web API communications.
Library to create 120-bit XarkIds and convert them from and to GUIDs.