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

Nx schematic for adding nuget packages support #5

Closed
AgentEnder opened this issue Mar 15, 2021 · 2 comments
Closed

Nx schematic for adding nuget packages support #5

AgentEnder opened this issue Mar 15, 2021 · 2 comments

Comments

@AgentEnder
Copy link
Member

Something like this, either as a schematic or target:

nx g nx-dotnet/add-dependency <project> <nuget-package>
nx run <project>:add-dependency <nuget-package>

@AgentEnder AgentEnder added this to the Initial Release milestone Mar 15, 2021
@AgentEnder AgentEnder self-assigned this Mar 22, 2021
@AgentEnder AgentEnder changed the title Nx schematic for Nuget support Nx schematic for adding nuget packages support Apr 26, 2021
@AgentEnder
Copy link
Member Author

This issue is pending #6, as we work out how we wish to handle packages.

@AgentEnder AgentEnder moved this from To do to In progress in nx-dotnet initial release Apr 29, 2021
@AgentEnder AgentEnder moved this from In progress to Done in nx-dotnet initial release Apr 29, 2021
AgentEnder added a commit that referenced this issue Apr 29, 2021
#6 still needs to be implemented. The base sync schematic has been added, but is not implemented.
github-actions bot pushed a commit that referenced this issue Apr 29, 2021
# [0.3.0-dev.4](v0.3.0-dev.3...v0.3.0-dev.4) (2021-04-29)

### Bug Fixes

* **repo:** update .releaserc to commit package.json version back ([dea86e3](dea86e3))

### Features

* **core:** schematic for adding npm package [#5](#5) ([b97c097](b97c097)), closes [#6](#6)
AgentEnder added a commit that referenced this issue May 1, 2021
#6 still needs to be implemented. The base sync schematic has been added, but is not implemented.
AgentEnder pushed a commit that referenced this issue May 1, 2021
* **repo:** update .releaserc to commit package.json version back ([dea86e3](dea86e3))

* **core:** schematic for adding npm package [#5](#5) ([b97c097](b97c097)), closes [#6](#6)
github-actions bot pushed a commit that referenced this issue May 1, 2021
# [0.4.0](v0.3.0...v0.4.0) (2021-05-01)

### Bug Fixes

* **repo:** update .releaserc to commit package.json version back ([36d2f30](36d2f30))

### Features

* **core:** schematic for adding npm package [#5](#5) ([4f37be7](4f37be7)), closes [#6](#6)
* **core:** support for single version principle [#6](#6) ([#32](#32)) ([8e60a13](8e60a13))
@github-actions
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests

1 participant