Skip to main content
jchristn avatar

jchristn

NuGet publisher profile

Packages
213
Total Downloads
15.5M
15,544,125

Packages (213)

SuperSimpleTcp package icon

SuperSimpleTcp

Simple wrapper for TCP client and server in C# with SSL support

1.6M
downloads
Caching.dll package icon

Caching.dll

Simple C# caching library including a FIFO and LRU cache

1.4M
downloads
SyslogLogging package icon

SyslogLogging

The easiest logging library to use to send log messages to syslog, the console, or the file system. It's. REALLY. Easy.

1.1M
downloads
Watson package icon

Watson

Simple, fast, async C# web server for handling REST requests with unified 7.x protocol architecture targeting .NET Standard 2.1, .NET 8, and .NET 10.

662.9K
downloads
WatsonTcp package icon

WatsonTcp

A simple C# async TCP server and client with integrated framing for reliable transmission and receipt of data

594.1K
downloads
IpMatcher package icon

IpMatcher

Library for maintaining a match list of IP addresses and networks and comparing inputs to see if a match exists.

552.8K
downloads
RegexMatcher package icon

RegexMatcher

Regular expression matching library.

535.1K
downloads
RestWrapper package icon

RestWrapper

Simple, easy HTTP REST API client for integrating and consuming services in C#.

510.1K
downloads
WatsonWebsocket package icon

WatsonWebsocket

WatsonWebsocket is the EASIEST and FASTEST way to build client and server applications that rely on messaging using websockets. It's. Really. Easy.

495.6K
downloads
UrlMatcher package icon

UrlMatcher

Simple URL matcher library allowing you to match based on explicit string or parameters

419.5K
downloads
DatabaseWrapper.Core package icon

DatabaseWrapper.Core

Do not install this package directly. Core classes for DatabaseWrapper packages.

379.9K
downloads
BlobHelper package icon

BlobHelper

BLOB storage wrapper for Microsoft Azure, Amazon S3, S3 compatible storage (i.e. Minio, Less3, Ceph), Kvpbase, Komodo, and local filesystem written in C#.

338.6K
downloads
DatabaseWrapper package icon

DatabaseWrapper

Simple database wrapper for Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite. written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages if you only need support for one database type.

332.6K
downloads
KvpbaseSDK package icon

KvpbaseSDK

C# SDK for Kvpbase object storage platform

316.3K
downloads
DatabaseWrapper.Sqlite package icon

DatabaseWrapper.Sqlite

Simple database wrapper for Sqlite written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages for support for SQL Server, MySQL, and PostgreSQL.

278.9K
downloads
Timestamps package icon

Timestamps

Simple class containing start time, end time, and total time.

239.8K
downloads
DatabaseWrapper.Mysql package icon

DatabaseWrapper.Mysql

Simple database wrapper for MySQL written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages for support for SQL Server, Sqlite, and PostgreSQL.

233.4K
downloads
DatabaseWrapper.SqlServer package icon

DatabaseWrapper.SqlServer

Simple database wrapper for SQL Server written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages for support for MySQL, Sqlite, and PostgreSQL.

233.0K
downloads
DatabaseWrapper.Postgresql package icon

DatabaseWrapper.Postgresql

Simple database wrapper for Postgresql written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages for support for SQL Server, Sqlite, and MySQL.

230.0K
downloads
WatsonORM.Core package icon

WatsonORM.Core

Do not install this package directly. Core classes and static methods supporting WatsonORM packages.

226.8K
downloads
WatsonORM.Sqlite package icon

WatsonORM.Sqlite

WatsonORM is a lightweight and easy to use object-relational mapper (ORM) for Sqlite in C# for .NET Core, .NET Framework, and .NET Standard built on top of DatabaseWrapper. Refer to other WatsonORM packages if you need support for other database types.

194.1K
downloads
StringSimilarity package icon

StringSimilarity

This class library calculates a score from 0 to 1 based on the similarity of two supplied strings.

183.8K
downloads
WatsonORM package icon

WatsonORM

WatsonORM is a lightweight and easy to use object-relational mapper (ORM) in C# for .NET Core, .NET Framework, and .NET Standard built on top of DatabaseWrapper. WatsonORM supports Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite databases. Refer to other WatsonORM packages if you only need support for a single database type.

168.0K
downloads
WatsonORM.Mysql package icon

WatsonORM.Mysql

WatsonORM is a lightweight and easy to use object-relational mapper (ORM) for MySQL in C# for .NET Core, .NET Framework, and .NET Standard built on top of DatabaseWrapper. Refer to other WatsonORM packages if you need support for other database types.

166.8K
downloads
Komodo.Sdk package icon

Komodo.Sdk

Client SDK in C# for Komodo. Please either install Komodo.Daemon to integrate search within your application, or Komodo.Server to run a standalone server if you wish to use this client SDK. Komodo is an information search, metadata, storage, and retrieval platform.

