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.

GitHub

161 stars
9 watching
17 forks
Language: F#
last commit: about 1 year ago
Linked from 1 awesome list

12-factorappsettingsconfigurationconfiguration-managementenvironment-variablesfsharpfunctional-programminggeneric-programming

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
demystifyfp/fstoolkit.errorhandling An F# library providing a standardized way to handle errors in software applications using the Result type. 471
fsprojects/fsharp.configuration Provides type providers for managing project configuration settings 114
dsbasko/go-cfg A unified configuration library for reading data from various sources. 42
demetrixbio/fsharp.data.npgsql An F# type provider library for accessing and manipulating data in PostgreSQL databases. 127
microsoft/fsharplu A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. 358
fsprojects/fsharp.data.typeproviders Legacy F# type providers for accessing various data sources using .NET Framework generators 38
ilyakaznacheev/cleanenv A tool to read and manage environment configuration from files and variables 1,661
autofac/autofac.configuration Provides configuration support for a dependency injection container 40
seng-jik/fsharpplayground A desktop application for F# programming language with code loading, syntax highlighting, and debugging features. 14
fsprojects/fsunit A set of libraries that adds a special syntax to make unit-testing with F# more enjoyable and adaptable to existing .NET testing frameworks. 426
fsprojects/fsharp.data A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. 816
go-gcfg/gcfg A Go library that reads INI-style configuration files into data structures 168
fsprojects/argu A library that generates CLI argument/XML configuration parsers and help messages for F# applications 457
tarmil/fsharp.systemtextjson A library providing support for F# types to serialize to System.Text.Json 329
cmeeren/facil Automates generation of F# data access code from SQL queries and stored procedures. 140