SimpleSign.Core
0.3.1
dotnet add package SimpleSign.Core --version 0.3.1
NuGet\Install-Package SimpleSign.Core -Version 0.3.1
<PackageReference Include="SimpleSign.Core" Version="0.3.1" />
<PackageVersion Include="SimpleSign.Core" Version="0.3.1" />
<PackageReference Include="SimpleSign.Core" />
paket add SimpleSign.Core --version 0.3.1
#r "nuget: SimpleSign.Core, 0.3.1"
#:package SimpleSign.Core@0.3.1
#addin nuget:?package=SimpleSign.Core&version=0.3.1
#tool nuget:?package=SimpleSign.Core&version=0.3.1
Core cryptographic primitives, certificate management, timestamping, and revocation checking for the SimpleSign digital signature framework.
| 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. 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. |
-
net10.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.8)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.8)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.1)
- Polly (>= 8.6.6)
-
net8.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.8)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.8)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.1)
- Polly (>= 8.6.6)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on SimpleSign.Core:
| Package | Downloads |
|---|---|
|
SimpleSign.Pdf
PDF structure parsing and signature field extraction for the SimpleSign digital signature framework. |
|
|
SimpleSign.PAdES
Sign, validate, and inspect PDF digital signatures (PAdES ETSI EN 319 142). Supports B-B, B-T, B-LT, B-LTA conformance levels. Fluent async API. No BouncyCastle — uses only System.Security.Cryptography. Native AOT compatible. |
|
|
SimpleSign
Meta-package that includes all SimpleSign digital signature capabilities: PAdES (PDF) signing and validation. |
|
|
SimpleSign.Brasil
Brazilian extensions for SimpleSign: ICP-Brasil chain validation, Gov.br trust anchors, and Advanced Electronic Signature (AEA) per Lei 14.063/2020. |
GitHub repositories
This package is not used by any popular GitHub repositories.