164.2K
downloads
WatsonORM.SqlServer package icon

WatsonORM.SqlServer

WatsonORM is a lightweight and easy to use object-relational mapper (ORM) for SQL Server in C# for .NET Core, .NET Framework, and .NET Standard built on top of DatabaseWrapper. Refer to other WatsonORM packages if you need support for other database types.

164.1K
downloads
WatsonORM.Postgresql package icon

WatsonORM.Postgresql

WatsonORM is a lightweight and easy to use object-relational mapper (ORM) for PostgreSQL in C# for .NET Core, .NET Framework, and .NET Standard built on top of DatabaseWrapper. Refer to other WatsonORM packages if you need support for other database types.

161.3K
downloads
CavemanTcp package icon

CavemanTcp

CavemanTcp is a simple TCP client and server providing easy integration and full control over network reads and writes, allowing you to build your own state machines with ease.

154.6K
downloads
SqliteHelper package icon

SqliteHelper

Deprecated; please use DatabaseWrapper.Sqlite instead. Simple wrapper for Sqlite databases written in C#.

152.0K
downloads
Watson.Core package icon

Watson.Core

Core library for Watson 7.x shared semantics, routing, lifecycle, and protocol configuration targeting .NET 8 and .NET 10.

125.0K
downloads
WatsonMesh package icon

WatsonMesh

A simple C# mesh networking library using TCP (with or without SSL) with integrated framing for reliable transmission and receipt of data amongst multiple nodes. Does not support NAT.

120.6K
downloads
BigQ.Client package icon

BigQ.Client

BigQ is a messaging platform using TCP sockets and websockets featuring sync, async, channel, and private communications. This package includes the BigQ client and associated libraries.

116.5K
downloads
BigQ.Server package icon

BigQ.Server

BigQ is a messaging platform using TCP sockets and websockets featuring sync, async, channel, and private communications. This package includes the BigQ server and associated libraries.

116.4K
downloads
IndexEngine package icon

IndexEngine

Index engine is a simple indexer written in C# using Sqlite as a storage repository.

103.6K
downloads
HtmlPageBuilder package icon

HtmlPageBuilder

Simple HTML page builder allowing you to specify head elements and add body elements using simple methods.

102.4K
downloads
WatsonCluster package icon

WatsonCluster

A simple C# class using Watson TCP to enable a one-to-one high availability cluster. Events are used to notify the encompassing application when the cluster is healthy (client and server connected), unhealthy (client or server disconnected), or a message is received.

97.7K
downloads
Komodo.Classes package icon

Komodo.Classes

Do not install directly. Supporting classes for Komodo. Please either install Komodo.Daemon to integrate search within your application, or Komodo.Server to run a standalone server. Komodo is an information search, metadata, storage, and retrieval platform.

92.9K
downloads
ExpressionTree package icon

ExpressionTree

A simple library for creating an expression tree.

91.2K
downloads
Komodo.Crawler package icon

Komodo.Crawler

HTTP, HTTPS, FTP, S3, Azure, Kvpbase, and filesystem crawlers for Komodo. Please either install Komodo.Daemon to integrate search within your application, or Komodo.Server to run a standalone server. Komodo is an information search, metadata, storage, and retrieval platform.

87.1K
downloads
BigQ.dll package icon

BigQ.dll

BigQ is a messaging platform using TCP sockets and websockets featuring sync, async, channel, and private communications.

84.8K
downloads
Caching package icon

Caching

Caching library including a FIFO and LRU cache, async operations, events, expiration, and data persistence

82.3K
downloads
SimpleUdp package icon

SimpleUdp

SimpleUdp is a super simple way of building UDP clients and servers in C#.

82.1K
downloads
ChunkDecoder package icon

ChunkDecoder

Decode byte array or stream containing chunk-transfer-encoded data, particularly useful for HTTP data.

70.2K
downloads
S3Server package icon

S3Server

Emulated Amazon Web Services (AWS) Simple Storage Service (S3) server-side interface.

69.0K
downloads
XmlToPox package icon

XmlToPox

Convert XML to plain old XML (POX) and query it using XPath.

69.0K
downloads
HttpServerLite package icon

HttpServerLite

User-space HTTP and HTTPS server without http.sys written in C#. Please visit the project site README for details on implementation.

65.9K
downloads
Komodo.Parser package icon

Komodo.Parser

HTML, JSON, XML, SQL, and text parser for Komodo. Please either install Komodo.Daemon to integrate search within your application, or Komodo.Server to run a standalone server. Komodo is an information search, metadata, storage, and retrieval platform.

61.2K
downloads
S3ServerInterface package icon

S3ServerInterface

Emulated Amazon Web Services (AWS) Simple Storage Service (S3) server-side interface.

60.7K
downloads
PrettyId package icon

PrettyId

Simple static method for generating IDs like those used by Stripe and other services

