StackExchange.Redis.Extensions.AspNetCore
by: Ugo Lattanzi
- 852 total downloads
- Latest version: 12.1.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
- 1.372k total downloads
- Latest version: 12.1.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
- 514 total downloads
- Latest version: 12.1.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
- 446 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
starkbank-ecdsa
by: Stark Bank
- 157 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
- 3.276k 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
- 2.484k total downloads
- Latest version: 2026.2.1
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
- 3.472k total downloads
- Latest version: 2026.2.1
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
- 552 total downloads
- Latest version: 2026.2.1
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
- 693 total downloads
- Latest version: 2026.2.1
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
- 7.503k total downloads
- Latest version: 16.1.0-p.1.9
Abstractions and foundational APIs for StrawberryShake GraphQL clients.
StrawberryShake.Resources
by: ChilliCream authors and contributors
- 6.801k total downloads
- Latest version: 16.1.0-p.1.9
Resources for StrawberryShake GraphQL clients.
StrawberryShake.Tools.Configuration
by: ChilliCream authors and contributors
- 7.131k total downloads
- Latest version: 16.1.0-p.1.9
Package Description
StrawberryShake.Transport.Http
by: ChilliCream authors and contributors
- 7.693k total downloads
- Latest version: 16.1.0-p.1.9
GraphQL over HTTP transport implementation for StrawberryShake GraphQL clients.
Streamiz.Kafka.Net
by: @LGouellec
- 343 total downloads
- Latest version: 1.8.1
.NET Stream Processing Library for Apache Kafka
Streamiz.Kafka.Net.SchemaRegistry.Mock
by: @LGouellec
- 9 total downloads
- Latest version: 1.2.0-RC1
Package Description
Streamiz.Kafka.Net.SchemaRegistry.SerDes
by: @LGouellec
- 267 total downloads
- Latest version: 1.8.1
Package Description
Streamiz.Kafka.Net.SchemaRegistry.SerDes.Avro
by: @LGouellec
- 353 total downloads
- Latest version: 1.8.1
Avro serdes using schema registry for Streamiz Application
StreamJsonRpc
by: Microsoft
- 1.358k total downloads
- Latest version: 2.24.84+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.
StringInterpolationBridgeStrong
by: AdrienJ
- 13 total downloads
- Latest version: 0.9.1
Provides FormattableString/FormattableStringFactory for pre-4.6 .NET Framework.