SimpleIdServer.Did 7.0.0

dotnet add package SimpleIdServer.Did --version 7.0.0
                    
NuGet\Install-Package SimpleIdServer.Did -Version 7.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SimpleIdServer.Did" Version="7.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleIdServer.Did" Version="7.0.0" />
                    
Directory.Packages.props
<PackageReference Include="SimpleIdServer.Did" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SimpleIdServer.Did --version 7.0.0
                    
#r "nuget: SimpleIdServer.Did, 7.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SimpleIdServer.Did@7.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SimpleIdServer.Did&version=7.0.0
                    
Install as a Cake Addin
#tool nuget:?package=SimpleIdServer.Did&version=7.0.0
                    
Install as a Cake Tool

Library used to manipulate Distributed Identity Document.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on SimpleIdServer.Did:

Package Downloads
SimpleIdServer.Did.Key

Library used to manipulate DID Document of type key.

SimpleIdServer.Vc

Library used to generate Verifiable Credentials.

SimpleIdServer.Did.Ethr

Library used to manipulate DID Document of type ethr.

SimpleIdServer.Did.Jwt

Library used to check JWT against DID.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.0 546 3/18/2026
7.0.0-rc1 369 1/6/2026
6.0.6 988 10/10/2025
6.0.5 773 9/3/2025
6.0.4 740 8/13/2025
6.0.3 755 7/6/2025
6.0.2 776 5/22/2025
6.0.1 713 4/29/2025
6.0.0 479 4/29/2025
5.0.4-rc1 670 3/27/2025
5.0.3 830 2/28/2025
5.0.2 898 10/8/2024
5.0.1 779 8/6/2024
5.0.1-ci-00250 320 8/6/2024
5.0.0 483 6/5/2024
4.0.8 545 4/9/2024
4.0.7-ci-00164 281 2/21/2024
4.0.7-ci-00163 270 2/21/2024
4.0.7-ci-00162 285 2/21/2024
4.0.7-ci-00161 275 2/19/2024
Loading failed