60.1K
downloads
Komodo.Postings package icon

Komodo.Postings

Postings manager for Komodo. Please either install Komodo.Daemon to integrate search within your application, or Komodo.Server to run a standalone server. Komodo is an information search, metadata, storage, and retrieval platform.

54.6K
downloads
Komodo.IndexClient package icon

Komodo.IndexClient

Index client for Komodo. Please either install Komodo.Daemon to integrate search within your application, or Komodo.Server to run a standalone server. Komodo is an information search, metadata, storage, and retrieval platform.

52.3K
downloads
GoogleMapsClient package icon

GoogleMapsClient

I needed a simple way to parse addresses and resolve coordinates to an address. Plug in a Google Maps API key and you're all set.

51.9K
downloads
WatsonDedupe package icon

WatsonDedupe

Standalone C# library for deduplication of data.

48.9K
downloads
Komodo.Server package icon

Komodo.Server

Komodo is an information search, metadata, storage, and retrieval platform. Komodo.Server is a standalone RESTful server. Use Komodo.Daemon if you wish to integrate search directly within your application.

48.7K
downloads
ContainerFS package icon

ContainerFS

Self-contained single-user file system written in C#.

46.1K
downloads
Komodo.IndexManager package icon

Komodo.IndexManager

Index manager for Komodo. Please either install Komodo.Daemon to integrate search within your application, or Komodo.Server to run a standalone server. Komodo is an information search, metadata, storage, and retrieval platform.

43.6K
downloads
SlidingWindow package icon

SlidingWindow

SlidingWindow provides an interface to retrieve chunks from a byte array using a sliding window.

42.7K
downloads
Less3 package icon

Less3

<3 Less3 is S3-compatible object storage that you can run on your laptop, server, or anywhere you like.

41.5K
downloads
LiteGraph package icon

LiteGraph

LiteGraph is a property graph database with support for graph relationships, tags, labels, metadata, data, and vectors.

39.5K
downloads
SendWithBrevo package icon

SendWithBrevo

A simple C# class library to help simplify sending emails using Brevo.

37.5K
downloads
Blobject.Core package icon

Blobject.Core

BLOB storage client for Microsoft Azure, Amazon S3 (including compatible storage e.g. Minio, Less3, Ceph, View), CIFS/SMB (Windows file shares), NFS (UNIX and Linux file shares), and local filesystem written in C#.

36.6K
downloads
Komodo.Daemon package icon

Komodo.Daemon

Komodo is an information search, metadata, storage, and retrieval platform. Komodo.Daemon runs in process within your application. Use Komodo.Server if you wish to use Komodo as a standalone server.

35.2K
downloads
Inputty package icon

Inputty

Inputty simplifies the process of getting input from the console. Tested on Windows and Ubuntu.

32.6K
downloads
RestDb package icon

RestDb

RestDb is a platform that enables a RESTful API interface in front of Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite databases.

32.1K
downloads
NetLedger package icon

NetLedger

Tenant-aware ledgering library for debit/credit workflows, pending and committed entries, balance-chain verification, metadata search, active retention boundaries, and SQLite, MySQL, PostgreSQL, and SQL Server storage.

30.6K
downloads
AWSSignatureGenerator package icon

AWSSignatureGenerator

A class library for generating and validating AWS V4 signatures and legacy Amazon S3 V2 signatures.

30.1K
downloads
Watson.Lite package icon

Watson.Lite

Simple, fast, async C# web server for handling REST requests with SSL support, targeted to .NET Core, .NET Standard, and .NET Framework. Watson.Lite has no dependency on http.sys.

30.0K
downloads
GateKeeper package icon

GateKeeper

Lightweight library for implementing roles-based access control (RBAC). With GateKeeper, you can define users, roles, resources, and permissions, and authorize requests.

29.0K
downloads
Blobject.AmazonS3 package icon

Blobject.AmazonS3

BLOB storage client for Amazon S3 (including compatible storage e.g. Minio, Less3, Ceph, View). Refer to other Blobject packages for other storage repository types.

27.9K
downloads
Komodo.Core package icon

Komodo.Core

Komodo core libraries for crawling (file, object, web, database), parsing (JSON, XML, SQL, Sqlite, HTML, text), postings (inverted index, token extraction), indexing (search), metadata generation, and integrating within your application. Komodo is an information search, metadata, storage, and retrieval platform.

26.7K
downloads
OpenAuditLog package icon

OpenAuditLog

Simple C# event library providing event persistence and allowing you to write your own emitters

26.4K
downloads
View.Sdk package icon

View.Sdk

C# SDK for View AI.

24.0K
downloads
Blobject.AzureBlob package icon

Blobject.AzureBlob

BLOB storage client for Microsoft Azure BLOB. Refer to other Blobject packages for other storage repository types.

24.0K
downloads
View.Models package icon

View.Models

Database models, services, and supporting classes for for View AI.

