https://github.com/soenneker/soenneker.redis.util.server
A utility library that allows for Redis Server operations
https://github.com/soenneker/soenneker.redis.util.server
csharp dotnet redis server utils
Last synced: 3 days ago
JSON representation
A utility library that allows for Redis Server operations
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.redis.util.server
- Owner: soenneker
- License: mit
- Created: 2023-04-28T19:56:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-04T08:49:51.000Z (3 days ago)
- Last Synced: 2026-02-04T16:26:28.753Z (3 days ago)
- Topics: csharp, dotnet, redis, server, utils
- Language: C#
- Homepage: https://soenneker.com
- Size: 3.13 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Redis.Util.Server/)
[](https://github.com/soenneker/soenneker.redis.util.server/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Redis.Util.Server/)
#  Soenneker.Redis.Util.Server
### A utility library that allows for Redis Server operations
## Installation
```
dotnet add package Soenneker.Redis.Util.Server
```