F# Libary for managing configuration data from environment variables and application config in a type-safe way. 
                        
                    
         
                Info
| Version: | 4.1.0 | 
| Author(s): | demystifyfp | 
| Last Update: | Tuesday, October 24, 2023 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/demystifyfp/FsConfig | 
| NuGet Url: | https://www.nuget.org/packages/FsConfig | 
Install
Install-Package FsConfig
                        dotnet add package FsConfig
                        paket add FsConfig
                        
                                FsConfig Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FSharp.Core(>= 5.0.0)
- Microsoft.Extensions.Configuration(>= 5.0.0)
- TypeShape(>= 9.0.0)
Tags
