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 239 9/8/2024
3.3.0 1,657 5/22/2024
3.2.2 406 5/4/2024
3.2.1 109 5/4/2024
3.0.0 286 4/16/2024
2.0.0 128 4/14/2024
1.3.0 2,598 3/13/2023
1.2.2 1,876 10/27/2022
1.2.0 3,424 4/24/2022
1.1.2 438 4/23/2022
1.1.1 846 6/4/2021
1.1.0 1,440 9/17/2020
1.0.4 884 4/6/2020
1.0.4-beta 431 4/1/2020
1.0.3 4,508 10/21/2018
1.0.1 811 9/23/2018
1.0.0-beta 782 6/19/2018
0.46.1 1,269 10/24/2017
0.46.0 925 10/19/2017
0.45.0 2,901 3/26/2017
0.43.0 1,166 11/6/2016
0.42.0 1,300 10/6/2016
0.40.0 1,000 8/9/2016
0.38.0 988 8/5/2016
0.35.0 1,169 6/2/2016
0.34.0 1,024 5/18/2016
0.33.0 1,008 5/10/2016
0.32.0 1,016 4/6/2016
0.31.1 994 4/6/2016
0.31.0 1,032 4/4/2016
0.30.0 1,017 3/17/2016
0.29.0 1,048 1/26/2016
0.27.0 1,049 1/20/2016
0.26.0 1,035 1/7/2016
0.25.0 1,031 12/29/2015
0.24.0 1,365 12/28/2015
0.23.0 1,174 12/10/2015
0.22.0 1,022 12/7/2015
0.21.0 1,029 12/6/2015
0.20.0 1,010 12/5/2015
0.19.0 1,045 12/4/2015
0.17.0 1,169 11/24/2015
0.16.0 1,090 11/13/2015
0.14.0 1,087 11/6/2015
0.12.0 1,082 11/4/2015
0.11.0 1,332 11/3/2015
0.10.0 1,466 11/2/2015
0.9.0 1,527 10/24/2015