C1.AspNetCore.Api.DataEngine 6.0.20252.401

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

About

DataEngine provides a suite of APIs that allow the user to analyze data from multiple data sources, including SQL Server, other SQL based RDMS servers, NoSQL service, web service, structured files from file/network systems, and more. The aggregating data can be consumed by other controls or application.

DataEngine Web API uses a column-oriented data model which is widely used in many open source and commercial analytical databases and libraries. Data Engine can handle up to hundreds of millions records in a fraction of a second. The aggregated data is fetched from the Web API, the client application is simple, and it only sends the corresponding query to the server with some format to fetch the data.

DataEngine{: width="600px"}

Resources

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 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.

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
6.0.20252.401 115 2/12/2026
6.0.20252.380 581 12/1/2025
6.0.20251.371 256 8/13/2025
6.0.20251.366 242 7/16/2025
6.0.20251.352 319 5/16/2025
6.0.20242.347 273 12/27/2024
6.0.20242.345 234 11/28/2024
6.0.20241.342 249 7/19/2024
6.0.20241.341 241 7/8/2024
6.0.20241.340 258 5/29/2024
6.0.20233.334 271 3/22/2024
6.0.20233.331 334 12/5/2023
6.0.20231.327 339 8/3/2023
6.0.20231.324 516 3/24/2023
3.0.20222.320 782 7/27/2022
3.0.20221.317 653 5/31/2022
3.0.20221.313 751 3/23/2022
3.0.20213.310 803 1/24/2022
3.0.20213.304 538 12/3/2021
1.0.20213.310 914 1/24/2022
Loading failed