Any offical method to mirror packages.microsoft.com ?
Open
- Dominant language
- PowerShell
- Stars
- 22k
- Forks
- 4.9k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 29
Description
# Issue Title
Is there any methods to mirror the .NET Core packages source (packages.microsoft.com) ?
# General
I have a isolated environment without internet access but sometimes need .NET Core SDK and runtime.
Searched in the docs but not found anything about mirroring the offical package source.
Of cource I can use `wget --mirror` command to crawl the whole site, but I'm still looking for better way or the offical way to do it, like a lot package source provide `rsync` or `ftp`.
Contributor guide
Assessment
This issue has not been assessed yet.