Aspose.Finance 24.2.0

dotnet add package Aspose.Finance --version 24.2.0
NuGet\Install-Package Aspose.Finance -Version 24.2.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="Aspose.Finance" Version="24.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.Finance --version 24.2.0
#r "nuget: Aspose.Finance, 24.2.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 Aspose.Finance as a Cake Addin
#addin nuget:?package=Aspose.Finance&version=24.2.0

// Install Aspose.Finance as a Cake Tool
#tool nuget:?package=Aspose.Finance&version=24.2.0

Version 24.2.0 Nuget

banner

Product Page | Docs | Demos | API Reference | Examples | Blog | Releases | Free Support | Temporary License

Aspose.Finance for .NET is a standalone on-premise API consisting of C# classes that allow you to process and manipulate finance-related formats, such as, XBRL and iXBRL from within your .NET applications.

Finance Processing Features

  • Create XBRL instance from scratch.
  • Read XBRL & iXBRL format.
  • Supports XBRL & iXBRL validation.
  • Import and export XBRL & iXBRL format files.
  • Handle the abstract element in XBRL taxonomy.

Read & Write Finance Formats

XBRL

Read Finance Formats

iXBRL

Platform Independence

Aspose.Finance for .NET is implemented using Managed C# and can be used with any .NET language like C#, VB.NET, F#, and so on. It can be integrated with any kind of .NET application, from ASP.NET web applications to Windows .NET applications.

Getting Started with Aspose.Finance for .NET

Are you ready to give Aspose.Finance for .NET a try? Simply execute Install-Package Aspose.Finance from Package Manager Console in Visual Studio to fetch the NuGet package. If you already have Aspose.Finance for .NET and want to upgrade the version, please execute Update-Package Aspose.Finance to get the latest version.

Convert XBRL to XLSX using C# Code

string sourceDir = RunExamples.Get_SourceDirectory();
string outputDir = RunExamples.Get_OutputDirectory();

XbrlDocument document = new XbrlDocument(sourceDir + @"IdScopeContextPeriodStartAfterEnd.xml");

// Set save options
SaveOptions saveOptions = new SaveOptions();
saveOptions.SaveFormat = SaveFormat.XLSX;

// Save file to XLSX format
document.Save(outputDir + @"ConvertXbrlToXlsx_out.xlsx", saveOptions)

Product Page | Docs | Demos | API Reference | Examples | Blog | Releases | Free Support | Temporary License

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. 
.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 net20 is compatible.  net35 is compatible.  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. 
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.
  • .NETFramework 2.0

    • No dependencies.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Aspose.Finance:

Package Downloads
Aspose.Total

Aspose.Total for .NET is the most complete package of all .NET file format APIs offered by Aspose. It empowers developers to create, edit, render, print and convert between a wide range of popular document formats within any .NET, C#, ASP.NET and VB.NET applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
24.2.0 890 2/29/2024
24.1.0 480 1/31/2024
23.12.0 2,928 12/31/2023
23.11.0 3,143 11/30/2023
23.10.0 2,463 10/29/2023
23.9.0 4,946 9/30/2023
23.8.0 4,872 8/30/2023
23.7.0 4,408 7/31/2023
23.6.0 3,979 6/30/2023
23.5.0 2,595 5/29/2023
23.3.0 3,346 4/14/2023
23.2.0 3,999 2/28/2023
23.1.0 9,585 1/18/2023
22.12.0 4,174 12/22/2022
22.11.0 5,220 11/29/2022
22.10.0 9,476 10/27/2022
22.9.0 4,880 9/22/2022
22.8.0 14,232 8/30/2022
22.7.0 4,740 7/26/2022
22.6.0 7,807 6/16/2022
22.5.0 6,088 5/11/2022
22.4.0 8,943 4/2/2022
21.9.0 33,809 9/29/2021
21.8.0 8,278 8/13/2021
21.3.0 28,386 3/14/2021
20.8.2 7,231 2/18/2021
20.8.1 8,643 10/15/2020
20.8.0 2,069 8/26/2020
20.7.0 2,974 7/22/2020
20.6.0 1,880 6/15/2020
20.3.2 9,908 4/23/2020
20.3.1 883 4/22/2020
20.3.0 905 4/22/2020