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

#34 Configuration for NuGet #41

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mikkou-adafy
Copy link
Contributor

Resolves #34

  • Implement configuration converters for NuGet packages and feeds
  • Changes how PluginFramework is initialized by using PluginFrameworkBuilder. This was done so that AddNugetConfiguration extension could be implemented.

AddPluginFramework extension methods now return PluginFrameworkBuilder
that can be used to for example configure plugin framework. With this
model was also implemented AddNugetConfiguration extension that
can be used to inject required depedencies to get NuGet plugins working.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add configuration file support for Nuget feeds and packages
1 participant