Documentation

If you’re using a language that can directly call a .Net Standard library, there are a few library supporting packages that the Circle API require.

Setup

Packages required to use the Circle API .Net Library

  • Newtonsoft.Json (13.0.1)
  • protobuf-net (3.0.101)
  • sqlite-net-sqlcipher (1.7.335)
  • System.Security.Cryptography.ProtectedData (5.0.0)
  • System.ServiceModel.Http (4.8.1)
  • System.ServiceModel.Primitives (4.8.1)
  • WindowsAzure.Storage (9.3)

Assembly’s required:

  • CoreL2 – Circle Systems provided
  • AzureCommsStandard – Circle Systems provided
  • MessagesPCL – Circle Systems provided