Create table structure from XBRL taxonomy files
I use Visual Studio Code on Arch Linux
Code is written in C# 7.0, targeting .NET Standard 2.0 / .NET Framework 4.5.2
Test framework is xUnit.net
and test code is targeting .NET Core 2.1
.NET Standard 2.0 / .NET Framework 4.5.2 library
GNU Lesser General Public License v3.0
http://www.gnu.org/licenses/gpl.txt
http://www.gnu.org/licenses/lgpl.txt
.NET Core 2.1 test project with code and data for testing the library, also serving as documentation