Install
Install-Package ETLBox.AnalysisServices
dotnet add package ETLBox.AnalysisServices
paket add ETLBox.AnalysisServices
ETLBox.AnalysisServices Download (Unzip the "nupkg" after downloading)
Dependencies
- ETLBox.SqlServer(>= 1.3.0)
- ETLBox(>= 2.3.0)
- Unofficial.Microsoft.AnalysisServices.AdomdClientNetCore(>= 15.3.1.2)
Tags
It enables you to read and write data to Microsoft SQL Server Analysis Services (SSAS), making it easier to process and manage analytical models.
ETLBox is a complete ETL (Extract, T... Transform, Load) library and data integration toolbox for .NET.
# Build scalable, code-first ETL pipelines for SQL, NoSQL, APIs, and flat files.
# Automate data movement, transformation, and synchronization with minimal memory usage.
# Ideal for data warehousing, migrations, and big data processing.
Simplify your data integration workflow:
ETLBox enables efficient, asynchronous data processing by reading from databases, APIs, and file formats like CSV, Excel, and JSON.
Transform data dynamically with row-based, batch, or lookup transformations, and read or write from/to multiple destinations in parallel.
Key Features:
* Stream large datasets efficiently without loading everything into memory
* Maximize performance with parallel, task-based data flow execution
* Connect to various data sources with built-in connectors or extend with custom components
For tutorials, examples, and documentation, visit:
https://www.etlbox.net/. more