FoundationaLLM.Configuration is a .NET library for the Configuration resource provider. The resource provider provides a consistent way to manage and access configuration settings across a FoundationaLLM instance.
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
Feb 26, 2026
$ dotnet add package FoundationaLLM.ConfigurationFoundationaLLM Configuration is a .NET library for the Configuration resource provider. The resource provider provides a consistent way
to manage and access configuration settings across a FoundationaLLM instance. It is consumed by the various layers of the FoundationaLLM
application stack. Reference this library in your project if you need to directly access configuration settings. Otherwise, you can use the
FoundationaLLM.Management library to manage configuration settings by calling into the Management API in your FoundationaLLM instance.