![]() |
VOOZH | about |
dotnet add package curve25519-uwp --version 1.0.4
NuGet\Install-Package curve25519-uwp -Version 1.0.4
<PackageReference Include="curve25519-uwp" Version="1.0.4" />
<PackageVersion Include="curve25519-uwp" Version="1.0.4" />Directory.Packages.props
<PackageReference Include="curve25519-uwp" />Project file
paket add curve25519-uwp --version 1.0.4
#r "nuget: curve25519-uwp, 1.0.4"
#:package curve25519-uwp@1.0.4
#addin nuget:?package=curve25519-uwp&version=1.0.4Install as a Cake Addin
#tool nuget:?package=curve25519-uwp&version=1.0.4Install as a Cake Tool
Curve25519, implemented as a C++ Windows Runtime Component, consumable in UWP.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| native | native native is compatible. |
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 is compatible. |
This package has no dependencies.
Showing the top 1 NuGet packages that depend on curve25519-uwp:
| Package | Downloads |
|---|---|
|
libaxolotl-uwp
libaxolotl implementation in C#, based on libaxolotl-java. |
This package is not used by any popular GitHub repositories.
1.0.3 was broken. The referencing and registering of WinRT components was not as "auto-magic" as it could have been. Now it seems to be really smooth for all situations.