File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# uapi-sdk-csharp
22
3- ![ Banner] ( . /banner.png)
3+ ![ Banner] ( https://raw.githubusercontent.com/AxT-Team/uapi-sdk-csharp/main /banner.png)
44
55[ ![ .NET] ( https://img.shields.io/badge/.NET-7+-512BD4?style=flat-square&logo=dotnet&logoColor=white )] ( https://dotnet.microsoft.com/ )
66[ ![ Docs] ( https://img.shields.io/badge/Docs-uapis.cn-2EAE5D?style=flat-square )] ( https://uapis.cn/ )
@@ -66,3 +66,4 @@ Console.WriteLine(result);
6666## 文档
6767
6868访问 [ UApi文档首页] ( https://uapis.cn/docs/introduction ) 并选择任意接口,向下滚动到 ** 快速启动** 区块即可看到最新的 C# 示例代码。
69+
Original file line number Diff line number Diff line change 44 <ImplicitUsings >enable</ImplicitUsings >
55 <Nullable >enable</Nullable >
66 <EnableDefaultCompileItems >false</EnableDefaultCompileItems >
7+ <Version >0.1.1</Version >
78 </PropertyGroup >
89 <ItemGroup >
910 <Compile Include =" src/**/*.cs" />
You can’t perform that action at this time.
0 commit comments