nuget-trends icon indicating copy to clipboard operation
nuget-trends copied to clipboard

Check out NuGet packages adoption and what's trending on NuGet.

Results 43 nuget-trends issues
Sort by recently updated
recently updated
newest added

Download count for popular packages typically follows an exponential growth curve (e.g., screenshot in #189). **By plotting exponential curves on a log-scaled Y axis they appear as straight lines, making...

enhancement
new-feature

It'd be great to be able to swap `nuget.org` in a URL with `nuggettrends.com` to be able to go from nuget.org easily to a trends page with the same package....

enhancement
new-feature

![image](https://user-images.githubusercontent.com/772561/150636654-a2b46547-cc75-4ca3-9094-696a022e3c33.png) Two problems - There is no explicit year shown in the x-axis labels - Yearly label should be used instead of monthly

enhancement
good first issue

Hi Team, I'm still in the process of evaluating your project. I'm almost getting my local box to work. I watched the [DNF youtube about your project](https://www.youtube.com/watch?v=eYHpsodYLJA). The home page...

question

# Problem When plotting the downloads for a package over multiple years we have a `'MMM d'` format as the label for the x-axis and the same for the tooltip...

enhancement
help wanted
good first issue

Example: ![image](https://user-images.githubusercontent.com/1633368/90561402-a9d23800-e16e-11ea-90f7-9f35a9f38893.png) ping @bruno-garcia @joaopgrassi

Hi Team, Thank you for this nice tool. I'm using the chart to evaluate the growth of community for different .NET packages. However, I always see something is increasing because...

enhancement
help wanted

The [ColorCode packages here](https://www.nuget.org/packages/ColorCode.Core/) on NuGet each show over 900k downloads: ![image](https://user-images.githubusercontent.com/24302614/131711190-4ae31ced-74e8-4c46-9ba0-0506337a92c2.png) But show just under 600k on [NuGetTrends](https://www.nugettrends.com/packages?months=24&ids=ColorCode.Core&ids=ColorCode.UWP): ![image](https://user-images.githubusercontent.com/24302614/131711312-1700432f-ea2f-4028-98c9-bdc0c20dbe55.png) Which is right?

Looks like the data flow stopped after 8/1 to nugettrends.com https://nugettrends.com/packages?months=3&ids=upgrade-assistant https://www.nuget.org/packages/upgrade-assistant/ ![image](https://user-images.githubusercontent.com/16616736/129634422-4920f41d-e9a4-452d-b496-8668e32c48bc.png)

While trying to find out what happened on #165, I noticed that the postgres container logs a log of these messages: ``` 2021-08-21 01:07:21.819 UTC [14052] ERROR: canceling statement due...

bug