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.

GitHub

34 stars
4 watching
3 forks
Language: C#
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kaw0/envvariablesgeneratorGenerates code to access environment variables from an .env file3
tonerdo/dotnet-envA .NET library to load environment variables from .env files454
igorissen/angular-env-builderGenerates environment variables in Angular projects based on configuration settings.1
chihab/dotenv-runA collection of packages that provide seamless loading of environment variables from .env files across multiple development tools and frameworks.259
decryptus/json-dotenvManipulates and extracts environment variables from JSON-formatted files8
nasermirzaei89/envA package to access environment variables in Go18
hughsk/envifyReplaces environment variable checks with plain string comparisons902
syntaqx/envA utility package for working with environment variables in Go programs6
ashenblade/enumclassA source generator that creates type-safe classes inspired by Kotlin's enum class4
gdotdesign/cr-dotenvLoads and manages environment variables from external configuration files96
mathworks/dotenv-for-matlabLoads configuration data from an environment file into a MATLAB application15
shyiko/dotenvA configuration library for Java applications that loads environment variables from files or system variables46
schdck/create-env-jsonGenerates a JSON file with customizable environment variables.15
jasonwei512/winui-observablesettingsA C# source generator to create observable, strongly-typed properties for reading and writing settings in WinUI 3 apps.5
avdi/dotenv_elixirAn Elixir module that loads environment variables from a .env file into the process environment when started.229