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

Install plugin #6

Closed
4 tasks done
maraf opened this issue May 10, 2018 · 3 comments
Closed
4 tasks done

Install plugin #6

maraf opened this issue May 10, 2018 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@maraf
Copy link
Owner

maraf commented May 10, 2018

Extract NuGet package content from folder for .NET Framework.
Also download dependencies.

TODO:

  • Pass in target framework monikers.
  • Refactor repository creation.
  • Download required dependencies.
  • Handle errors Moved to Handling various errors #10.
@maraf maraf added the enhancement New feature or request label May 10, 2018
@maraf maraf added this to the v1.0.0 milestone May 10, 2018
maraf added a commit that referenced this issue May 11, 2018
@maraf maraf self-assigned this May 11, 2018
maraf added a commit that referenced this issue May 11, 2018
maraf added a commit that referenced this issue May 11, 2018
@maraf
Copy link
Owner Author

maraf commented May 13, 2018

Notes:

  • Dependencies in package as global tools?
  • Reading content from contained .xml?

@maraf
Copy link
Owner Author

maraf commented May 14, 2018

PackagesConfigWriter

@maraf
Copy link
Owner Author

maraf commented May 14, 2018

Let's simplify things for this release

  • No dependencies: All dependencies must be part of the package.
  • Install and update do through PackageConfigWriter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant