Dundas.BI.Core 25.4.0.1001

dotnet add package Dundas.BI.Core --version 25.4.0.1001
                    
NuGet\Install-Package Dundas.BI.Core -Version 25.4.0.1001
                    
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="Dundas.BI.Core" Version="25.4.0.1001" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dundas.BI.Core" Version="25.4.0.1001" />
                    
Directory.Packages.props
<PackageReference Include="Dundas.BI.Core" />
                    
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 Dundas.BI.Core --version 25.4.0.1001
                    
#r "nuget: Dundas.BI.Core, 25.4.0.1001"
                    
#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 Dundas.BI.Core@25.4.0.1001
                    
#: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=Dundas.BI.Core&version=25.4.0.1001
                    
Install as a Cake Addin
#tool nuget:?package=Dundas.BI.Core&version=25.4.0.1001
                    
Install as a Cake Tool

The Dundas.BI.Core assembly is a .NET assembly that contains the Dundas BI Engine. This assembly is composed of three main parts: Framework, Entities, and Data. This library is only required when writing a server extension or directly calling the server API. For general API-based interactions with Dundas BI, we recommend using the REST API instead.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.  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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Dundas.BI.Core:

Package Downloads
Dundas.BI.WebApi

The Dundas.BI.WebApi assembly is a .NET assembly that contains the classes that are used when communicating with the Dundas BI REST Services. As a consumer of this assembly the only parts that are relevent are the items under the Dundas.BI.WebApi.Models namespace. These the are the types that can be serialized as JSON and passed to and from the Dundas BI REST Services.

Dundas.BI.Web.Core

The Dundas.BI.Web.Core assembly is a .NET assembly that contains interfaces to be used by plug-ins for the web. This allows for providing new routes, and or custom adapters.

Dundas.BI.WebApiCore

The Dundas.BI.WebApiCore assembly is a .NET assembly that contains the classes that are used when communicating with the Dundas BI REST Services. As a consumer of this assembly the only parts that are relevent are the items under the Dundas.BI.WebApi.Models namespace. These the are the types that can be serialized as JSON and passed to and from the Dundas BI REST Services.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
25.4.0.1001 208 1/30/2026
25.4.0.1000 329 12/12/2025
25.3.0.1002 341 11/7/2025
25.3.0.1001 413 10/14/2025
25.3.0.1000 496 9/19/2025
25.2.0.1002 369 10/31/2025
25.2.0.1001 499 8/28/2025
25.2.0.1000 775 6/20/2025
25.1.0.1000 454 3/28/2025
24.4.0.1002 447 2/20/2025
24.4.0.1001 488 1/7/2025
24.4.0.1000 691 12/19/2024
24.3.0.1001 544 10/24/2024
24.3.0.1000 465 9/27/2024
24.2.0.1002 581 7/24/2024
24.2.0.1001 553 7/5/2024
24.2.0.1000 498 6/27/2024
24.1.0.1001 517 5/10/2024
24.1.0.1000 557 4/15/2024
23.4.1.1001 571 3/7/2024
Loading failed