Diwen.Xbrl 3.4.0

dotnet add package Diwen.Xbrl --version 3.4.0                
NuGet\Install-Package Diwen.Xbrl -Version 3.4.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="3.4.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Diwen.Xbrl --version 3.4.0                
#r "nuget: Diwen.Xbrl, 3.4.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=3.4.0

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

better iXBRL support

Fix #87 by adding support for having multiple schemaRef.

To avoid a breaking change, there are now two properties for Xml.Report:

SchemaReferences collection property that contains 0-n SchemaReferences

SchemaReference singular property that works just like before

Getting the singular SchemaReference property returns the first item in the SchemaReferences collection property

Setting the singular SchemaReference property resets the SchemaReferences collection property to contain just that one value

If you handle reports that can only have one schemaRef, you can use the old singular property just like before,

OR use the collection property if you like, OR use both.

If you handle reports with (even possibly) multiple schemaRefs, use the collection property

Also fixed handling of unit namespaces that were left out.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • 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.4.0 330 9/8/2024
3.3.0 1,659 5/22/2024
3.2.2 408 5/4/2024
3.2.1 111 5/4/2024
3.0.0 288 4/16/2024
2.0.0 130 4/14/2024
1.3.0 2,607 3/13/2023
1.2.2 1,880 10/27/2022
1.2.0 3,425 4/24/2022
1.1.2 439 4/23/2022
1.1.1 850 6/4/2021
1.1.0 1,442 9/17/2020
1.0.4 886 4/6/2020
1.0.4-beta 432 4/1/2020
1.0.3 4,551 10/21/2018
1.0.1 814 9/23/2018
1.0.0-beta 786 6/19/2018
0.46.1 1,271 10/24/2017
0.46.0 928 10/19/2017
0.45.0 2,903 3/26/2017
0.43.0 1,168 11/6/2016
0.42.0 1,302 10/6/2016
0.40.0 1,002 8/9/2016
0.38.0 992 8/5/2016
0.35.0 1,171 6/2/2016
0.34.0 1,026 5/18/2016
0.33.0 1,012 5/10/2016
0.32.0 1,019 4/6/2016
0.31.1 996 4/6/2016
0.31.0 1,036 4/4/2016
0.30.0 1,021 3/17/2016
0.29.0 1,053 1/26/2016
0.27.0 1,052 1/20/2016
0.26.0 1,037 1/7/2016
0.25.0 1,033 12/29/2015
0.24.0 1,368 12/28/2015
0.23.0 1,178 12/10/2015
0.22.0 1,025 12/7/2015
0.21.0 1,031 12/6/2015
0.20.0 1,013 12/5/2015
0.19.0 1,048 12/4/2015
0.17.0 1,172 11/24/2015
0.16.0 1,093 11/13/2015
0.14.0 1,089 11/6/2015
0.12.0 1,085 11/4/2015
0.11.0 1,333 11/3/2015
0.10.0 1,469 11/2/2015
0.9.0 1,530 10/24/2015