C1.Web.Api.DataEngine 4.8.20252.402

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package C1.Web.Api.DataEngine --version 4.8.20252.402
                    
NuGet\Install-Package C1.Web.Api.DataEngine -Version 4.8.20252.402
                    
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.Web.Api.DataEngine" Version="4.8.20252.402" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C1.Web.Api.DataEngine" Version="4.8.20252.402" />
                    
Directory.Packages.props
<PackageReference Include="C1.Web.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.Web.Api.DataEngine --version 4.8.20252.402
                    
#r "nuget: C1.Web.Api.DataEngine, 4.8.20252.402"
                    
#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.Web.Api.DataEngine@4.8.20252.402
                    
#: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.Web.Api.DataEngine&version=4.8.20252.402
                    
Install as a Cake Addin
#tool nuget:?package=C1.Web.Api.DataEngine&version=4.8.20252.402
                    
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 Framework net48 is compatible.  net481 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
4.8.20252.403-rc 80 4/3/2026
4.8.20252.402 83 3/20/2026
4.8.20252.401 107 2/12/2026
4.8.20252.380 530 12/1/2025
4.8.20251.371 254 8/13/2025
4.8.20251.366 246 7/16/2025
4.8.20251.352 336 5/16/2025
4.8.20242.347 226 12/27/2024
4.8.20242.345 220 11/28/2024
4.8.20241.342 266 7/19/2024
4.8.20241.341 237 7/8/2024
4.8.20241.340 267 5/29/2024
4.8.20233.334 299 3/22/2024
4.8.20233.331 348 11/29/2023
4.8.20231.327 373 8/3/2023
4.8.20231.324 444 3/24/2023
4.8.20222.320 663 7/27/2022
4.5.20231.327 294 8/3/2023
4.5.20231.324 398 3/24/2023
4.5.20222.320 657 7/27/2022
Loading failed