Diwen.Xbrl 0.11.0

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

Library for reading, writing and comparing XBRL files

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 (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-alpha4 373 6/11/2025
3.5.0-alpha3 315 6/11/2025
3.5.0-alpha2 330 6/10/2025
3.5.0-alpha1 179 5/22/2025
3.4.2 1,544 3/19/2025
3.4.1 13,359 10/19/2024
3.4.0 867 9/8/2024
3.3.0 1,784 5/22/2024
3.2.2 505 5/4/2024
3.2.1 193 5/4/2024
3.0.0 393 4/16/2024
2.0.0 225 4/14/2024
1.3.0 2,896 3/13/2023
1.2.2 2,267 10/27/2022
1.2.0 3,741 4/24/2022
1.1.2 592 4/23/2022
1.1.1 1,022 6/4/2021
1.1.0 1,629 9/17/2020
1.0.4 1,067 4/6/2020
1.0.4-beta 605 4/1/2020
1.0.3 7,414 10/21/2018
1.0.1 1,024 9/23/2018
1.0.0-beta 1,255 6/19/2018
0.46.1 1,760 10/24/2017
0.46.0 1,272 10/19/2017
0.45.0 3,260 3/26/2017
0.43.0 1,521 11/6/2016
0.42.0 1,959 10/6/2016
0.40.0 1,354 8/9/2016
0.38.0 1,347 8/5/2016
0.35.0 1,524 6/2/2016
0.34.0 1,390 5/18/2016
0.33.0 1,369 5/10/2016
0.32.0 1,367 4/6/2016
0.31.1 1,355 4/6/2016
0.31.0 1,394 4/4/2016
0.30.0 1,387 3/17/2016
0.29.0 1,396 1/26/2016
0.27.0 1,399 1/20/2016
0.26.0 1,391 1/7/2016
0.25.0 1,396 12/29/2015
0.24.0 2,063 12/28/2015
0.23.0 1,711 12/10/2015
0.22.0 1,381 12/7/2015
0.21.0 1,402 12/6/2015
0.20.0 1,374 12/5/2015
0.19.0 1,410 12/4/2015
0.17.0 1,535 11/24/2015
0.16.0 1,460 11/13/2015
0.14.0 1,445 11/6/2015
0.12.0 1,444 11/4/2015
0.11.0 2,009 11/3/2015
0.10.0 2,304 11/2/2015
0.9.0 2,546 10/24/2015

bug fixes/enhancements:
#1 Unused domain namespaces aren't removed
#9 add "instance-generator" processing instruction