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 process in .github/workflows/sync.yaml.
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.