22.5K
downloads
Shelli package icon

Shelli

Shelli is a simple static class to run things in your shell, tested on both Windows and Ubuntu.

22.1K
downloads
ClosestString package icon

ClosestString

A simple static library to find the nearest string in a list, and its edit distance, from a supplied string.

20.8K
downloads
ArangoDBLite package icon

ArangoDBLite

ArangoDBLite is a lightweight SDK for the RESTful API provided by the ArangoDB graph database platform.

20.4K
downloads
Kvpbase.StorageServer package icon

Kvpbase.StorageServer

Scalable, simple RESTful object storage platform.

20.3K
downloads
SendWithMailgun package icon

SendWithMailgun

Simple class library to send email and validate email addresses using Mailgun.

20.3K
downloads
SerializationHelper package icon

SerializationHelper

SerializationHelper is a simple wrapper around System.Text.Json to overcome some of the common challenges developers face when using Microsoft's JSON library compared to the Newtonsoft.Json library.

18.0K
downloads
LiteGraph.Sdk package icon

LiteGraph.Sdk

SDK for LiteGraph, a property graph database with support for graph relationships, tags, labels, metadata, data, and vectors.

14.2K
downloads
S3Lite package icon

S3Lite

Lightweight Amazon S3 client without the heft and dependency drag of the official library.

14.0K
downloads
SwitchboardApplicationProxy package icon

SwitchboardApplicationProxy

Switchboard is a lightweight application proxy combining reverse proxy and API gateway functionality.

13.9K
downloads
Komodo.MetadataManager package icon

Komodo.MetadataManager

Metadata manager for Komodo. Please either install Komodo.Daemon to integrate search within your application, or Komodo.Server to run a standalone server. Komodo is an information search, metadata, storage, and retrieval platform.

13.5K
downloads
BigQ.Core package icon

BigQ.Core

BigQ is a messaging platform using TCP sockets and websockets featuring sync, async, channel, and private communications. This package includes the BigQ core libraries. Please also download the BigQ.Client or BigQ.Server package as needed.

12.5K
downloads
DocumentAtom package icon

DocumentAtom

Complete document processing library for AI, ML, and analytics. DocumentAtom provides a light, fast library for breaking input documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

11.9K
downloads
View.Shared package icon

View.Shared

View.io Shared Classes.

11.7K
downloads
PQueue package icon

PQueue

Lightweight, persistent, thread-safe, disk-based queue written in C#

11.3K
downloads
CloudGenix package icon

CloudGenix

CloudGenix SD-WAN AppFabric SDK

11.3K
downloads
HnswLite package icon

HnswLite

Embeddable, extensible implementation of a Hierarchical Navigable Small Network (HNSW) index

10.8K
downloads
CommonPrefixes package icon

CommonPrefixes

CommonPrefixes is a simple static library that evalutes a list of strings and returns a list of strings representing the common prefixes found amongst list members based on a user-specified delimiter.

10.4K
downloads
SerializableDataTable package icon

SerializableDataTable

SerializableDataTable is a library providing an abstraction class that allows you to serialize and deserialize data to and from a DataTable instance.

10.2K
downloads
EmailWrapper package icon

EmailWrapper

Simple email wrapper in C# for SMTP and Mailgun

9.9K
downloads
SwiftStack package icon

SwiftStack

SwiftStack is an opinionated and easy way to build REST APIs, websockets APIs, and RabbitMQ interfaces, taking inspiration from the elegant model shown in FastAPI in Python. Built on Watson webserver.

9.7K
downloads
Blobject.AmazonS3Lite package icon

Blobject.AmazonS3Lite

BLOB storage client for Amazon S3 (including compatible storage e.g. Minio, Less3, Ceph, View) using a lightweight, non-AWS SDK. Refer to other Blobject packages for other storage repository types.

9.3K
downloads
Blobject.Disk package icon

Blobject.Disk

BLOB storage client for local filesystem and pre-established mount points. Refer to other Blobject packages for other storage repository types.

9.2K
downloads
SyslogServer package icon

SyslogServer

Simple syslog server written in C# with disk logging.

9.1K
downloads
PersistentCollection package icon

PersistentCollection

Lightweight, persistent, thread-safe, disk-based queue, stack, dictionary, and list, written in C#

8.9K
downloads
TaskHandler package icon

TaskHandler

A simple C# class library to help manage running a queue of tasks without relinquishing control.

8.4K
downloads
DocumentAtom.Image package icon

DocumentAtom.Image

DocumentAtom provides a light, fast library for breaking input images into constituent text parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

8.3K
downloads
Blobject.CIFS package icon

Blobject.CIFS

BLOB storage client for CIFS and SMB file servers, e.g. Windows and SAMBA. Refer to other Blobject packages for other storage repository types.

8.2K
downloads
Blobject.NFS package icon

Blobject.NFS

