Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotnet/nuget-trends
Check out NuGet packages adoption and what's trending on NuGet.
https://github.com/dotnet/nuget-trends
dotnet hacktoberfest nuget nuget-trends trends
Last synced: 29 days ago
JSON representation
Check out NuGet packages adoption and what's trending on NuGet.
- Host: GitHub
- URL: https://github.com/dotnet/nuget-trends
- Owner: dotnet
- License: mit
- Created: 2018-08-11T17:54:24.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T11:40:33.000Z (3 months ago)
- Last Synced: 2024-07-29T20:08:15.507Z (3 months ago)
- Topics: dotnet, hacktoberfest, nuget, nuget-trends, trends
- Language: C#
- Homepage: https://nugettrends.com
- Size: 2.55 MB
- Stars: 148
- Watchers: 12
- Forks: 25
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-oss-research-data - GitHub project
README
# NuGet Trends [![Twitter Follow](https://img.shields.io/twitter/follow/NuGetTrends?label=NuGetTrends&style=social)](https://twitter.com/intent/follow?screen_name=NuGetTrends)
[![Nuget Trends Web](https://github.com/dotnet/nuget-trends/workflows/Web/badge.svg)](https://github.com/dotnet/nuget-trends/actions?query=workflow%3AWeb)
[![Codecov](https://img.shields.io/codecov/c/github/dotnet/nuget-trends?label=SPA%20-%20Coverage)](https://codecov.io/gh/dotnet/nuget-trends)
[![Scheduler](https://github.com/dotnet/nuget-trends/workflows/Scheduler/badge.svg)](https://github.com/dotnet/nuget-trends/actions?query=workflow%3AScheduler)## Summary
NuGet Trends holds historical data of NuGet packages download numbers.
It's a useful tool for package maintainers to see the download rate of their packages and also for people interested in packages popularity over time.
The database has the complete [nuget.org](https://www.nuget.org/) catalog which include target framework information.
That means that there's a lot more features we can add, like TFM adoption overtime, dependency graphs etc.## Docker
Images published at: https://hub.docker.com/u/nugettrends
## Contributing
Please refer to [CONTRIBUTING.md](CONTRIBUTING.md).
## Links
* Project [announcement on Reddit](https://www.reddit.com/r/dotnet/comments/ce0ffd/nugettrends_new_resource_for_net_library_authors/).
* .NET Docs Show## Acknowledgments
* [Sentry.io](https://sentry.io) for supporting [open source projects like this](https://sentry.io/for/open-source/), free of charge.
* [JetBrains](https://www.jetbrains.com/?from=NuGetTrends) for providing free licenses for core contributors..NET Foundation
This project is supported by the [.NET Foundation](https://dotnetfoundation.org).