# HslRedisDesktop **Repository Path**: gitmy/HslRedisDesktop ## Basic Information - **Project Name**: HslRedisDesktop - **Description**: Redis桌面测试工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-09-15 - **Last Updated**: 2025-09-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
             ///\      ///\             /////////\              ///\
            //\\/      //\/           //\\\\\\\\//\            //\\/
           //\/       //\/          //\\/       \\/           //\/
          //\/       //\/           \//\                     //\/
         /////////////\/             \//////\               //\/
        //\\\\\\\\\//\/               \\\\\//\             //\/
       //\/       //\/                     \//\           //\/
      //\/       //\/           ///\      //\\/          //\/       //\
     ///\      ///\/            \/////////\\/           /////////////\/
     \\\/      \\\/              \\\\\\\\\/             \\\\\\\\\\\\\/             Present by Richard.Hu
# HslRedisDesktop A Redis visual client, developed based on winform, can easily view and retrieve data from the server and facilitate debugging. You can also develop your own client based on hslcommunication to achieve the purpose of rapid product development. ## HslCommnication ![Build status](https://img.shields.io/badge/Build-Success-green.svg) [![NuGet Status](https://img.shields.io/nuget/v/HslCommunication.svg)](https://www.nuget.org/packages/HslCommunication/) ![NuGet Download](https://img.shields.io/nuget/dt/HslCommunication.svg) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/HslCommunication/community) [![NetFramework](https://img.shields.io/badge/Language-C%23%207.0-orange.svg)](https://blogs.msdn.microsoft.com/dotnet/2016/08/24/whats-new-in-csharp-7-0/) [![Visual Studio](https://img.shields.io/badge/Visual%20Studio-2019-red.svg)](https://www.visualstudio.com/zh-hans/) ![copyright status](https://img.shields.io/badge/CopyRight-Richard.Hu-brightgreen.svg) ## CopyRight (C) 2020 Richard.Hu, All Rights Reserved ## How To Install HslCommnication From NuGet ``` Install-Package HslCommunication ``` ## Environment * IDE: **Visual Studio 2019** ## Contact * Email: hsl200909@163.com ## UI ![Picture](https://raw.githubusercontent.com/dathlin/HslRedisDesktop/master/Images/main.png) ![Picture](https://raw.githubusercontent.com/dathlin/HslRedisDesktop/master/Images/ZSet.png)