Stampd.Core
3.0.0
dotnet add package Stampd.Core --version 3.0.0
NuGet\Install-Package Stampd.Core -Version 3.0.0
<PackageReference Include="Stampd.Core" Version="3.0.0" />
<PackageVersion Include="Stampd.Core" Version="3.0.0" />
<PackageReference Include="Stampd.Core" />
paket add Stampd.Core --version 3.0.0
#r "nuget: Stampd.Core, 3.0.0"
#:package Stampd.Core@3.0.0
#addin nuget:?package=Stampd.Core&version=3.0.0
#tool nuget:?package=Stampd.Core&version=3.0.0
Stampd.Core
Stampd domain types and contracts. Zero runtime dependencies.
Part of Stampd — open-source PDF signing for .NET. Apache 2.0.
Install
dotnet add package Stampd.Core
See the Stampd repository for the full architecture, getting-started guide, and the rest of the Stampd packages.
| Product | Versions 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. |
-
net10.0
- No dependencies.
NuGet packages (20)
Showing the top 5 NuGet packages that depend on Stampd.Core:
| Package | Downloads |
|---|---|
|
Stampd.Infrastructure
EF Core DbContext, entity configurations, and provider-agnostic infrastructure for Stampd. |
|
|
Stampd.Storage.AzureBlob
Azure Blob Storage-backed IDocumentStorageProvider. Stores signed documents in a configured container. Auth via DefaultAzureCredential (Managed Identity / workload identity / Azure CLI / env). |
|
|
Stampd.Timestamp.FreeTsa
FreeTSA (freetsa.org) preset for Stampd's generic RFC 3161 timestamp authority provider. Suitable for development, demos, and self-hosted production where FreeTSA's terms of use are acceptable. |
|
|
Stampd.Identity.SmsOtp
SMS one-time-passcode IIdentityVerificationProvider. Pluggable ISmsGateway abstraction with adapters for Twilio and AWS SNS; ships a MockSmsGateway for dev. |
|
|
Stampd.Timestamp.Rfc3161
Generic configurable RFC 3161 timestamp authority provider for Stampd. Works with FreeTSA, DigiCert, GlobalSign, Sectigo, internal AD CS / OpenSSL TSAs — anything that speaks RFC 3161 over HTTP. |
GitHub repositories
This package is not used by any popular GitHub repositories.