Skip to content

Embedly .NET SDK v2.1.6

Choose a tag to compare

@github-actions github-actions released this 13 Mar 21:18
· 6 commits to main since this release

Embedly .NET SDK v2.1.6

πŸ“¦ Installation

dotnet add package Embedly.SDK --version 2.1.6

πŸ”— NuGet Package

πŸ“‹ What's Changed

Commits since v2.1.5:

  • remove obsolete Succeeded property from ApiResponse in tests (9d625b4)

πŸš€ Key Features

  • Customer Management: Complete KYC workflows, BVN/NIN verification
  • Wallet Operations: Multi-currency wallets, transfers, transaction history
  • Card Issuing: Virtual and physical cards with Afrigo integration
  • Payouts: Bank transfers, mobile money, account verification
  • Webhooks: Secure event handling with signature validation
  • Advanced Patterns: Circuit breakers, retry logic, bulk operations
  • Examples: Comprehensive demo application with 200+ examples

πŸ“š Documentation

πŸ›‘οΈ Security

  • RSA encryption for sensitive data
  • Webhook signature validation
  • Secure credential management
  • No security vulnerabilities detected

Full Changelog: https://github.com/your-username/embedly-dotnet-sdk/compare/v2.1.5...v2.1.6

Full Changelog: v2.1.5...v2.1.6