BLOB storage client for NFS file servers, e.g. Linux and UNIX. Refer to other Blobject packages for other storage repository types.

7.5K
downloads
HnswLite.RamStorage package icon

HnswLite.RamStorage

RAM storage implementation for HnswIndex

7.0K
downloads
Voltaic package icon

Voltaic

Voltaic is an open source, dependency-light JSON-RPC 2.0, MCP, and A2A client/server library.

6.8K
downloads
Durable package icon

Durable

A lightweight .NET ORM library with LINQ capabilities, designed with a clean, generic architecture that allows developers to build custom repository implementations without being constrained by opinionated base classes

6.6K
downloads
DocumentAtom.Excel package icon

DocumentAtom.Excel

DocumentAtom provides a light, fast library for breaking input Excel (xlsx) documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

6.5K
downloads
DocumentAtom.Pdf package icon

DocumentAtom.Pdf

DocumentAtom provides a light, fast library for breaking input PDF documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

6.3K
downloads
SharpAI package icon

SharpAI

Transform your .NET applications into AI powerhouses - embed models directly or deploy as an Ollama-compatible API server. No cloud dependencies, no limits, just pure local inference.

6.1K
downloads
Durable.Sqlite package icon

Durable.Sqlite

A lightweight .NET ORM library with LINQ capabilities, designed with a clean, generic architecture that allows developers to build custom repository implementations without being constrained by opinionated base classes

6.0K
downloads
PdfTextExtractor package icon

PdfTextExtractor

A simple C# shell wrapper for the wonderful pdfplumber library in Python to extract text from .PDF files

6.0K
downloads
DocumentAtom.Word package icon

DocumentAtom.Word

DocumentAtom provides a light, fast library for breaking input Word (docx) documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

5.8K
downloads
DocumentAtom.PowerPoint package icon

DocumentAtom.PowerPoint

DocumentAtom provides a light, fast library for breaking input PowerPoint (pptx) documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

5.8K
downloads
DocumentAtom.TypeDetection package icon

DocumentAtom.TypeDetection

DocumentAtom provides a light, fast library for breaking input documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

5.8K
downloads
Durable.MySql package icon

Durable.MySql

A lightweight .NET ORM library with LINQ capabilities, designed with a clean, generic architecture that allows developers to build custom repository implementations without being constrained by opinionated base classes

5.7K
downloads
CrawlSharp package icon

CrawlSharp

CrawlSharp is a library useful for crawling web endpoints to identify structure and retrieve contents.

5.7K
downloads
DocumentAtom.Text package icon

DocumentAtom.Text

Text format processors for DocumentAtom including plain text, CSV, JSON, XML, HTML, and Markdown. DocumentAtom provides a light, fast library for breaking input documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

5.6K
downloads
Blobject.GoogleCloud package icon

Blobject.GoogleCloud

BLOB storage client for Google Cloud. Refer to other Blobject packages for other storage repository types.

5.5K
downloads
View.Serializer package icon

View.Serializer

View.io serializer.

5.5K
downloads
WhatTimeIsIt package icon

WhatTimeIsIt

Library for parsing DateTime and DateTimeOffset strings from various database systems and standard formats while preserving microsecond precision and timezone offsets.

5.4K
downloads
DocumentAtom.Ocr package icon

DocumentAtom.Ocr

DocumentAtom provides a light, fast library for breaking input image documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

5.3K
downloads
DocumentAtom.Markdown package icon

DocumentAtom.Markdown

DocumentAtom provides a light, fast library for breaking input markdown documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

5.2K
downloads
Durable.Postgres package icon

Durable.Postgres

A lightweight .NET ORM library with LINQ capabilities, designed with a clean, generic architecture that allows developers to build custom repository implementations without being constrained by opinionated base classes

5.2K
downloads
DocumentTextExtractor package icon

DocumentTextExtractor

Simple C# library for extracting text and metadata from .docx, .pptx, and .xlsx files

5.1K
downloads
Durable.SqlServer package icon

Durable.SqlServer

A lightweight .NET ORM library with LINQ capabilities, designed with a clean, generic architecture that allows developers to build custom repository implementations without being constrained by opinionated base classes

4.9K
downloads
NeverBounce package icon

NeverBounce

Simple library for validating email addresses using NeverBounce.

4.2K
downloads
TUIKit package icon

TUIKit

A concurrency-first terminal UI framework for .NET. Compose multi-pane console apps with a developer-defined region layout, thread-safe pane writes, streaming Markdown and inline markup, correct Unicode width and grapheme handling, double-buffered diff rendering, enhanced keyboard input, SGR mouse and OSC 8 links, modal dialogs and toast notifications, and a broad widget toolkit — tables, trees, tabs, forms, menus, a fuzzy finder, charts (braille/line/bar/box-plot/histogram/heat-map), gauges and progress, a color picker, a file browser, a diff viewer, syntax highlighting, banners, and half-block/sixel/kitty image output. Includes reactive data binding, tick-driven animation, theming, and a headless backend for deterministic tests. Multi-targets netstandard2.0, net8.0, and net10.0. Stable 1.0 release following semantic versioning.

