About Gepsio

Gepsio is a document object model for XBRL documents. Gepsio is built with .NET Standard 2.1, which means that it is available on the following platforms:

  • .NET Core 3.0
  • Mono 6.4
  • Xamarin.iOS 12.16
  • Xamarin.Mac 5.16
  • Xamarin.Android 10
  • An upcoming version of the Universal Windows Platform
  • An upcoming version of Unity

Load your XBRL document with the XbrlDocument class and work with your XBRL document exposed as a set of .NET classes with a variety of properties and methods. Loaded XBRL documents are automatically validated against the information against the XBRL specification, and the XbrlDocument object is flagged as invalid when invalid XBRL documents are loaded. The Gepsio code base is unit tested using the XBRL-CONF-CR5-2012-01-24 unit tests designed by the XBRL organization.

Gepsio is maintained by Jeff Ferguson, a Principal Consultant with Magenic. He has been with Magenic since 1996 and has worked in the software development community since 1989. Jeff has developed code for the Microsoft technology stack during all of that time and has been involved in a variety of both desktop and Web-based projects using C, C++, C# and Visual Basic. Jeff’s professional profile can be found on LinkedIn at www.linkedin.com/in/jeffreyferguson/.

You can find the source code at https://github.com/JeffFerguson/gepsio and the latest NuGet package will always be available at https://www.nuget.org/packages/Gepsio/ .

The best way to find out about the latest Gepsio news is to follow Gepsio in various social media outlets:

Leave a comment