Diwen.Xbrl 3.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Diwen.Xbrl --version 3.0.0
                    
NuGet\Install-Package Diwen.Xbrl -Version 3.0.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.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Diwen.Xbrl" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Diwen.Xbrl" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Diwen.Xbrl --version 3.0.0
                    
#r "nuget: Diwen.Xbrl, 3.0.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.
#:package Diwen.Xbrl@3.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Diwen.Xbrl&version=3.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Diwen.Xbrl&version=3.0.0
                    
Install as a Cake Tool

Breaking changes!

After starting to add support for xBRL-JSON it became obvious that the code needed restructuring.

So 3.0.0 comes with breaking changes to the naming and organizing of code

Different flavors are now in their namespaces Diwen.Xbrl.Xml, .Inline, .Csv, .Json,

Diwen.Xbrl.Instance is now Diwen.Xbrl.Xml.Report and so on.

Test code was also similarly shuffled.

Functionally everything is still the same, performance wasn't affected etc.

Please get in touch if you can't find something, or if have questions or comments.

With regards to xBRL-JSON, the functionality is now good enough to file bugs against.

I would be grateful for any actual "real world" samples!

(of course it must be either publicly available or anonymized/fuzzed etc)

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 (1)

Showing the top 1 NuGet packages that depend on Diwen.Xbrl:

Package Downloads
XbrlDotNet

Serialize objects to XBRL

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.5.0-beta1 0 2/18/2026
3.5.0-alpha9 62 2/12/2026
3.5.0-alpha8 78 2/10/2026
3.5.0-alpha7 81 2/10/2026
3.5.0-alpha6 77 2/10/2026
3.5.0-alpha5 82 2/6/2026
3.5.0-alpha4 386 6/11/2025
3.5.0-alpha3 339 6/11/2025
3.5.0-alpha2 345 6/10/2025
3.5.0-alpha12 0 2/18/2026
3.5.0-alpha11 41 2/17/2026
3.5.0-alpha10 46 2/17/2026
3.5.0-alpha1 198 5/22/2025
3.4.2 2,963 3/19/2025
3.4.1 14,913 10/19/2024
3.4.0 891 9/8/2024
3.3.0 1,808 5/22/2024
3.2.2 530 5/4/2024
3.2.1 222 5/4/2024
3.0.0 423 4/16/2024
Loading failed