📘

Nuget Registry

NuGet

📚 How to Use This Mirror

Complete guide for connecting and using this registry

🔧 Setup Instructions

You can use this NuGet mirror in several ways:

Method 1: Add Source

nuget sources add -name ChabokMirror -source https://mirror2.chabokan.net/nuget/v3/index.json

Method 2: nuget.config (dotnet / Visual Studio) — recommended

Add a nuget.config next to your .sln or .csproj, or under %appdata%\NuGet\NuGet.Config (Windows) / ~/.nuget/NuGet/NuGet.Config (Linux/macOS) for user scope. <clear /> removes inherited sources so restores use only this mirror.

<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <packageSources>
    <clear />
    <add key="ChabokMirror" value="https://mirror2.chabokan.net/nuget/v3/index.json" />
  </packageSources>
</configuration>

If you need nuget.org alongside the mirror, omit <clear /> and add a second <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />.

💡 Usage Examples

Install package:
nuget install PackageName
Using .NET CLI:
dotnet add package PackageName
Restore packages:
nuget restore

⚠️ Important Notes

  • ✅ All packages are automatically cached in the mirror
  • ✅ If a package is not in cache, it will be fetched from upstream
  • ✅ Cached packages download much faster
  • ⚡ For best performance, use permanent configuration
Total Packages
18,677
Total Downloads
398,887
Total Size
37.1 GB

Recent Downloads

Latest package downloads from this registry

Package Version Size Time Response Time Cache
microsoft.extensions.dependencymodel 8.0.1 256.1 KB 34 minutes ago 192 ms HIT
microsoft.net.workloads.10.0.300.msi.x64 10.302.0 355.0 KB 38 minutes ago 130 ms HIT
dotnet-dump 9.0.661903 9.2 MB 43 minutes ago 178 ms HIT
microsoft.net.sdk.aspire.manifest-8.0.100.msi.x64 8.2.2 361.8 KB 51 minutes ago 21 ms HIT
microsoft.net.sdk.macos.manifest-9.0.100.msi.x64 26.5.9004 371.0 KB 51 minutes ago 34 ms HIT
microsoft.net.sdk.maui.manifest-9.0.100.msi.x64 9.0.120 331.7 KB 51 minutes ago 112 ms HIT
microsoft.net.sdk.android.manifest-9.0.100.msi.x64 35.0.105 371.8 KB 51 minutes ago 18 ms HIT
microsoft.net.workload.mono.toolchain.net8.manifest-9.0.100.msi.x64 9.0.18 338.4 KB 51 minutes ago 76 ms HIT
microsoft.net.workload.mono.toolchain.net7.manifest-9.0.100.msi.x64 9.0.18 338.5 KB 51 minutes ago 142 ms HIT
microsoft.net.workload.emscripten.net6.manifest-9.0.100.msi.x64 9.0.18 320.2 KB 51 minutes ago 104 ms HIT
microsoft.net.workload.emscripten.net8.manifest-9.0.100.msi.x64 9.0.18 320.4 KB 51 minutes ago 269 ms HIT
microsoft.net.workload.mono.toolchain.net6.manifest-9.0.100.msi.x64 9.0.18 338.3 KB 51 minutes ago 76 ms HIT
microsoft.net.sdk.maccatalyst.manifest-9.0.100.msi.x64 26.5.9004 371.1 KB 51 minutes ago 183 ms HIT
microsoft.net.workload.mono.toolchain.current.manifest-9.0.100.msi.x64 9.0.18 348.0 KB 51 minutes ago 103 ms HIT
microsoft.net.workload.emscripten.current.manifest-9.0.100.msi.x64 9.0.18 321.1 KB 51 minutes ago 172 ms HIT
microsoft.net.sdk.ios.manifest-9.0.100.msi.x64 26.5.9004 371.3 KB 51 minutes ago 172 ms HIT
microsoft.net.workload.emscripten.net7.manifest-9.0.100.msi.x64 9.0.18 320.3 KB 51 minutes ago 89 ms HIT
microsoft.net.sdk.tvos.manifest-9.0.100.msi.x64 26.5.9004 371.0 KB 51 minutes ago 88 ms HIT
microsoft.net.workloads.10.0.100 10.110.0 29.6 KB 1 hour, 5 minutes ago 82 ms HIT
microsoft.net.sdk.maccatalyst.manifest-8.0.100 18.0.8319 31.4 KB 1 hour, 24 minutes ago 86 ms HIT

