question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Use an organization account for NuGet packages

See original GitHub issue

In April 2018, NuGet introduced the concept of organizations… The concept is similar to the GitHub one, that is, it represents a team, more than it represents a person, and accounts can come and go in or out of the organization. This allows several users to manage packages for Excel-DNA without having to share credentials.

I went ahead and created two organizations to make sure we reserve the names for us:

~I have no strong preference on which one we pick. ExcelDna aligns with the prefix of the NuGet packages today whilst Excel-DNA aligns with the name of the organization on GitHub today.~

@govert & @mndrake I invited you to both organizations. You should have received an e-mail from NuGet. You’ll need to log into NuGet and accept the invitation before you join the org.

image

After you both accept the invitation, we can transfer the ownership of the NuGet packages to the org, and we can generate API Keys specific for the org, that we can use in AppVeyor to push packages when we do our releases.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:18 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
govertcommented, Jun 14, 2020

@augustoproiete Dude! You’re not helping. It’s “ExcelDna.Documentation.Tools”.

1reaction
mndrakecommented, Jun 14, 2020

@augustoproiete @govert I was able to switch ownership on my phone. After you are able to confirm I’ll remove my personal account in nuget from the package.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Your organization on NuGet.org
An organization account has one or more individual (user) accounts as its members. These members can manage a set of packages while maintaining ......
Read more >
Organizations on NuGet.org
Enterprise NuGet package authors who want to manage packages as a team and not just using an individual accounts. Eg. <TBD - ASPNET> ......
Read more >
How to access Github organization package feed (After ...
I created a a Github package under my personal account and was able to access the Nuget feed via Visual Studio using a...
Read more >
Cannot Browse NuGet Package Source Using Work Account
I'm using Visual Studio, signed in using my work email and am able to use Team Explorer to view projects, get them, and...
Read more >
NuGet packages in the Package Registry
To install a package from a group, use a group-level endpoint. To use the group-level NuGet endpoint, add the Package Registry as a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found