An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          








License

[English](./README.md) | 简体中文

[Authing](https://authing.cn) 身份云 `CSharp` 语言客户端 SDK。

此模块一般用于后端服务器环境,以管理员(Administrator)的身份进行请求,用于管理 Authing 用户、角色、分组、组织机构等资源;

## 🌍 生态系统

| 项目 | 状态 | 描述 |
| ------ | ------------------------------------------------------------ | ---------- |
| csharp | [![NuGet version (Authing.Library)](https://img.shields.io/nuget/v/Authing.Library.svg?style=flat-square)](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