StackExchange.Redis
by: Stack Exchange, Inc., Marc Gravell, Nick Craver
- 2.959k total downloads
- Latest version: 3.0.47-preview
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.Extensions.AspNetCore
by: Ugo Lattanzi
- 1.372k total downloads
- Latest version: 10.2.0
StackExchange.Redis.Extensions.AspNetCore is a library that has a set of extensions method fpr ASP.NET Core
StackExchange.Redis.Extensions.Core
by: Ugo Lattanzi
- 2.414k total downloads
- Latest version: 12.2.0
StackExchange.Redis.Extensions is a library that extends StackExchange.Redis with higher-level APIs for common application scenarios.
Features:
- Store and retrieve complex .NET objects with pluggable serialization
- Connection pooling with LeastLoaded and RoundRobin strategies
- Pub/Sub messaging with typed handlers and error logging
- Redis Streams with consumer group support
- GeoSpatial indexes (GEOADD, GEOSEARCH, GEODIST)
- Hash field expiry (Redis 7.4+ HEXPIRE/HSETEX)
- Transparent compression (LZ4, Snappy, Zstd, GZip, Brotli)
- Azure Managed Identity support
- ASP.NET Core DI integration
- Multiple named Redis instances
- Tags, Sets, Lists, Sorted Sets, key search
Serializer packages (pick one): System.Text.Json, Newtonsoft, MemoryPack, MsgPack, Protobuf, ServiceStack, Utf8Json.
StackExchange.Redis.Extensions.System.Text.Json
by: Ugo Lattanzi
- 1.212k total downloads
- Latest version: 12.2.0
StackExchange.Redis.Extensions is a library that extends StackExchange.Redis with higher-level APIs for common application scenarios.
Features:
- Store and retrieve complex .NET objects with pluggable serialization
- Connection pooling with LeastLoaded and RoundRobin strategies
- Pub/Sub messaging with typed handlers and error logging
- Redis Streams with consumer group support
- GeoSpatial indexes (GEOADD, GEOSEARCH, GEODIST)
- Hash field expiry (Redis 7.4+ HEXPIRE/HSETEX)
- Transparent compression (LZ4, Snappy, Zstd, GZip, Brotli)
- Azure Managed Identity support
- ASP.NET Core DI integration
- Multiple named Redis instances
- Tags, Sets, Lists, Sorted Sets, key search
Serializer packages (pick one): System.Text.Json, Newtonsoft, MemoryPack, MsgPack, Protobuf, ServiceStack, Utf8Json.
StackExchange.Redis.StrongName
by: Stack Exchange, Inc., marc.gravell
- 271 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
starkbank-ecdsa
by: Stark Bank
- 247 total downloads
- Latest version: 1.3.3
Pure C# implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) by Stark Bank
Stateless
by: Stateless Contributors
- 6.415k total downloads
- Latest version: 5.20.1
Create state machines and lightweight state machine-based workflows directly in .NET code
Stimulsoft.Reports.Engine.NetCore
by: Stimulsoft
- 4.294k total downloads
- Latest version: 2026.2.4
DEPRECATED: This package will be discontinued in future versions. Please switch to the https://www.nuget.org/packages/Stimulsoft.Reports.Engine package, which includes the full functionality of this package along with additional features, libraries, and framework support. The native .NET Core cross platform report engine is a part of the reporting tool for .NET Core and .NET frameworks, that renders reports from getting data from the source, building bands, calculating aggregate functions, charting, applying styles, conditions, filtering, sorting, and more. Also, the report engine has algorithms for exporting reports to various formats such as PDF, Rich Text, Excel, and others.
Stimulsoft.Reports.Web.NetCore
by: Stimulsoft
- 5.701k total downloads
- Latest version: 2026.2.4
DEPRECATED: This package will be discontinued in future versions. Please switch to the https://www.nuget.org/packages/Stimulsoft.Reports.Web package, which includes the full functionality of this package along with additional features, libraries, and framework support. Stimulsoft Reports.WEB for .NET Core is a reporting tool designed to create and render reports in Web using native .NET Core cross platform report engine. Stimulsoft Reports.WEB will provide the complete cycle of report designing, from creating report templates and ending with showing them in a web browser. All this can be done without closing a web browser. Stimulsoft Reports.WEB is the reporting tool that allows you to edit reports directly in Web.
Stimulsoft.Svg
by: Stimulsoft
- 1.221k total downloads
- Latest version: 2026.2.4
SVG rendering library. This package provides processing and conversion of SVG images for use on report pages and dashboards. It is used in all our products.
Stimulsoft.Svg.NetCore
by: Stimulsoft
- 1.241k total downloads
- Latest version: 2026.2.4
DEPRECATED: This package will be discontinued in future versions. Please switch to the https://www.nuget.org/packages/Stimulsoft.Svg package, which includes the full functionality of this package along with additional features, libraries, and framework support. SVG rendering library for .NET Core framework. This package provides processing and conversion of SVG images for use on report pages and dashboards. It is used in all our products.
StrawberryShake.Core
by: ChilliCream authors and contributors
- 6.543k total downloads
- Latest version: 14.4.0-p.10
Abstractions and foundational APIs for StrawberryShake GraphQL clients.
StrawberryShake.Resources
by: ChilliCream authors and contributors
- 5.919k total downloads
- Latest version: 14.4.0-p.10
Resources for StrawberryShake GraphQL clients.
StrawberryShake.Tools.Configuration
by: ChilliCream authors and contributors
- 6.41k total downloads
- Latest version: 14.4.0-p.10
Package Description
StrawberryShake.Transport.Http
by: ChilliCream authors and contributors
- 6.742k total downloads
- Latest version: 14.4.0-p.10
GraphQL over HTTP transport implementation for StrawberryShake GraphQL clients.
Streamiz.Kafka.Net
by: @LGouellec
- 825 total downloads
- Latest version: 1.8.1
.NET Stream Processing Library for Apache Kafka
Streamiz.Kafka.Net.SchemaRegistry.Mock
by: @LGouellec
- 19 total downloads
- Latest version: 1.2.0-RC1
Package Description
Streamiz.Kafka.Net.SchemaRegistry.SerDes
by: @LGouellec
- 536 total downloads
- Latest version: 1.8.1
Package Description
Streamiz.Kafka.Net.SchemaRegistry.SerDes.Avro
by: @LGouellec
- 868 total downloads
- Latest version: 1.8.1
Avro serdes using schema registry for Streamiz Application
StreamJsonRpc
by: Microsoft
- 2.452k total downloads
- Latest version: 2.25.29+RR
A cross-platform .NETStandard library that implements the JSON-RPC wire protocol and can use System.IO.Stream, System.IO.Pipelines or WebSocket so you can use it with any transport.