Development Environment
info
If you are using the Sender and Receiver Clients, you can skip this section.
Here are some resources to help you configure your development environment.
Generating Code
To integrate with the IAS API there is an API specification provided by the API itself using an OpenAPI specification document. Once authorized, you can retrieve the specification document for the purposes of importing into a development platform and possibly generating code. Some examples of useful tools for this purpose are:
NuGet Packages
We provide a nuget package for anybody developing with .NET. The library only has plain objects, similar to ones that would be generated using the openapi.json.
Package Name | FullFramework | .NET Standard |
---|---|---|
4.6.1 | 1.4 |