Verifiable.Core
0.0.2
Prefix Reserved
dotnet add package Verifiable.Core --version 0.0.2
NuGet\Install-Package Verifiable.Core -Version 0.0.2
<PackageReference Include="Verifiable.Core" Version="0.0.2" />
paket add Verifiable.Core --version 0.0.2
#r "nuget: Verifiable.Core, 0.0.2"
// Install Verifiable.Core as a Cake Addin #addin nuget:?package=Verifiable.Core&version=0.0.2 // Install Verifiable.Core as a Cake Tool #tool nuget:?package=Verifiable.Core&version=0.0.2
Includes and implements core data types and algorithms for decentralized identifiers and verifiable credentials.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- Microsoft.SourceLink.GitHub (>= 8.0.0)
- SimpleBase (>= 4.0.0)
- System.Collections.Immutable (>= 8.0.0)
- System.Text.Json (>= 8.0.3)
- Verifiable.Jwt (>= 0.0.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Verifiable.Core:
Package | Downloads |
---|---|
Verifiable.BouncyCastle
An adapter for Verifiable to use BouncyCastle |
|
Verifiable.NSec
An adapter for Verifiable to use NSec |
|
Verifiable.Sidetree
Includes and implements core data types and algorithms for decentralized Sidetree protocol. |
|
Verifiable.Microsoft
.NET cryptographic implementation and ProtectedData enhancement. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.2 | 424 | 3/31/2024 |
0.0.1 | 86 | 10/9/2023 |
0.0.0.2-alpha-dev | 176 | 8/16/2021 |
0.0.0.1-alpha | 162 | 8/15/2021 |
Changes since version 0.0.0.1-alpha
Added:
- CHANGELOG.md.
Changed:
- Improve NuGet automation.
See full changelog at https://github.com/lumoin/Verifiable/blob/main/CHANGELOG.md.