ArcherAPI 1.0.0
See the version list below for details.
dotnet add package ArcherAPI --version 1.0.0
NuGet\Install-Package ArcherAPI -Version 1.0.0
<PackageReference Include="ArcherAPI" Version="1.0.0" />
paket add ArcherAPI --version 1.0.0
#r "nuget: ArcherAPI, 1.0.0"
// Install ArcherAPI as a Cake Addin #addin nuget:?package=ArcherAPI&version=1.0.0 // Install ArcherAPI as a Cake Tool #tool nuget:?package=ArcherAPI&version=1.0.0
This is unofficial RSA Archer API client which delivers Archer REST, SOAP and Content API. It is developed purely for the intentions of making it a bit easier for developers and not for making any kind of profit.
How to use?
1. Add using RSA.Archer.API
2. Start by Archer.Authentication.Login() method which assign BaseURL and Session Token internally and is used by all other methods. Additionally you can manually assign SessionToken and BaseURL to Archer.SessionToken and Archer.BaseURL.
Following methods are available:
a) Archer.Authentiation
b) Archer.ContentAPI
c) Archer.SOAP.Field
d) Archer.SOAP.AccessControl
e) Archer.SOAP.Search
f) Archer.SOAP.Record
g) Archer.Content
h) Archer.Content.Attachment
i) Archer.Application
j) Archer.Datafeed
k) Archer.Levels
l) Archer.Fields
m) Archer.Users
n) Archer.Groups
o) Archer.Roles
p) Archer.Questionnaires
q) Archer.Subform
r) Archer.ValuesList
s) Archer.Package
t) Archer.AWF
Will keep adding more functionalities...
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Newtonsoft.Json (>= 13.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.