文件名称:sisense-api-client-csharp:Sisense API的非官方.NETC#客户端库
文件大小:66KB
文件格式:ZIP
更新时间:2024-05-19 17:32:15
C#
sisense-api-client-csharp
Sisense API的非官方.NET / C#客户端库。
我会在业余时间开发此库,因此,如果您需要尚未执行的操作,请告诉我,我将尽快添加它。
我正在使用Sisense Server 7.1测试该库。
将来,我将创建一个nuget包,以轻松地将其包含在项目中。
如何使用
using SisenseApiClient;
using SisenseApiClient.Authenticators;
// Create an authenticator with your username and password
var authenticator = new Authenticator("
【文件预览】:
sisense-api-client-csharp-master
----SisenseApiClient.Tests()
--------xunit.runner.json(35B)
--------Utils()
--------packages.config(1KB)
--------Authenticators()
--------SisenseApiClient.Tests.csproj(9KB)
--------Services()
--------app.config(912B)
--------Properties()
----SisenseApiClient()
--------Utils()
--------packages.config(203B)
--------SisenseApiClient.csproj(5KB)
--------Authenticators()
--------Services()
--------app.config(422B)
--------Properties()
--------Exceptions()
--------SisenseClient.cs(1KB)
----LICENSE(1KB)
----README.md(5KB)
----SisenseApiClient.sln(2KB)
----.gitignore(5KB)