StackExchange.Redis is a high-performance RESP (Redis, etc) client for .NET, available under the MIT license.
- Release notes: https://github.com/StackExchange/StackExchange.Redis/releases (3.0 onwards; earlier)
- NuGet package: https://www.nuget.org/packages/StackExchange.Redis/
- General docs: https://seredis.dev/
- Code: https://github.com/StackExchange/StackExchange.Redis/