3 pointsby plsft5 hours ago2 comments
  • swaminarayan5 hours ago
    Very cool — NuGet discovery has definitely felt lacking for a while.

    Curious how you’re calculating popularity and ranking. Is it purely download counts, or are you incorporating signals like GitHub activity, release recency, maintenance cadence, etc.?

    • plsftan hour ago
      Thanks! the ranking is based on download counts and release cadence. I'm tweaking based on feedback. Also updating the related/similar packages and the 'setups.'
  • JacobArthurs5 hours ago
    Really cool! NuGet's biggest gap for me has always been evaluating packages quickly, like figuring out if something is actively maintained or has a transitive dependency nightmare before you've already committed to it.
    • plsftan hour ago
      Thank you! Yes! Same for me. I built this as a first pass. Look for frequent updates. I really am trying to push tooling and C# DX. Feels like Python/Typescript gets all the love these days.