Info
Version: | 2.1.0.20 |
Author(s): | Jeff Ferguson |
Last Update: | Saturday, March 1, 2025 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Gepsio |
Install
Install-Package Gepsio
dotnet add package Gepsio
paket add Gepsio
Gepsio Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Load your XBRL document with the XbrlDocument class and work with your XBRL document exposed as a set of .NET 8 classes with a variety of properties and methods. Loaded XBRL documents are automatically validated against the information against the XBRL specification, and exceptions are thrown when invalid XBRL documents are loaded.
The Gepsio code base is unit tested using the XBRL-CONF-2014-12-10 conformance test suite designed by the XBRL organization.