Skip to main content
TextChunker package icon

TextChunker

Best-of-breed, tokenizer-agnostic text chunking for RAG and embedding pipelines. Async streaming API, exact token-boundary slicing, a recursive splitter plus fixed/sentence/paragraph/regex/list/table strategies, and pluggable cl100k, o200k, and BERT WordPiece tokenizers with per-model budget resolution.

Total Downloads
408
408
Published
Sep 23, 2026
Latest stable version

Install

.NET CLI
dotnet add package TextChunker --version 0.2.1
Package Manager Console
Install-Package TextChunker -Version 0.2.1
PackageReference
<PackageReference Include="TextChunker" Version="0.2.1" />

Frameworks

net10.0 net8.0 .NETStandard2.0

Dependencies

[2.0.0, )
SharpToken
net10.0
[2.0.6, )
[2.0.0, )
[2.0.6, )
[9.0.4, )
Microsoft.Bcl.Memory
.NETStandard2.0
[9.0.14, )
[2.0.0, )
SharpToken
.NETStandard2.0
[2.0.6, )
[9.0.4, )
System.Text.Json
.NETStandard2.0
[9.0.4, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

The published metadata declares 13 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.