XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

XFEExtension

【DLL】XFE各类拓展是一个C#的DLL库,旨在优化C#代码中常用语句的使用,并提供更简洁的访问方式,同时提供Xunit测试框架,快速搭建服务器/客户端,免费ChatGPTAPI接口,免费通讯服务器,XFE下载器,新增格式等

公开
关注 0 Fork 0 Star 0
返回提交历史

XFEstudio/XFEExtension

完善md文档

907bf08
XFE工作室室长 <mail@xfegzs.com>
提交于

代码差异

2 个文件 +10 -10
Modified README.md +5 -5
@@ -1,11 +1,11 @@
1 [![NuGet Version](https://img.shields.io/nuget/v/xfeextension.netcore?label=NuGet&logo=NuGet&color=004880)](https://www.nuget.org/packages/XFEExtension.NetCore/)
2 [![NuGet Downloads](https://img.shields.io/nuget/dt/xfeextension.netcore?color=004880&label=Downloads&logo=NuGet)](https://www.nuget.org/packages/XFEExtension.NetCore/)
1 # XFEExtension / .NetCore
2
3 [![NuGet Version](https://img.shields.io/nuget/v/xfeextension.netcore?label=NuGet&logo=NuGet)](https://www.nuget.org/packages/XFEExtension.NetCore/)
4 [![NuGet Downloads](https://img.shields.io/nuget/dt/xfeextension.netcore?label=Downloads&logo=NuGet)](https://www.nuget.org/packages/XFEExtension.NetCore/)
3 5 [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
4 6 [![.NET](https://img.shields.io/badge/.NET-10.0-512BD4?logo=dotnet)](https://dotnet.microsoft.com/download)
5 7
6 English | [简体中文](README.zh-CN.md)
7
8 # XFEExtension
8 > 🌐 English | [简体中文](https://github.com/XFEstudio/XFEExtension/blob/master/README.zh-CN.md)
9 9
10 10 ## Description
11 11
Modified README.zh-CN.md +5 -5
@@ -1,11 +1,11 @@
1 [![NuGet Version](https://img.shields.io/nuget/v/xfeextension.netcore?label=NuGet&logo=NuGet&color=004880)](https://www.nuget.org/packages/XFEExtension.NetCore/)
2 [![NuGet Downloads](https://img.shields.io/nuget/dt/xfeextension.netcore?color=004880&label=下载量&logo=NuGet)](https://www.nuget.org/packages/XFEExtension.NetCore/)
1 # XFEExtension / .NetCore
2
3 [![NuGet Version](https://img.shields.io/nuget/v/xfeextension.netcore?label=NuGet&logo=NuGet)](https://www.nuget.org/packages/XFEExtension.NetCore/)
4 [![NuGet Downloads](https://img.shields.io/nuget/dt/xfeextension.netcore?label=Downloads&logo=NuGet)](https://www.nuget.org/packages/XFEExtension.NetCore/)
3 5 [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
4 6 [![.NET](https://img.shields.io/badge/.NET-10.0-512BD4?logo=dotnet)](https://dotnet.microsoft.com/download)
5 7
6 [English](README.md) | 简体中文
7
8 # XFEExtension
8 > 🌐 [English](https://github.com/XFEstudio/XFEExtension/blob/master/README.md) | 简体中文
9 9
10 10 ## 描述
11 11