Yoti.Sandbox 1.6.1

dotnet add package Yoti.Sandbox --version 1.6.1
NuGet\Install-Package Yoti.Sandbox -Version 1.6.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Yoti.Sandbox" Version="1.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Yoti.Sandbox --version 1.6.1
#r "nuget: Yoti.Sandbox, 1.6.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Yoti.Sandbox as a Cake Addin
#addin nuget:?package=Yoti.Sandbox&version=1.6.1

// Install Yoti.Sandbox as a Cake Tool
#tool nuget:?package=Yoti.Sandbox&version=1.6.1

Yoti .NET Sandbox SDK

Build Status Coverage Bugs Code Smells Vulnerabilities

Welcome to the Yoti .NET Sandbox. This repo contains the tools you need to test your .NET back-end integration, alongside installation of the Yoti .NET SDK.

Sandbox Supported Frameworks

  • .NET Standard 2.1
  • .NET Core App 3.1
  • .NET 4.8

Please email clientsupport@yoti.com if you require a Target Framework which is not listed here.

Installing the Sandbox

To install the Yoti Sandbox NuGet package you will need to install NuGet. You can find instructions to do that here

To import the latest Yoti SDK into your project, enter the following command from NuGet Package Manager Console in Visual Studio:

Install-Package Yoti.Sandbox

For other installation methods, see nuget.org/packages/Yoti.Sandbox

Configuration

To initialise the SandboxClient, using either the Profile or DocScan SandboxClientBuilder (see examples in section below), you will need the following:

  • ClientSdkId is the SDK identifier generated by Yoti Hub in the Key tab when you create your app.
  • KeyPair is the keyPair object of your private key (.pem file). It can be downloaded only once from the Keys tab in your Yoti Hub.

Please do not open the pem file as this might corrupt the key and you will need to create a new application.

Code Examples

In the examples folder there are snippets for:

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.1 11,250 12/3/2021
1.6.0 2,156 3/23/2021
1.5.0 417 11/3/2020
1.4.0 416 10/21/2020
1.3.0 472 7/7/2020
1.2.0 437 6/18/2020
1.1.0 405 6/11/2020
1.0.0 510 3/20/2020