Home / NuGet

.NET Mirror (NuGet registry, dotnet) in Iran

.NET mirror (NuGet registry, dotnet) — For .NET package restore in Iran, Rasanegaar Mirror keeps a NuGet source close to your SDK.

About NuGet

NuGet is the official .NET package feed; every dotnet restore moves real traffic.

A local source serves the same packages from inside Iran.

NuGet mirror in Iran

The NuGet source at mirror.rasanegaar.com/nuget is live.

Landing page: /repos/nuget/.

On Rasanegaar Mirror

StatusAvailable
Size
Last update
URLhttps://mirror.rasanegaar.com/nuget/

Manual steps

  1. Add the source:

    dotnet nuget add source https://mirror.rasanegaar.com/nuget/ -n rasanegaar

  2. Try a test restore:

    dotnet restore

Updating NuGet in Iran

.NET restores in Iran via the local source stay steadier when nuget.org is slow.