3

Does anyone know of a good .NET library I can use to process XBRL or XLINK documents?

Maurice
  • 27,582
  • 5
  • 49
  • 62

3 Answers3

5

Gepsio: XBRL Document Object Model for .NET

dommer
  • 19,610
  • 14
  • 75
  • 137
1

I would go for Altova XML library instead

vittore
  • 17,449
  • 6
  • 44
  • 82
0

There is the GEPSIO Open Source project. However, GEPSIO doesn't support all XBRL specifications, just XBRL 2.1 (and even this seems incomplete).

There is another commercial XBRL .NET API available at that supports all specifications: The AMANA XBRL Engine

Please see official list of "Tools and services" on xbrl.org.

Richie
  • 31
  • 1
  • 6