The RamBase API SDK enabled developers to easily access the RamBase API via the C# platform. Among other things the SDK simplifies:
- Authentication and token management
- Get/Put/Post/Delete requests
- Metadata requests
- Access checks
- Operations
Add the RamBase API DotNet SDK nuget package to you project.
View the wiki for details on how to use the SDK.