Bitwarden.Server.Sdk
0.7.0
Prefix Reserved
See the version list below for details.
<Sdk Name="Bitwarden.Server.Sdk" Version="0.7.0" />
#:sdk Bitwarden.Server.Sdk@0.7.0
Bitwarden.Server.Sdk
The Bitwarden Server SDK is built for quickly getting started building
a Bitwarden-flavored service. The entrypoint for using it is adding UseBitwardenSdk()
on your web application and configuring MSBuild properties to configure the features you
want.
Feature Flags
Feature flag support can be added by adding <BitIncludeFeatures>true</BitIncludeFeatures> to
your csproj file. The following APIs become available:
IFeatureServicefor getting values of features.RequireFeatureAttributefor requiring a feature is enabled on controllers and controller actions.IEndpointConventionBuilder.RequireFeature()for requiring a feature is enabled on minimal APIs.IApplicationBuilder.UseFeatureFlagChecks()for adding the middleware to do the above checks.IServiceCollection.AddKnownFeatureFlags()for adding flags that will show up inIFeatureService.GetAll()IServiceCollection.AddFeatureFlagValues()for adding values for feature flags.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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 |
|---|---|---|
| 1.5.2 | 29,234 | 4/28/2026 |
| 1.5.1 | 56,654 | 2/23/2026 |
| 1.5.0 | 200 | 2/20/2026 |
| 1.4.0 | 72,000 | 1/14/2026 |
| 1.3.0 | 571 | 12/18/2025 |
| 1.2.0 | 9,147 | 11/11/2025 |
| 1.1.0 | 466 | 11/10/2025 |
| 1.0.0 | 443 | 10/15/2025 |
| 0.7.0 | 553 | 9/25/2025 |
| 0.6.0-beta.1 | 381 | 9/9/2025 |
| 0.5.0-beta.1 | 384 | 7/11/2025 |
| 0.4.0-beta.2 | 435 | 3/9/2025 |
| 0.4.0-beta.1 | 418 | 3/9/2025 |
| 0.3.1-beta.4 | 360 | 2/25/2025 |
| 0.3.1-beta.3 | 349 | 2/25/2025 |
| 0.3.1-beta.2 | 350 | 2/25/2025 |
| 0.3.0 | 437 | 2/24/2025 |
| 0.1.10 | 465 | 12/6/2024 |
| 0.1.10-beta.1 | 346 | 12/6/2024 |