Apigen.Vaultwarden.Client
1.35.3
dotnet add package Apigen.Vaultwarden.Client --version 1.35.3
NuGet\Install-Package Apigen.Vaultwarden.Client -Version 1.35.3
<PackageReference Include="Apigen.Vaultwarden.Client" Version="1.35.3" />
<PackageVersion Include="Apigen.Vaultwarden.Client" Version="1.35.3" />
<PackageReference Include="Apigen.Vaultwarden.Client" />
paket add Apigen.Vaultwarden.Client --version 1.35.3
#r "nuget: Apigen.Vaultwarden.Client, 1.35.3"
#:package Apigen.Vaultwarden.Client@1.35.3
#addin nuget:?package=Apigen.Vaultwarden.Client&version=1.35.3
#tool nuget:?package=Apigen.Vaultwarden.Client&version=1.35.3
Apigen.Vaultwarden
Generated C# client for the Vaultwarden API (Bitwarden-compatible).
Installation
dotnet add package Apigen.Vaultwarden
Usage
Vaultwarden authentication requires PBKDF2/Argon2id key derivation and encrypted vault decryption. See the complete working example for the full login + vault sync + decrypt flow.
Versioning
Package versions follow the upstream application version: the major.minor matches the application API version, and the patch is our client revision. For example, package 2.6.7 was built against API version 2.6.x and is our 7th client release for that API version.
License
MIT
| 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
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.