Diwen.Xbrl 1.0.1

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

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

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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.4.1 1,267 10/19/2024
3.4.0 781 9/8/2024
3.3.0 1,674 5/22/2024
3.2.2 420 5/4/2024
3.2.1 127 5/4/2024
3.0.0 299 4/16/2024
2.0.0 139 4/14/2024
1.3.0 2,680 3/13/2023
1.2.2 1,977 10/27/2022
1.2.0 3,547 4/24/2022
1.1.2 451 4/23/2022
1.1.1 864 6/4/2021
1.1.0 1,462 9/17/2020
1.0.4 898 4/6/2020
1.0.4-beta 442 4/1/2020
1.0.3 4,921 10/21/2018
1.0.1 832 9/23/2018
1.0.0-beta 800 6/19/2018
0.46.1 1,289 10/24/2017
0.46.0 947 10/19/2017
0.45.0 2,921 3/26/2017
0.43.0 1,185 11/6/2016
0.42.0 1,318 10/6/2016
0.40.0 1,019 8/9/2016
0.38.0 1,009 8/5/2016
0.35.0 1,189 6/2/2016
0.34.0 1,042 5/18/2016
0.33.0 1,027 5/10/2016
0.32.0 1,036 4/6/2016
0.31.1 1,011 4/6/2016
0.31.0 1,052 4/4/2016
0.30.0 1,038 3/17/2016
0.29.0 1,068 1/26/2016
0.27.0 1,068 1/20/2016
0.26.0 1,052 1/7/2016
0.25.0 1,048 12/29/2015
0.24.0 1,388 12/28/2015
0.23.0 1,198 12/10/2015
0.22.0 1,040 12/7/2015
0.21.0 1,055 12/6/2015
0.20.0 1,032 12/5/2015
0.19.0 1,064 12/4/2015
0.17.0 1,193 11/24/2015
0.16.0 1,110 11/13/2015
0.14.0 1,105 11/6/2015
0.12.0 1,101 11/4/2015
0.11.0 1,350 11/3/2015
0.10.0 1,487 11/2/2015
0.9.0 1,548 10/24/2015

bug fixes:
extensionmethods should be in their own namespace #59
Namespaces of unused units aren't removed #60