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.

Publish NuGet package www.nuget.org

See original GitHub issue

Before public preview the NuGet package should be made available via www.nuget.org so that DAB can be installed by just running a

dotnet tool install -g microsoft.dab

or updated via

dotnet tool update -g microsoft.dab

The name of the package must be changed to microsoft.dab to avoid potential conflicts with other packages (now or in future)

Issue Analytics

  • State:closed
  • Created 9 months ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Aniruddh25commented, Jan 25, 2023

@yorek, how does the package name Microsoft.Azure.DataApiBuilder sound? given the data api builder repo is in Azure organization and the engine binary is also called as Azure.DataApiBuilder.Service.

0reactions
Aniruddh25commented, Jan 26, 2023

Currently we publish nuget to an internal feed, are we planning to stop that and only publish to nuget.org, or are we going to publish at both places?

publish at both places.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to publish NuGet packages
To upload a package to the nuget.org website: Select Upload on the top menu at nuget.org, browse to the package on your computer,...
Read more >
NuGet Gallery | Home
The NuGet client tools provide the ability to produce and consume packages. The NuGet Gallery is the central package repository used by all...
Read more >
Publish NuGet Packages | JetBrains Space Documentation
The easiest way to publish a NuGet package to a feed is to run a one-line dotnet nuget push , nuget push or...
Read more >
Using NuGet to publish .NET packages
Using NuGet to publish .NET packages · Sign in to your nuget.org account or create an account if it doesn't already exist. ·...
Read more >
Create and publish a NuGet package with ... - AlphaBOLD
Create and publish a NuGet package with Visual Studio · Go to nuget.org. · Sign in if you have an account. Register if...
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