# GZipInteractJS **Repository Path**: anjouliu/GZipInteractJS ## Basic Information - **Project Name**: GZipInteractJS - **Description**: C# Gzip 压缩和 Javascript 交互 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-18 - **Last Updated**: 2025-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: dotNET, Csharp, JavaScript, GZip ## README # C# Gzip 压缩和 Javascript 交互 ## 功能 1. 前端使用pako库压缩字符串, 调用API接口以二进制的方式上传到服务器 2. .NET后台接收压缩数据,解压后还原成原字符串