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

163 stars
9 watching
17 forks
Language: F#
last commit: almost 3 years ago
Linked from 1 awesome list

12-factorappsettingsconfigurationconfiguration-managementenvironment-variablesfsharpfunctional-programminggeneric-programming

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
demystifyfp/fstoolkit.errorhandlingA utility library for error handling in F#479
fsprojects/fsharp.configurationProvides type providers for managing project configuration settings114
dsbasko/go-cfgA unified configuration library for reading data from various sources.43
demetrixbio/fsharp.data.npgsqlAn F# type provider library for accessing and manipulating data in PostgreSQL databases.127
microsoft/fsharpluA collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more.357
fsprojects/fsharp.data.typeprovidersLegacy F# type providers for accessing various data sources using .NET Framework generators38
ilyakaznacheev/cleanenvA tool to read and manage environment configuration from files and variables1,690
autofac/autofac.configurationProvides configuration support for a dependency injection container40
seng-jik/fsharpplaygroundA desktop application for F# programming language with code loading, syntax highlighting, and debugging features.14
fsprojects/fsunitA set of libraries that adds a special syntax to make unit-testing with F# more enjoyable and adaptable to existing .NET testing frameworks.428
fsprojects/fsharp.dataA library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data.820
go-gcfg/gcfgA Go library that reads INI-style configuration files into data structures168
fsprojects/arguA library that generates CLI argument/XML configuration parsers and help messages for F# applications460
tarmil/fsharp.systemtextjsonA library providing support for F# types to serialize to System.Text.Json330
cmeeren/facilAutomates generation of F# data access code from SQL queries and stored procedures.141