Yoti 3.12.0
dotnet add package Yoti --version 3.12.0
NuGet\Install-Package Yoti -Version 3.12.0
<PackageReference Include="Yoti" Version="3.12.0" />
paket add Yoti --version 3.12.0
#r "nuget: Yoti, 3.12.0"
// Install Yoti as a Cake Addin
#addin nuget:?package=Yoti&version=3.12.0
// Install Yoti as a Cake Tool
#tool nuget:?package=Yoti&version=3.12.0
Yoti .NET SDK
Welcome to the Yoti .NET SDK. This repo contains the tools and step by step instructions you need to quickly integrate your .NET back-end with Yoti so that your users can share their identity details with your application in a secure and trusted way.
Table of Contents
Supported Frameworks - Frameworks supported by this .NET class library
Enabling the SDK - How to install our SDK
Setup - Setup required before using the Yoti services
Products - Links to more information about the products offered by the Yoti SDK
Support - Please feel free to reach out
Supported Frameworks
- .NET Standard 1.0-1.6
- .NET Standard 2.0-2.1
- .NET Core App 1.0-1.1
- .NET Core App 2.0-2.2
- .NET Core App 3.0-3.1
- .NET 4.5-4.5.2
- .NET 4.6-4.6.2
- .NET 4.7-4.7.2
- .NET 4.8
Enabling the SDK
To install the Yoti 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
For other installation methods, see nuget.org/packages/Yoti
Setup
For each service you will need:
- Your Client SDK ID, generated by Yoti Hub when you create (and then publish) your app.
- Your .pem file. This is your own unique private key which your browser generates from the Yoti Hub when you create an application.
Products
The Yoti SDK can be used for the following products, follow the links for more information about each:
- Yoti app integration - Connect with already-verified customers.
- Yoti Doc Scan - Identity verification embedded in your website or app.
Support
For any questions or support please email clientsupport@yoti.com. Please provide the following to get you up and working as quickly as possible:
- Computer type
- OS version
- Version of .NET being used
- Screenshot
Once we have answered your question we may contact you again to discuss Yoti products and services. If you’d prefer us not to do this, please let us know when you e-mail.
For further documentation, see https://developers.yoti.com/yoti/welcome
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 1.1
- Google.Protobuf (>= 3.21.3)
- JsonSubTypes (>= 1.9.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.NETCore.App (>= 1.1.2)
- Newtonsoft.Json (>= 13.0.1)
- NLog (>= 5.0.1)
- Portable.BouncyCastle (>= 1.8.5)
- System.Net.Http (>= 4.3.4)
-
.NETCoreApp 2.2
- Google.Protobuf (>= 3.21.3)
- JsonSubTypes (>= 1.9.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- NLog (>= 5.0.1)
- Portable.BouncyCastle (>= 1.8.5)
- System.Net.Http (>= 4.3.4)
-
.NETCoreApp 3.1
- Google.Protobuf (>= 3.21.3)
- JsonSubTypes (>= 1.9.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- NLog (>= 5.0.1)
- Portable.BouncyCastle (>= 1.8.5)
- System.Net.Http (>= 4.3.4)
-
.NETFramework 4.5.2
- Google.Protobuf (>= 3.21.3)
- JsonSubTypes (>= 1.9.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- NLog (>= 5.0.1)
- Portable.BouncyCastle (>= 1.8.5)
- System.Net.Http (>= 4.3.4)
-
.NETFramework 4.6.2
- Google.Protobuf (>= 3.21.3)
- JsonSubTypes (>= 1.9.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- NLog (>= 5.0.1)
- Portable.BouncyCastle (>= 1.8.5)
- System.Net.Http (>= 4.3.4)
-
.NETFramework 4.7.2
- Google.Protobuf (>= 3.21.3)
- JsonSubTypes (>= 1.9.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- NLog (>= 5.0.1)
- Portable.BouncyCastle (>= 1.8.5)
- System.Net.Http (>= 4.3.4)
-
.NETFramework 4.8
- Google.Protobuf (>= 3.21.3)
- JsonSubTypes (>= 1.9.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- NLog (>= 5.0.1)
- Portable.BouncyCastle (>= 1.8.5)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 1.6
- Google.Protobuf (>= 3.21.3)
- JsonSubTypes (>= 1.9.0)
- Microsoft.CSharp (>= 4.7.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 13.0.1)
- NLog (>= 5.0.1)
- Portable.BouncyCastle (>= 1.8.5)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 2.1
- Google.Protobuf (>= 3.21.3)
- JsonSubTypes (>= 1.9.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- NLog (>= 5.0.1)
- Portable.BouncyCastle (>= 1.8.5)
- System.Net.Http (>= 4.3.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Yoti:
Package | Downloads |
---|---|
Yoti.Sandbox
Yoti .NET SDK Sandbox |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.12.0 | 7,512 | 7/28/2022 |
3.11.0 | 3,259 | 5/3/2022 |
3.10.0 | 5,591 | 12/3/2021 |
3.9.0 | 4,183 | 3/23/2021 |
3.8.0 | 9,117 | 11/3/2020 |
3.7.0 | 550 | 10/21/2020 |
3.6.0 | 2,814 | 7/9/2020 |
3.5.1 | 913 | 6/4/2020 |
3.5.0 | 370 | 6/3/2020 |
3.4.0 | 515 | 4/16/2020 |
3.3.1 | 6,482 | 2/12/2020 |
3.3.0 | 884 | 1/6/2020 |
3.2.0 | 623 | 12/4/2019 |
3.1.0 | 928 | 10/23/2019 |
3.0.0 | 412 | 10/9/2019 |
2.8.0 | 1,728 | 10/30/2018 |
2.7.0 | 989 | 7/12/2018 |
2.6.0 | 919 | 6/6/2018 |
2.4.0 | 884 | 3/22/2018 |
2.3.0 | 720 | 3/13/2018 |
2.2.1 | 724 | 2/21/2018 |
2.2.0 | 805 | 10/23/2017 |
2.1.1 | 790 | 10/12/2017 |
2.1.0 | 866 | 10/3/2017 |