Skip to content

Add support for registry config store #160

@craftbyte

Description

@craftbyte

Apps that are deployed in big enterprise environments nowadays are supposed to support being configured using Group Policies. Since those are just a fancy name for Registry Settings Storage, I think it would be great if Config.Net supported a Read-Only Registry Store. A function like UseRegistry(RegistryType type, string AppName) would work. RegistryType being an enum of LocalMachine and CurrentUser, AppName being the subpath under Software in the registry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions