CodeDesignPlus.Net.Vault.Abstractions 0.5.0-beta.13

This is a prerelease version of CodeDesignPlus.Net.Vault.Abstractions.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package CodeDesignPlus.Net.Vault.Abstractions --version 0.5.0-beta.13                
NuGet\Install-Package CodeDesignPlus.Net.Vault.Abstractions -Version 0.5.0-beta.13                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CodeDesignPlus.Net.Vault.Abstractions" Version="0.5.0-beta.13" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeDesignPlus.Net.Vault.Abstractions --version 0.5.0-beta.13                
#r "nuget: CodeDesignPlus.Net.Vault.Abstractions, 0.5.0-beta.13"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CodeDesignPlus.Net.Vault.Abstractions as a Cake Addin
#addin nuget:?package=CodeDesignPlus.Net.Vault.Abstractions&version=0.5.0-beta.13&prerelease

// Install CodeDesignPlus.Net.Vault.Abstractions as a Cake Tool
#tool nuget:?package=CodeDesignPlus.Net.Vault.Abstractions&version=0.5.0-beta.13&prerelease                

CodeDesignPlus.Net.Vault

Quality Gate Status Bugs Code Smells Coverage Duplicated Lines (%) Vulnerabilities

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 and IConfigurationBuilder.
  • 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

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b features/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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