FsConfig
Config reader
Provides a type-safe and error-handling way to read configuration data from environment variables and AppSettings in F#
FsConfig is a F# library for reading configuration data from environment variables and AppSettings with type safety.
163 stars
9 watching
17 forks
Language: F#
last commit: over 1 year ago
Linked from 1 awesome list
12-factorappsettingsconfigurationconfiguration-managementenvironment-variablesfsharpfunctional-programminggeneric-programming
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility library for error handling in F# | 479 |
| Provides type providers for managing project configuration settings | 114 |
| A unified configuration library for reading data from various sources. | 43 |
| An F# type provider library for accessing and manipulating data in PostgreSQL databases. | 127 |
| A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. | 357 |
| Legacy F# type providers for accessing various data sources using .NET Framework generators | 38 |
| A tool to read and manage environment configuration from files and variables | 1,690 |
| Provides configuration support for a dependency injection container | 40 |
| A desktop application for F# programming language with code loading, syntax highlighting, and debugging features. | 14 |
| A set of libraries that adds a special syntax to make unit-testing with F# more enjoyable and adaptable to existing .NET testing frameworks. | 428 |
| A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. | 820 |
| A Go library that reads INI-style configuration files into data structures | 168 |
| A library that generates CLI argument/XML configuration parsers and help messages for F# applications | 460 |
| A library providing support for F# types to serialize to System.Text.Json | 330 |
| Automates generation of F# data access code from SQL queries and stored procedures. | 141 |