Nightly/dev builds?

I saw that Particular has a MyGet feed, but only betas/release packages are up there. Any reason why dev builds aren’t there?

In my OSS, every PR/dev build gets released to MyGet. Only tagged/released builds go to NuGet.

Hi Jimmy,

We had it a few years ago and decided against it because it created tons of nuget packages that nobody really needed.

What value add would you see in us doing that?

Regards
Daniel

So I don’t have to download the code to use something that’s merged but not released yet.

Or, if a PR gets merged and I want to try it in a broader context through a package reference.

1 Like