Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.07 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.07 KB

XbrlTable

Create table structure from XBRL taxonomy files

Environment

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

Diwen.XbrlTable

.NET Standard 2.0 / .NET Framework 4.5.2 library

License:

GNU Lesser General Public License v3.0

http://www.gnu.org/licenses/gpl.txt

http://www.gnu.org/licenses/lgpl.txt

Diwen.XbrlTable.Tests

.NET Core 2.1 test project with code and data for testing the library, also serving as documentation

License

Free Public License 1.0.0