![]() |
VOOZH | about |
dotnet add package Hyperledger.Indy.Sdk --version 1.11.1
NuGet\Install-Package Hyperledger.Indy.Sdk -Version 1.11.1
<PackageReference Include="Hyperledger.Indy.Sdk" Version="1.11.1" />
<PackageVersion Include="Hyperledger.Indy.Sdk" Version="1.11.1" />Directory.Packages.props
<PackageReference Include="Hyperledger.Indy.Sdk" />Project file
paket add Hyperledger.Indy.Sdk --version 1.11.1
#r "nuget: Hyperledger.Indy.Sdk, 1.11.1"
#:package Hyperledger.Indy.Sdk@1.11.1
#addin nuget:?package=Hyperledger.Indy.Sdk&version=1.11.1Install as a Cake Addin
#tool nuget:?package=Hyperledger.Indy.Sdk&version=1.11.1Install as a Cake Tool
This is a work-in-progress .NET wrapper for Hyperledger Indy. It is implemented using PInvoke calls to a native c-callable library written in Rust. Hyperledger Indy is the open-source codebase behind the Sovrin network for self-sovereign digital identity.
The wrapper is designed to be platform independent and targets the .NET Standard 1.1. At present it has been tested on Windows and Ubuntu using .NET 4.5 and .NET Core 2.0.
Pull requests welcome!
Documentation for the .NET wrapper is available here.
Simply build the indy-sdk-dotnet.sln file using Visual Studio, msbuild, dotnet or whatever build system your .NET implementation and platform supports.
The project also includes a NuGet package definition which can be built using the 'dotnet pack' command or by choosing publish on the project in Visual Studio.
The .NET wrapper can be used in any .NET project by referencing the NuGet package which can be built using the instructions above or obtained from the nuget.org package repository. Please note that the version available on nuget.org is pre-release only!
Before attempting to use the .NET wrapper the c-callable SDK must be installed in the library/search path - see the section of the main project page to download the available c-callable binaries and their dependencies or the for information on how to build your own.
Integration tests are available in the indy-sdk-dotnet-test project and can be executed once the c-callable SDK has been installed and a node pool is available. See the information on building the SDK for your specific platform in the section of the main project page for information on how to set up a node pool for running integration tests.
For a sample project that contains executable demo code showing various usages of the .NET SDK wrapper see the .
Use environment variable RUST_LOG={info|debug|trace} to output logs of Libindy.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net452 net452 is compatible. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. xamarinios10 xamarinios10 is compatible. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Hyperledger.Indy.Sdk:
| Package | Downloads |
|---|---|
|
Hyperledger.Aries
.NET Core tools for building agent services |
|
|
WalletFramework
.NET Core tools for building agent services |
|
|
Did.AgentFramework.Core
.NET Core tools for building agent services |
|
|
AgentFramework.Core
.NET Core tools for building agent services |
|
|
Did.Hyperledger.Aries
.NET Core tools for building agent services |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.11.1 | 139,029 | 10/15/2019 |
| 1.8.0 | 5,782 | 3/27/2019 |
| 1.4.0 | 2,237 | 6/18/2018 |
| 0.0.4-alpha | 2,162 | 11/22/2017 |
| 0.0.3-alpha | 1,617 | 10/27/2017 |
| 0.0.1-alpha | 1,645 | 9/16/2017 |