13 packages tagged with “environment-variables”
Replace placeholders from appsettings files with values loaded from environment variables.
F# Libary for managing configuration data from environment variables and application config in a type-safe way
A C# .NET Class Library containing tools for populating properties from environment variables.
Load environment variables and ensure they're all present.
Enver is a helper library that populates properties on your classes from environment variables that you define.
EnvX is a simple and efficient .NET library for managing environment variables across multiple projects in a solution. It loads variables from a .env file, centralizing configuration management and making it easy to access environment-specific settings.
Dotnet environment variables wrapper. See project page: https://github.com/mikey-t/environment-settings-dotnet.
Simplify your .NET configuration. FriendlyEnvars maps environment variables directly to strongly-typed options classes - no JSON files, no complex setup. Just define your settings class and you're done. Fully compatible with IOptions, naturally integrates with existing codebase.
Async-first secrets management client for StashLock vault with IConfiguration integration. Supports multiple secret sources including remote encrypted vaults, local encrypted files, and environment variables.
Secure configuration retrieval client for PandaVault service integration with automatic configuration injection, validation, and environment variable authentication. Fetches configurations from PandaVault on startup and merges them into IConfiguration with required-config validation.
Type-safe configuration builder for .NET with Result pattern error handling and environment variable expansion. Supports JSON files, embedded resources, user secrets, and custom validation with a chainable API.
.NET Configuration provider for HoneyDrunk.Vault. Enables reading secrets and configuration from standard .NET configuration sources (appsettings.json, environment variables, user secrets).
Official .NET SDK for KeyEnv - Secrets management made simple