-
Notifications
You must be signed in to change notification settings - Fork 26
Home
Jeff Ferguson edited this page Jun 6, 2025
·
24 revisions
Gepsio is built as a single .NET assembly and is published as a NuGet package, available here. Simply add Gepsio's NuGet package to your project, reference the JeffFerguson.Gepsio
namespace in which all Gepsio classes are found, and start using it right away!
The pages in this section show you how you can get started with Gepsio, illustrating how you can get started working with XBRL documents. Gepsio can do much more than what is documented in these pages, but this information should get you well on your way to understanding the basics.