SmartHealthCard.Token
1.0.3
See the version list below for details.
dotnet add package SmartHealthCard.Token --version 1.0.3
NuGet\Install-Package SmartHealthCard.Token -Version 1.0.3
<PackageReference Include="SmartHealthCard.Token" Version="1.0.3" />
paket add SmartHealthCard.Token --version 1.0.3
#r "nuget: SmartHealthCard.Token, 1.0.3"
// Install SmartHealthCard.Token as a Cake Addin #addin nuget:?package=SmartHealthCard.Token&version=1.0.3 // Install SmartHealthCard.Token as a Cake Tool #tool nuget:?package=SmartHealthCard.Token&version=1.0.3
FHIR SMART Health Card JWS token encoder, decoder and verifier libaray
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
-
net5.0
- Newtonsoft.Json (>= 13.0.1)
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 |
---|---|---|
8.0.0 | 1,255 | 11/25/2023 |
6.0.0 | 4,165 | 4/14/2022 |
5.0.0 | 2,325 | 4/14/2022 |
1.0.4 | 2,068 | 10/26/2021 |
1.0.3 | 742 | 10/7/2021 |
1.0.2 | 800 | 9/25/2021 |
1.0.1 | 775 | 8/31/2021 |
1.0.0 | 872 | 6/11/2021 |
0.1.0-alpha.3 | 155 | 6/4/2021 |
0.1.0-alpha.2 | 215 | 5/28/2021 |
0.1.0-alpha.1 | 176 | 5/27/2021 |
Added support for a new Verifiable Credential type of 'VerifiableCredential' in response to GitHub Issue: VerifiableCredentialTypes (vc.type) Was Not An Allowed Value #9
This particular type comes from the base W3's specification for Verifiable Credentials and was not highlighted as required in in the SMART Health Specification. Reading that base spec here : https://www.w3.org/TR/vc-data-model/#types it is clear that all Verifiable Credentials tokens, SMART Health Card tokens included, should state that they are a Verifiable Credentials by setting the type of 'VerifiableCredential' in there Type property. Other down stream specifications for specialised types of Verifiable Credentials, such as SMART Health Cards, can then add their own new types for their purposes. The SMART Health Cards spec does this by adding the specialised types of (https://smarthealth.cards/#health-card, https://smarthealth.cards/#covid19, https://smarthealth.cards/#immunization and https://smarthealth.cards/#laboratory) as found here: https://spec.smarthealth.cards/vocabulary/