Popular Packages

Most downloaded packages

Package Version Size Downloads Cached
humanizer.core 2.14.1 525.6 KB 1,095 3 months, 3 weeks ago
newtonsoft.json 13.0.3 2.3 MB 1,034 3 months, 3 weeks ago
pipelines.sockets.unofficial 2.2.8 621.3 KB 858 3 months, 2 weeks ago
microsoft.extensions.primitives 8.0.0 204.9 KB 828 3 months, 3 weeks ago
mediatr.contracts 2.0.1 25.0 KB 810 3 months, 2 weeks ago
microsoft.extensions.dependencyinjection.abstractions 8.0.0 270.4 KB 803 3 months, 3 weeks ago
microsoft.extensions.logging 9.0.0 196.3 KB 779 3 months, 3 weeks ago
system.codedom 6.0.0 192.9 KB 774 3 months, 3 weeks ago
system.runtime.compilerservices.unsafe 6.0.0 82.4 KB 768 3 months, 3 weeks ago
mono.texttemplating 3.0.0 282.4 KB 765 3 months, 3 weeks ago
microsoft.extensions.apidescription.server 6.0.5 3.4 MB 758 3 months, 3 weeks ago
microsoft.extensions.primitives 9.0.0 171.9 KB 751 3 months, 3 weeks ago
system.identitymodel.tokens.jwt 8.0.1 321.7 KB 710 3 months, 2 weeks ago
microsoft.identitymodel.protocols.openidconnect 8.0.1 356.9 KB 710 3 months, 3 weeks ago
microsoft.net.sdk.aspire.manifest-8.0.100 8.2.2 34.1 KB 707 3 months, 3 weeks ago
microsoft.identitymodel.protocols 8.0.1 170.5 KB 705 3 months, 3 weeks ago
microsoft.identitymodel.tokens 8.0.1 950.4 KB 705 3 months, 2 weeks ago
microsoft.extensions.logging.abstractions 8.0.0 777.3 KB 689 3 months, 3 weeks ago
serilog.formatting.compact 3.0.0 67.5 KB 680 3 months, 3 weeks ago
serilog.sinks.debug 3.0.0 55.6 KB 670 3 months, 3 weeks ago

Recently Cached

Latest packages added to cache

Package Version Size Downloads Cached
system.collections.immutable 10.0.8 776.2 KB 1 2 hours, 43 minutes ago
microsoft.netcore.app.runtime.mono.browser-wasm 9.0.18 22.2 MB 1 2 hours, 49 minutes ago
microsoft.jsinterop 9.0.18 73.5 KB 1 2 hours, 49 minutes ago
microsoft.extensions.dependencyinjection 9.0.18 283.3 KB 1 2 hours, 49 minutes ago
microsoft.aspnetcore.components.forms 9.0.18 62.1 KB 1 2 hours, 49 minutes ago
microsoft.extensions.configuration.abstractions 9.0.18 123.4 KB 1 2 hours, 49 minutes ago
validation 2.6.68 121.4 KB 1 3 hours, 28 minutes ago
xunit.skippablefact 1.5.61 56.5 KB 1 3 hours, 28 minutes ago
microsoft.entityframeworkcore 5.0.2 901.9 KB 1 3 hours, 31 minutes ago
masstransit 8.0.0 1.3 MB 1 3 hours, 31 minutes ago
identityserver4.contrib.dynamodb 1.0.0 422.3 KB 1 3 hours, 31 minutes ago
rabbitmq.client 6.2.4 289.4 KB 1 3 hours, 31 minutes ago
microsoft.entityframeworkcore.relational 5.0.2 611.5 KB 1 3 hours, 31 minutes ago
microsoft.entityframeworkcore.design 5.0.2 161.9 KB 1 3 hours, 31 minutes ago
microsoft.aspnetcore.authentication.openidconnect 5.0.16 76.2 KB 1 3 hours, 31 minutes ago
masstransit.rabbitmq 8.0.0 164.0 KB 1 3 hours, 31 minutes ago
microsoft.testplatform.testhost 17.0.0 7.0 MB 1 3 hours, 46 minutes ago
microsoft.codecoverage 17.0.0 6.3 MB 1 3 hours, 46 minutes ago
xunit.skippablefact 1.4.13 45.0 KB 2 3 hours, 46 minutes ago
microsoft.net.test.sdk 17.0.0 39.4 KB 1 3 hours, 47 minutes ago
← Back to Dashboard