CodeDesignPlus.Net.Vault.Abstractions
0.5.0-beta.9
See the version list below for details.
dotnet add package CodeDesignPlus.Net.Vault.Abstractions --version 0.5.0-beta.9
NuGet\Install-Package CodeDesignPlus.Net.Vault.Abstractions -Version 0.5.0-beta.9
<PackageReference Include="CodeDesignPlus.Net.Vault.Abstractions" Version="0.5.0-beta.9" />
paket add CodeDesignPlus.Net.Vault.Abstractions --version 0.5.0-beta.9
#r "nuget: CodeDesignPlus.Net.Vault.Abstractions, 0.5.0-beta.9"
// Install CodeDesignPlus.Net.Vault.Abstractions as a Cake Addin #addin nuget:?package=CodeDesignPlus.Net.Vault.Abstractions&version=0.5.0-beta.9&prerelease // Install CodeDesignPlus.Net.Vault.Abstractions as a Cake Tool #tool nuget:?package=CodeDesignPlus.Net.Vault.Abstractions&version=0.5.0-beta.9&prerelease
CodeDesignPlus.Net.Vault
Description
The CodeDesignPlus.Net.Vault
project provides a comprehensive set of tools and services for integrating with HashiCorp Vault. It facilitates secure storage, management, and access to secrets and sensitive information within .NET applications. The project includes configurations, service implementations, and extensions to streamline the integration process with Vault, ensuring robust security practices.
Table of Contents
About The Project
The CodeDesignPlus.Net.Vault
project provides a comprehensive set of tools and services for integrating with HashiCorp Vault. It facilitates secure storage, management, and access to secrets and sensitive information within .NET applications. The project includes configurations, service implementations, and extensions to streamline the integration process with Vault, ensuring robust security practices.
Key Features
- Vault Exception Handling: Custom exception classes like VaultException to handle errors within the Vault integration.
- Vault Client Factory: A factory class for creating instances of IVaultClient with various configuration options, including support for Kubernetes.
- Configuration Providers: Classes like VaultConfigurationProvider to load configuration settings from the Vault service.
- Service Extensions: Extension methods for adding Vault services (
AddVault
) and configurations (AddVault
) to .NET's IServiceCollection andIConfigurationBuilder
. - Transit Operations: Interfaces (
IVaultTransit
) and implementations (VaultTransit
) for Vault Transit operations, providing methods for encryption and decryption of data. - Options Classes: Various options classes (
VaultOptions
,Transit
,KeyVault
) to configure different aspects of the Vault integration, such as address, role, secret ID, and specific service settings.
Installation
To install the package, run the following command:
dotnet add package CodeDesignPlus.Net.Vault
Usage
For more information regarding the library, you can visit our documentation at CodeDesignPlus Doc
Roadmap
Refer to issues for a list of proposed features and known issues.
Roadmap
- Fork the Project
- Create your Feature Branch (git checkout -b features/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
License
Distributed under the MIT License. See LICENSE for more information.
Contact
CodeDesignPlus - @CodeDesignPlus - codedesignplus@outlook.com
Project Link: CodeDesignPlus.Net.Vault
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. |
-
net8.0
- VaultSharp (>= 1.7.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CodeDesignPlus.Net.Vault.Abstractions:
Package | Downloads |
---|---|
CodeDesignPlus.Net.Vault
CodeDesignPlus.Net.Vault is a .NET library that simplifies the integration and configuration of Vault services in .NET applications. It provides extension methods to configure Vault services, manage secrets and credentials securely, and streamline access to configurations stored in Vault. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.5.0-beta.14 | 42 | 11/8/2024 |
0.5.0-beta.13 | 33 | 11/7/2024 |
0.5.0-beta.11 | 37 | 11/6/2024 |
0.5.0-beta.9 | 39 | 11/3/2024 |
0.5.0-beta.6 | 34 | 11/1/2024 |
0.5.0-beta.4 | 39 | 10/31/2024 |
0.4.1-beta.3 | 37 | 10/31/2024 |
0.4.0 | 79 | 10/30/2024 |
0.4.0-rc.5 | 35 | 10/30/2024 |
0.4.0-beta.3 | 39 | 10/30/2024 |
0.4.0-alpha.1 | 34 | 10/30/2024 |
0.3.0-rc.3 | 42 | 10/28/2024 |
0.3.0-beta.3 | 35 | 10/28/2024 |
0.3.0-alpha.3 | 37 | 10/28/2024 |
0.2.1-alpha.1 | 39 | 10/26/2024 |
0.2.1-alpha.0 | 33 | 10/26/2024 |
0.2.0 | 91 | 10/25/2024 |
0.2.0-rc.27 | 37 | 10/25/2024 |
0.2.0-beta.27 | 39 | 10/25/2024 |
0.2.0-alpha.27 | 44 | 10/25/2024 |