Diwen.Xbrl 0.35.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Diwen.Xbrl --version 0.35.0
NuGet\Install-Package Diwen.Xbrl -Version 0.35.0
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="Diwen.Xbrl" Version="0.35.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Diwen.Xbrl --version 0.35.0
#r "nuget: Diwen.Xbrl, 0.35.0"
#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 Diwen.Xbrl as a Cake Addin
#addin nuget:?package=Diwen.Xbrl&version=0.35.0

// Install Diwen.Xbrl as a Cake Tool
#tool nuget:?package=Diwen.Xbrl&version=0.35.0

Library for reading, writing and comparing XBRL.
Please consider giving feedback if you use the library in your own software projects.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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
3.3.0 417 5/22/2024
3.2.2 380 5/4/2024
3.2.1 86 5/4/2024
3.0.0 232 4/16/2024
2.0.0 104 4/14/2024
1.3.0 2,570 3/13/2023
1.2.2 1,694 10/27/2022
1.2.0 3,299 4/24/2022
1.1.2 417 4/23/2022
1.1.1 820 6/4/2021
1.1.0 1,421 9/17/2020
1.0.4 861 4/6/2020
1.0.4-beta 414 4/1/2020
1.0.3 4,258 10/21/2018
1.0.1 786 9/23/2018
1.0.0-beta 759 6/19/2018
0.46.1 1,247 10/24/2017
0.46.0 901 10/19/2017
0.45.0 2,876 3/26/2017
0.43.0 1,145 11/6/2016
0.42.0 1,275 10/6/2016
0.40.0 978 8/9/2016
0.38.0 966 8/5/2016
0.35.0 1,148 6/2/2016
0.34.0 999 5/18/2016
0.33.0 986 5/10/2016
0.32.0 995 4/6/2016
0.31.1 972 4/6/2016
0.31.0 1,006 4/4/2016
0.30.0 994 3/17/2016
0.29.0 1,028 1/26/2016
0.27.0 1,022 1/20/2016
0.26.0 1,009 1/7/2016
0.25.0 1,011 12/29/2015
0.24.0 1,337 12/28/2015
0.23.0 1,152 12/10/2015
0.22.0 999 12/7/2015
0.21.0 1,009 12/6/2015
0.20.0 986 12/5/2015
0.19.0 1,024 12/4/2015
0.17.0 1,147 11/24/2015
0.16.0 1,070 11/13/2015
0.14.0 1,060 11/6/2015
0.12.0 1,062 11/4/2015
0.11.0 1,306 11/3/2015
0.10.0 1,444 11/2/2015
0.9.0 1,505 10/24/2015

bug fix: #47 Contexts are considered different when entity is different
- Contexts are now compared by Scenario, difference in Entity
and/or Period is only reported once per report