stride3d / stride3d/stride

Add PackageReference directly from Game Studio

Open
#354 1 comment 1 reaction 1 assignee View on GitHub

@Kryptos-FR is already working on this.

Since Jan 30, 2019.

area-GameStudio enhancement
Dominant language
C#
Stars
7.8k
Forks
1.2k
Avg merge
2d 17h
Merged PRs (30d)
49

Description

Is your feature request related to a problem? Please describe.
Right now, to add a NuGet package, user need to go back and forth between GameStudio and Visual Studio, and then reload project in GameStudio.
Also, users without Visual Studio can't add packages easily.
Current steps are described in this workflow: https://doc.xenko.com/latest/en/manual/nuget/consume-packages.html

Describe the solution you'd like
Ability to search and add NuGet packages to Xenko projects directly from GameStudio.
Visual Studio NuGet UI/UX could be a source of inspiration.
image
Of course, we could also design it differently, this is just a suggestion.

Note: possibly, part of NuGet browse UI might be reused to also look for new project templates later.

Describe alternatives you've considered
Use VisualStudio, but this involves many steps and users without Visual Studio can't add Package Reference easily.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.