dot-env-generator
Environment variable transformer
A source generator that transforms environment variables into constants in C# code
A source generator for C# that turns .env files into runtime constants.
34 stars
4 watching
3 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates code to access environment variables from an .env file | 3 |
| A .NET library to load environment variables from .env files | 454 |
| Generates environment variables in Angular projects based on configuration settings. | 1 |
| A collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks. | 259 |
| Manipulates and extracts environment variables from JSON-formatted files | 8 |
| A package to access environment variables in Go | 18 |
| Replaces environment variable checks with plain string comparisons | 902 |
| A utility package for working with environment variables in Go programs | 6 |
| A source generator that creates type-safe classes inspired by Kotlin's enum class | 4 |
| Loads and manages environment variables from external configuration files | 96 |
| Loads configuration data from an environment file into a MATLAB application | 15 |
| A configuration library for Java applications that loads environment variables from files or system variables | 46 |
| Generates a JSON file with customizable environment variables. | 15 |
| A C# source generator to create observable, strongly-typed properties for reading and writing settings in WinUI 3 apps. | 5 |
| An Elixir module that loads environment variables from a .env file into the process environment when started. | 229 |