This repository hosts an append-only mirror of the official NuGet Catalog.
The mirror syncs every hour, appending new pages from the NuGet catalog.
See the sync pipeline sync_catalog.py and workflow
.github/workflows/sync.yml.
To use the mirror, clone this repository:
git clone https://github.com/aboutcode-org/aboutcode-mirror-nuget-catalog.git
Once cloned, the catalog pages will be available in the catalog/pages/
directory.
- Code is licensed under the Apache License 2.0.
- Data is licensed under CC-BY-SA 4.0.