Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add appsetting.json support #125

Open
milkshakeuk opened this issue Oct 30, 2020 · 0 comments
Open

Add appsetting.json support #125

milkshakeuk opened this issue Oct 30, 2020 · 0 comments

Comments

@milkshakeuk
Copy link
Member

milkshakeuk commented Oct 30, 2020

Currently App.config is used for configuring various things within the project.

  • Hl7PackageCollection used for adding custom packages to the PackageManager so the PipeParser can find the custom definitions.
  • UseFactory changes some of the generated source code
  • ConnectionString used in the source code generator

This ticket is to add support for appsettings.json which is used for configuration in modern dotnet applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant