https://github.com/authing/authing-csharp-sdk-neo
Authing CSharp SDK v2
https://github.com/authing/authing-csharp-sdk-neo
authing csharp donet donetcore
Last synced: about 1 month ago
JSON representation
Authing CSharp SDK v2
- Host: GitHub
- URL: https://github.com/authing/authing-csharp-sdk-neo
- Owner: Authing
- License: mit
- Created: 2022-08-04T07:14:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-23T12:06:04.000Z (about 3 years ago)
- Last Synced: 2023-08-10T05:24:56.918Z (over 2 years ago)
- Topics: authing, csharp, donet, donetcore
- Language: C#
- Homepage: https://docs.authing.cn/v2/reference/sdk-for-csharp/
- Size: 1.15 MB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README-zh_CN.md
- License: LICENSE
Awesome Lists containing this project
README
[English](./README.md) | 简体中文
[Authing](https://authing.cn) 身份云 `CSharp` 语言客户端 SDK。
此模块一般用于后端服务器环境,以管理员(Administrator)的身份进行请求,用于管理 Authing 用户、角色、分组、组织机构等资源;
## 🌍 生态系统
| 项目 | 状态 | 描述 |
| ------ | ------------------------------------------------------------ | ---------- |
| csharp | [](https://www.nuget.org/packages/Authing.Library/) | csharp sdk |
## 👀 在线体验
点击查看 [官方文档](https://docs.authing.cn/v2/reference/sdk-for-csharp/)
## 📚 文档
更多示例和使用说明可参考[官方文档](https://docs.authing.cn/v2/reference/sdk-for-csharp/)
## ❓ Questions
如果需要在线技术支持,可访问[官方论坛](https://forum.authing.cn/). 此仓库的 issue 仅用于上报 Bug 和提交新功能特性。
## 🤝 开源共建
- Fork 此仓库
- 创建自己的 git 分支 (git checkout -b my-new-feature)
- 提交你的修改 (git commit -am 'Add some feature')
- 将修改内容推送到远程分支 (git push -u origin my-new-feature)
- 创建一个 Pull Request
感谢所有为 CSharp SDK 做出贡献的人!
[为 Authing 开源仓库做出贡献](https://github.com/Authing/.github/blob/main/CONTRIBUTING.md#简体中文)
## 🎁 开源许可
[MIT](https://opensource.org/licenses/MIT)
Copyright (c) 2019 Authing