3.9K
downloads
View.OrchestratorBase package icon

View.OrchestratorBase

View.io is in BETA. View.io orchestrator base classes for building data flow steps

3.8K
downloads
ModelTokenizerSdk package icon

ModelTokenizerSdk

Model tokenizer SDK, requires the modeltokenizer docker image

3.6K
downloads
PerformanceStatistics package icon

PerformanceStatistics

Cross-platform .NET library for capturing real-time performance statistics. Supports Windows, Linux, and macOS. Monitor CPU, memory, disk, and process metrics with a simple API.

3.5K
downloads
Touchstone.Core package icon

Touchstone.Core

Runner-agnostic test descriptor model for .NET. Define test cases and suites once, execute them through any runner.

3.5K
downloads
Touchstone.Cli package icon

Touchstone.Cli

Console test runner for Touchstone. Colored tabular output with pass/fail/skip rendering, JSON export, and CI-friendly exit codes.

3.3K
downloads
PolyPrompt package icon

PolyPrompt

PolyPrompt is a lightweight, unified .NET library for chat completions, tool calling, text generation, and embeddings across Ollama, OpenAI, Azure OpenAI, Google Gemini, Google Vertex AI, Anthropic Claude, AWS Bedrock, and VoyageAI APIs.

3.2K
downloads
DocumentAtom.Html package icon

DocumentAtom.Html

DocumentAtom provides a light, fast library for breaking input HTML documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

3.1K
downloads
DatabaseWrapper.Oracle package icon

DatabaseWrapper.Oracle

Simple database wrapper for Oracle written in C# supporting dynamic query building and nesting using expressions. Refer to other DatabaseWrapper packages for support for SQL Server, Sqlite, and PostgreSQL.

2.9K
downloads
Touchstone.XunitAdapter package icon

Touchstone.XunitAdapter

xUnit adapters for Touchstone. Run shared test descriptors under dotnet test using theory-driven or fact-style patterns.

2.9K
downloads
Touchstone.NunitAdapter package icon

Touchstone.NunitAdapter

NUnit adapter for Touchstone. Run shared test descriptors under NUnit using TestCaseSource or single-test patterns.

2.8K
downloads
DocumentAtom.TextTools package icon

DocumentAtom.TextTools

DocumentAtom provides a light, fast library for breaking input documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

2.4K
downloads
Verbex package icon

Verbex

Verbex is a comprehensive inverted index library that enables fast, scalable full-text search capabilities.

2.3K
downloads
OllamaFlow.Core package icon

OllamaFlow.Core

OllamaFlow is a lightweight intelligent load-balancer for Ollama.

2.3K
downloads
Voltaic.JsonRpc package icon

Voltaic.JsonRpc

Voltaic is an open source JSON-RPC 2.0 and MCP client and server.

2.2K
downloads
Voltaic.Mcp package icon

Voltaic.Mcp

Voltaic is an open source JSON-RPC 2.0 and MCP client and server.

2.1K
downloads
Constellation.Worker package icon

Constellation.Worker

Constellation is RESTful workload placement and virtualization for exactly-one resource ownership patterns. Constellation.Worker is the base class for worker nodes.

2.0K
downloads
DocumentAtom.Core package icon

DocumentAtom.Core

Core classes for DocumentAtom including text processing utilities. DocumentAtom provides a light, fast library for breaking input documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

2.0K
downloads
HnswIndex.SqliteStorage package icon

HnswIndex.SqliteStorage

Sqlite storage implementation for HnswIndex

1.9K
downloads
DocumentParser package icon

DocumentParser

Simple C# library for extracting text and metadata from .docx files

1.8K
downloads
Verbex.Sdk package icon

Verbex.Sdk

Verbex Inverted Index SDK for .NET

1.8K
downloads
Flattener package icon

Flattener

Flattener converts nested JSON or XML into flat key-value collections with dot notation.

1.8K
downloads
Constellation.Controller package icon

Constellation.Controller

Constellation is RESTful workload placement and virtualization for exactly-one resource ownership patterns. Constellation.Controller is the base class for the controller.

1.7K
downloads
DocumentAtom.RichText package icon

DocumentAtom.RichText

DocumentAtom provides a light, fast library for breaking input Rich Text Format (rtf) documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

1.7K
downloads
Lattice package icon

Lattice

Lattice is a JSON document store with real-time schema processing, indexing during ingestion, and a SQL-like interface for querying data

1.7K
downloads
Constellation.Core package icon

Constellation.Core

Constellation is RESTful workload placement and virtualization for exactly-one resource ownership patterns. Constellation.Core contains core classes for the controller and worker.

1.7K
downloads
PuppyProxy package icon

