Gepsio 2.1.0.10
See the version list below for details.
dotnet add package Gepsio --version 2.1.0.10
NuGet\Install-Package Gepsio -Version 2.1.0.10
<PackageReference Include="Gepsio" Version="2.1.0.10" />
paket add Gepsio --version 2.1.0.10
#r "nuget: Gepsio, 2.1.0.10"
// Install Gepsio as a Cake Addin #addin nuget:?package=Gepsio&version=2.1.0.10 // Install Gepsio as a Cake Tool #tool nuget:?package=Gepsio&version=2.1.0.10
Gepsio is a .NET-based document object model for XBRL documents. 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 exceptions are thrown 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.0.17 | 1,705 | 6/5/2022 |
2.1.0.16 | 2,412 | 4/1/2020 |
2.1.0.15 | 1,196 | 1/1/2020 |
2.1.0.14 | 2,190 | 8/4/2018 |
2.1.0.13 | 1,486 | 7/8/2018 |
2.1.0.12 | 1,515 | 6/2/2018 |
2.1.0.11 | 3,581 | 8/25/2017 |
2.1.0.10 | 2,907 | 8/1/2015 |
2.1.0.9 | 1,772 | 5/2/2015 |
2.1.0.8 | 2,304 | 11/6/2014 |
2.1.0.7 | 3,271 | 9/15/2013 |
2.1.0.6 | 3,308 | 9/10/2012 |
See the blog post at https://gepsio.wordpress.com/2015/08/01/change-log-for-aug-2015-ctp/ for a complete list of changes for this CTP.