Microsoft.Extensions.DataIngestion.Abstractions 10.5.0-preview.1.26213.4
Microsoft.Extensions.DataIngestion.Abstractions
.NET developers need to efficiently process, chunk, and retrieve information from diverse document formats while preserving semantic meaning and structural context. The Microsoft.Extensions.DataIngestion libraries provide a unified approach for representing document ingestion components.
The packages
The Microsoft.Extensions.DataIngestion.Abstractions package provides the core exchange types, including IngestionDocument, IngestionChunker<T>, IngestionChunkProcessor<T>, and IngestionChunkWriter<T>. Any .NET library that provides document processing capabilities can implement these abstractions to enable seamless integration with consuming code.
The Microsoft.Extensions.DataIngestion package has an implicit dependency on the Microsoft.Extensions.DataIngestion.Abstractions package. This package enables you to easily integrate components such as enrichment processors, vector storage writers, and telemetry into your applications using familiar dependency injection and pipeline patterns. For example, it provides processors for sentiment analysis, keyword extraction, and summarization that can be chained together in ingestion pipelines.
Which package to reference
Libraries that provide implementations of the abstractions typically reference only Microsoft.Extensions.DataIngestion.Abstractions.
To also have access to higher-level utilities for working with document ingestion components, reference the Microsoft.Extensions.DataIngestion package instead (which itself references Microsoft.Extensions.DataIngestion.Abstractions). Most consuming applications and services should reference the Microsoft.Extensions.DataIngestion package along with one or more libraries that provide concrete implementations of the abstractions, such as Microsoft.Extensions.DataIngestion.MarkItDown or Microsoft.Extensions.DataIngestion.Markdig.
Install the package
From the command-line:
dotnet add package Microsoft.Extensions.DataIngestion.Abstractions --prerelease
Or directly in the C# project file:
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DataIngestion.Abstractions" Version="[CURRENTVERSION]" />
</ItemGroup>
Documentation
Refer to the Microsoft.Extensions.DataIngestion libraries documentation for more information and API usage examples.
Feedback & Contributing
We welcome feedback and contributions in our GitHub repo.
Showing the top 20 packages that depend on Microsoft.Extensions.DataIngestion.Abstractions.
| Packages | Downloads |
|---|---|
|
Aspose.PDF
Aspose.PDF for .NET is a PDF document creation and manipulation component that enables your .NET applications to read, write and manipulate existing PDF documents without using Adobe Acrobat. It also allows you to create forms and manage form fields embedded in a PDF document. This component is written in managed C# and it allows developers to add PDF creation and manipulation functionality to their Microsoft .NET applications (WinForms, ASP.NET and .NET Compact Framework).
Aspose.PDF for .NET is affordable and offers an incredible wealth of features including PDF compression options; table creation and manipulation; support for graph objects; extensive hyperlink functionality; extended security controls; custom font handling; integration with data sources; add or remove bookmarks; create table of contents; add, update, delete attachments and annotations; import or export PDF form data; add, replace or remove text and images; split, concatenate, extract or insert pages; transform pages to image; print PDF documents and much more.
|
2 |
|
Aspose.PDF
Aspose.PDF for .NET is a PDF document creation and manipulation component that enables your .NET applications to read, write and manipulate existing PDF documents without using Adobe Acrobat. It also allows you to create forms and manage form fields embedded in a PDF document. This component is written in managed C# and it allows developers to add PDF creation and manipulation functionality to their Microsoft .NET applications (WinForms, ASP.NET and .NET Compact Framework).
Aspose.PDF for .NET is affordable and offers an incredible wealth of features including PDF compression options; table creation and manipulation; support for graph objects; extensive hyperlink functionality; extended security controls; custom font handling; integration with data sources; add or remove bookmarks; create table of contents; add, update, delete attachments and annotations; import or export PDF form data; add, replace or remove text and images; split, concatenate, extract or insert pages; transform pages to image; print PDF documents and much more.
|
1 |
|
Microsoft.Extensions.DataIngestion.Markdig
Implementation of IngestionDocumentReader abstraction for Markdown.
|
1 |
|
Microsoft.Extensions.DataIngestion
Data Ingestion utilities for RAG.
|
1 |
.NET Framework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.6)
- System.Memory (>= 4.5.5)
.NET 8.0
- No dependencies.
.NET 9.0
- No dependencies.
.NET 10.0
- No dependencies.
.NET Standard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.6)
- System.Memory (>= 4.5.5)
| Version | Downloads | Last updated |
|---|---|---|
| 10.10.0-preview.1.26459.2 | 1 | 2026/9/18 |
| 10.9.0-preview.1.26411.16 | 1 | 2026/9/17 |
| 10.8.0-preview.1.26364.2 | 1 | 2026/9/17 |
| 10.7.0-preview.1.26309.5 | 1 | 2026/9/18 |
| 10.6.0-preview.1.26261.4 | 1 | 2026/9/18 |
| 10.5.0-preview.1.26213.4 | 1 | 2026/9/17 |
| 10.4.0-preview.1.26160.2 | 1 | 2026/9/18 |
| 10.3.0-preview.1.26109.11 | 1 | 2026/9/17 |
| 10.2.0-preview.1.26063.2 | 1 | 2026/9/18 |
| 10.1.1-preview.1.25612.2 | 1 | 2026/9/18 |
| 10.1.0-preview.1.25608.1 | 1 | 2026/9/17 |
| 10.0.1-preview.1.25571.5 | 1 | 2026/9/17 |
| 10.0.0-preview.1.25560.10 | 1 | 2026/9/18 |
| 10.0.0-preview.1.25559.3 | 1 | 2026/9/17 |