Skip to content

Remove System.Configuration.ConfigurationManager as NuGet dependency#1400

Merged
tonyqus merged 1 commit into
nissl-lab:masterfrom
lahma:remove-configuration-manager
Aug 13, 2024
Merged

Remove System.Configuration.ConfigurationManager as NuGet dependency#1400
tonyqus merged 1 commit into
nissl-lab:masterfrom
lahma:remove-configuration-manager

Conversation

@lahma
Copy link
Copy Markdown
Collaborator

@lahma lahma commented Aug 9, 2024

  • the dependency brings legacy packages (DLLs) with it to modern .NET
  • usages are for advanced cases and I'd argue rarely used
  • keep the support on full framework where .config files still are a thing
  • allow configuration via environment variables on non-framework platforms

* allow configuration via environment variables on non-framework platforms
@lahma
Copy link
Copy Markdown
Collaborator Author

lahma commented Aug 10, 2024

I just did for Quartz.NET too quartznet/quartznet#2513

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants