Skip to main content

TrustFactor C# SDK

The TrustFactor C# SDK integrates the TrustFactor services into your .NET backend. It handles the communication with the TrustFactor Application Endpoint — registering contracts, creating transactions and receiving callbacks — so you don't have to implement the underlying protocol yourself.

Start with the First Steps guide, then follow the Walkthrough to register a contract and create your first transaction. The API section documents every call and callback in detail.

See the Release Notes for the latest SDK versions and changes, and the Glossary for the terms used throughout this manual.