Gepsio 2.1.0.17

dotnet add package Gepsio --version 2.1.0.17
NuGet\Install-Package Gepsio -Version 2.1.0.17
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Gepsio" Version="2.1.0.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gepsio --version 2.1.0.17
#r "nuget: Gepsio, 2.1.0.17"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Gepsio as a Cake Addin
#addin nuget:?package=Gepsio&version=2.1.0.17

// Install Gepsio as a Cake Tool
#tool nuget:?package=Gepsio&version=2.1.0.17

Gepsio is a document object model for XBRL documents, built with .NET 6. Load your XBRL document with the XbrlDocument class and work with your XBRL document exposed as a set of .NET 6 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.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • 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,249 6/5/2022
2.1.0.16 2,136 4/1/2020
2.1.0.15 1,174 1/1/2020
2.1.0.14 2,159 8/4/2018
2.1.0.13 1,453 7/8/2018
2.1.0.12 1,488 6/2/2018
2.1.0.11 3,553 8/25/2017
2.1.0.10 2,873 8/1/2015
2.1.0.9 1,746 5/2/2015
2.1.0.8 2,279 11/6/2014
2.1.0.7 3,229 9/15/2013
2.1.0.6 3,268 9/10/2012

See https://github.com/JeffFerguson/gepsio/releases/tag/v2.1.0.17 for a complete list of changes for this release.