PuppyProxy

Lightweight HTTP and HTTPS proxy written in C#

1.5K
downloads
DocumentAtom.Csv package icon

DocumentAtom.Csv

DocumentAtom provides a light, fast library for breaking input CSV documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

1.4K
downloads
DocumentAtom.Json package icon

DocumentAtom.Json

DocumentAtom provides a light, fast library for breaking input JSON documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

1.4K
downloads
DocumentAtom.Xml package icon

DocumentAtom.Xml

DocumentAtom provides a light, fast library for breaking input XML documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

1.4K
downloads
WatsonFunction.Base package icon

WatsonFunction.Base

Base library for function applications running on WatsonFunction.

1.4K
downloads
Padlock package icon

Padlock

Padlock is a lightweight, high-performance library that provides key-based locking for multithreaded applications.

1.4K
downloads
DocumentAtom.Documents package icon

DocumentAtom.Documents

Document format processors for DocumentAtom including Word, Excel, PowerPoint, PDF, images, and OCR. DocumentAtom provides a light, fast library for breaking input documents into constituent parts (atoms), useful for AI, machine learning, processing, analytics, and general analysis.

1.3K
downloads
GitHubCrawler package icon

GitHubCrawler

GitHubCrawler allows you to crawl GitHub repositories, enumerating code and other files, and download assets.

1.3K
downloads
Radiant package icon

Radiant

Radiant telemetry SDK: turns RadiantSettings into a wired, exportable metrics/traces/logs pipeline (OTLP, in-process Prometheus, Loki) owned by one RadiantHost. Emit rides the .NET BCL; the app hosts. Includes the emit-side naming vocabulary — the Convention type and ready-made OpenTelemetry semantic-convention instrument definitions (SemConv).

1.2K
downloads
Tempo package icon

Tempo

Tempo orchestrates data flows through coordinated steps you define.

1.2K
downloads
DocumentAtom.DataIngestion package icon

DocumentAtom.DataIngestion

Microsoft.Extensions.AI.DataIngestion integration for DocumentAtom document parsing library. Provides adapters for using DocumentAtom's document processing capabilities in standard .NET AI/RAG pipelines.

1.1K
downloads
Lattice.Core package icon

Lattice.Core

Lattice is a JSON document store with real-time schema processing, indexing during ingestion, and a SQL-like interface for querying data

1.1K
downloads
DocumentAtom.Sdk package icon

DocumentAtom.Sdk

C# SDK for DocumentAtom - Document atomization and processing library

1.1K
downloads
EventMd package icon

EventMd

Simple class structure for event metadata

1.0K
downloads
NuGetPackTest package icon

NuGetPackTest

Just a simple library to test -IncludeReferencedProjects

986
downloads
SharpAI.Sdk package icon

SharpAI.Sdk

C# SDK for SharpAI - Local AI inference with Ollama and OpenAI compatible APIs

931
downloads
RedisRespServer package icon

RedisRespServer

TCP server providing basic parsing of Redis RESP messages.

918
downloads
JsonMerge package icon

JsonMerge

Simply and elegantly merge values into an existing JSON object

891
downloads
EasySlack package icon

EasySlack

EasySlack is a native C# Slack connector built directly on Slack Web API and Socket Mode. It is intended to provide a stable application-facing interface without taking a dependency on a third-party Slack wrapper.

877
downloads
HnswLite.Sdk package icon

HnswLite.Sdk

C# SDK for the HnswLite REST API — approximate nearest neighbor search powered by HNSW graphs.

867
downloads
PDictionary package icon

PDictionary

PDictionary is a persistent dictionary that stores dictionary contents to a JSON file.

852
downloads
PythonSharp package icon

PythonSharp

PythonSharp is a simple library to integrate Python scripts and virtual environments into your application leveraging the shell.

836
downloads
HnswLite.SqliteStorage package icon

HnswLite.SqliteStorage

Sqlite storage implementation for HnswIndex

835
downloads
Touchstone package icon

Touchstone

Runner-agnostic test descriptor framework for .NET. Includes Core, Cli, XunitAdapter, NunitAdapter, and MstestAdapter packages.

813
downloads
NetLedger.Sdk package icon

NetLedger.Sdk

SDK for NetLedger Server active-data APIs and NetLedger Archive Server cold-data, metadata, and migration APIs.

807
downloads
SemanticCells package icon

SemanticCells

Semantic cells are data structures useful for parsing and organizing content for use in AI and analytics

743
downloads
PaigoDotNet package icon

PaigoDotNet

Simple C# library for using Paigo.

680
downloads
SelectorQueue package icon

SelectorQueue

Thread-safe, stable ordered queue for .NET with immutable builder-based ordering and heap-backed enqueue/dequeue operations.

678
downloads
Webhooky package icon

Webhooky

Webhooky makes it simple to add webhooks to your application.

677
downloads
Touchstone.MstestAdapter package icon

