SourceConfig
Config generator
A tool for generating objects from JSON configuration files during build time
Generates configuration objects in build-time based on *.json config files
12 stars
2 watching
1 forks
Language: C#
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to simplify setting up TypeScript projects by generating a configuration file based on user preferences | 19 |
| A presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time. | 3 |
| A tool for writing structured configuration files using a general-purpose language | 406 |
| A tool that generates configuration files for web applications, allowing customization of global variables. | 24 |
| A configuration library for Go programs that supports multiple data sources and types | 108 |
| A small, embedded template engine designed to generate configurations for Docker containers with minimal binary size | 9 |
| Provides methods to access and manipulate configuration data stored in JSON or YAML files. | 267 |
| Config loads values from various file formats and strings into a PHP object. | 971 |
| A framework for creating type-agnostic decorators and adapters using C# source generators | 29 |
| A tool that generates utility types in C# based on specified utility types from TypeScript | 4 |
| An interactive command line tool to generate Kubernetes config files with token authentication and RBAC permissions. | 19 |
| A C# source generator that creates classes from example JSON files. | 78 |
| A tool that provides information about the current Git branch and commit hash, and marks the build as clean or dirty based on the working tree state | 39 |
| A C# source generator that creates constructors from readonly fields/properties in classes or structs. | 52 |
| Generates source code strings for attribute definitions in C#. | 7 |