Touchstone.MstestAdapter

MSTest adapter for Touchstone. Run shared test descriptors under MSTest using DynamicData or single-test patterns.

599
downloads
ConsoleScroller package icon

ConsoleScroller

Need a simple way to constrain long output of a console app to a specific scrolling number of lines? Yep, it does that.

550
downloads
SpacyTokenizerSdk package icon

SpacyTokenizerSdk

spaCy tokenizer SDK, requires the spacytokenizer docker image

547
downloads
StatusIcons package icon

StatusIcons

StatusIcons - an easy way to add Unicode icons to your console apps

391
downloads
QoSKit package icon

QoSKit

Composable quality-of-service queues for .NET: FIFO, LIFO, priority, WFQ, CBWFQ, LLQ, and weighted round robin, chainable to arbitrary depth. Alpha; API subject to change.

384
downloads
ContextShell package icon

ContextShell

ContextShell

375
downloads
Decomposite package icon

Decomposite

Package Description

370
downloads
HnswLite.PostgresqlStorage package icon

HnswLite.PostgresqlStorage

PostgreSQL storage implementation for HnswIndex

365
downloads
LlmHub package icon

LlmHub

LlmHub

352
downloads
Vox package icon

Vox

Vox

341
downloads
NeuralCore package icon

NeuralCore

NeuralCore

337
downloads
Semantica package icon

Semantica

Package Description

333
downloads
QoSKit.Persistence.Sqlite package icon

QoSKit.Persistence.Sqlite

Optional SQLite-backed durability for QoSKit queues. Alpha; API subject to change.

318
downloads
InferenceCore package icon

InferenceCore

InferenceCore

307
downloads
Watson.Clients package icon

Watson.Clients

Async-first WebSocket client for Watson 7 with whole-message receive semantics, direct ClientWebSocket access, and interop with the Watson webserver WebSocket surface.

255
downloads
RecallDb.Sdk package icon

RecallDb.Sdk

C# client SDK for RecallDB, a multi-tenant RESTful vector database service built on PostgreSQL with pgvector. Provides typed access to tenants, users, credentials, collections, documents, labels, tags, and vector, full-text, and hybrid search.

182
downloads
OpenNFS.Server package icon

OpenNFS.Server

Public server hosting surface for OpenNFS.

172
downloads
OpenNFS.Client package icon

OpenNFS.Client

Public client surface for OpenNFS.

170
downloads
Tempo.Sdk package icon

Tempo.Sdk

Tempo protocol v1 SDK for .NET artifact step handlers.

135
downloads
Conductor.Core package icon

Conductor.Core

Core library for Conductor - Model Runner Management Platform

129
downloads
PepperX.Sdk package icon

PepperX.Sdk

Client SDK for PepperX, a high-performance key-value store with rich metadata. Provides typed REST and WebSocket clients.

116
downloads
Tempo.Core package icon

Tempo.Core

Core contracts, models, and services for Tempo workflow orchestration.

116
downloads
RestDb.McpServer package icon

RestDb.McpServer

MCP server for RestDb. Exposes the RestDb HTTP API over MCP HTTP, TCP, WebSocket, and stdio transports.

115
downloads
NetLedger.Archive package icon

NetLedger.Archive

Archive contracts, catalog models, and storage abstractions for NetLedger.

113
downloads
Conductor.McpServer package icon

Conductor.McpServer

MCP Server integration for Conductor - Exposes Conductor APIs as MCP tools

113
downloads
LiteGraphConsole package icon

LiteGraphConsole

Interactive terminal shell for LiteGraph databases and endpoints.

108
downloads
Lattice.Sdk package icon

Lattice.Sdk

A comprehensive REST SDK for consuming a Lattice server

102
downloads
AssistantHub.Core package icon

AssistantHub.Core

AssistantHub core library including models, database, settings, services, and helpers.

92
downloads
Mux.Search package icon

Mux.Search

Web-search abstractions and provider clients (Tavily, You.com) for mux and Mux.Core.

69
downloads
Mux.Core package icon

Mux.Core

The mux engine: agent loop with streaming events, built-in tools, MCP client, skills, subagents, session persistence, checkpoints, approval/sandbox governance, and usage telemetry — backend-agnostic across Ollama, OpenAI, Azure, Anthropic, Gemini, Vertex, Bedrock, and any OpenAI-compatible API. Build your own experiences on top of mux.

64
downloads
Mux.Server package icon

Mux.Server

Optional local REST + WebSocket server (Watson 7) exposing the mux engine over loopback: sessions, chat streaming, endpoints, usage telemetry, and the built-in dashboard.

61
downloads
Mux.Desktop.Core package icon

Mux.Desktop.Core

UI-framework-agnostic logic for mux Desktop: localization, view models, and services over Mux.Core and Mux.Server. No Avalonia dependency, so it is unit-testable in isolation.

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

0
downloads