📘

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
20,109
Total Downloads
662,736
Total Size
41.6 GB

Recent Downloads

Latest package downloads from this registry

Package Version Size Time Response Time Cache
system.formats.asn1 5.0.0 130.4 KB 40 minutes ago 8 ms HIT
microsoft.win32.systemevents 6.0.0 154.1 KB 40 minutes ago 10 ms HIT
system.drawing.common 6.0.0 1.1 MB 40 minutes ago 9 ms HIT
system.windows.extensions 6.0.0 110.9 KB 40 minutes ago 8 ms HIT
system.security.accesscontrol 6.0.0 315.1 KB 40 minutes ago 9 ms HIT
system.security.permissions 6.0.0 234.4 KB 40 minutes ago 9 ms HIT
system.security.cryptography.protecteddata 6.0.0 123.8 KB 40 minutes ago 10 ms HIT
system.runtime 4.3.0 6.9 MB 40 minutes ago 9 ms HIT
microsoft.netcore.targets 1.1.0 17.7 KB 40 minutes ago 13 ms HIT
microsoft.netcore.platforms 1.1.0 17.5 KB 40 minutes ago 14 ms HIT
system.text.encoding 4.3.0 319.6 KB 40 minutes ago 9 ms HIT
microsoft.csharp 4.5.0 612.9 KB 40 minutes ago 9 ms HIT
microsoft.identitymodel.abstractions 6.35.0 106.3 KB 40 minutes ago 21 ms HIT
microsoft.identitymodel.logging 6.35.0 165.4 KB 40 minutes ago 16 ms HIT
microsoft.identitymodel.tokens 6.35.0 2.5 MB 40 minutes ago 13 ms HIT
microsoft.identitymodel.protocols 6.35.0 166.3 KB 40 minutes ago 8 ms HIT
system.identitymodel.tokens.jwt 6.35.0 289.4 KB 40 minutes ago 8 ms HIT
microsoft.identitymodel.abstractions 6.22.0 86.8 KB 40 minutes ago 7 ms HIT
microsoft.netcore.platforms 5.0.0 38.9 KB 40 minutes ago 9 ms HIT
system.security.accesscontrol 5.0.0 607.0 KB 40 minutes ago 9 ms HIT

Popular Packages

Most downloaded packages

Package Version Size Downloads Cached
newtonsoft.json 13.0.3 2.3 MB 1,867 4 months, 2 weeks ago
mediatr.contracts 2.0.1 25.0 KB 1,773 4 months, 2 weeks ago
humanizer.core 2.14.1 525.6 KB 1,641 4 months, 3 weeks ago
pipelines.sockets.unofficial 2.2.8 621.3 KB 1,522 4 months, 2 weeks ago
microsoft.net.sdk.aspire.manifest-8.0.100 8.2.2 34.1 KB 1,510 4 months, 3 weeks ago
microsoft.extensions.dependencyinjection.abstractions 8.0.0 270.4 KB 1,445 4 months, 3 weeks ago
microsoft.extensions.primitives 8.0.0 204.9 KB 1,409 4 months, 3 weeks ago
microsoft.extensions.logging.abstractions 8.0.0 777.3 KB 1,394 4 months, 3 weeks ago
system.runtime.compilerservices.unsafe 6.0.0 82.4 KB 1,333 4 months, 2 weeks ago
microsoft.extensions.apidescription.server 6.0.5 3.4 MB 1,214 4 months, 2 weeks ago
microsoft.extensions.options 8.0.2 482.8 KB 1,186 4 months, 2 weeks ago
microsoft.extensions.logging.abstractions 8.0.2 782.4 KB 1,184 4 months, 2 weeks ago
microsoft.extensions.configuration.abstractions 8.0.0 145.7 KB 1,174 4 months, 3 weeks ago
mediatr 12.4.1 93.6 KB 1,170 4 months, 1 week ago
microsoft.extensions.options 8.0.0 481.4 KB 1,138 4 months, 3 weeks ago
microsoft.extensions.primitives 9.0.0 171.9 KB 1,128 4 months, 2 weeks ago
microsoft.extensions.dependencyinjection.abstractions 8.0.2 272.3 KB 1,122 4 months, 2 weeks ago
system.codedom 6.0.0 192.9 KB 1,119 4 months, 2 weeks ago
microsoft.extensions.logging 8.0.0 227.1 KB 1,101 4 months, 3 weeks ago
serilog.formatting.compact 3.0.0 67.5 KB 1,100 4 months, 2 weeks ago

Recently Cached

Latest packages added to cache

Package Version Size Downloads Cached
fluentvalidation 8.1.0 497.5 KB 1 8 hours, 6 minutes ago
cyclonedx 6.2.0 9.0 MB 2 10 hours, 42 minutes ago
microsoft.net.illink.tasks 9.0.19 1.4 MB 1 12 hours, 16 minutes ago
swashbuckle.aspnetcore.newtonsoft 10.0.1 77.2 KB 1 12 hours, 36 minutes ago
openiddict.client.dataprotection 7.6.0 1.4 MB 1 12 hours, 39 minutes ago
openiddict.core 7.6.0 2.2 MB 1 12 hours, 39 minutes ago
openiddict.server.dataprotection 7.6.0 1.5 MB 1 12 hours, 40 minutes ago
openiddict.client.aspnetcore 7.6.0 1.1 MB 1 12 hours, 40 minutes ago
openiddict.server.aspnetcore 7.6.0 1.1 MB 1 12 hours, 40 minutes ago
microsoft.extensions.options 10.0.11 480.0 KB 1 12 hours, 40 minutes ago
microsoft.entityframeworkcore.inmemory 10.0.11 148.1 KB 1 12 hours, 40 minutes ago
quartz.extensions.dependencyinjection 3.18.2 199.1 KB 1 12 hours, 40 minutes ago
microsoft.extensions.dependencyinjection.abstractions 10.0.11 277.1 KB 1 12 hours, 40 minutes ago
microsoft.extensions.caching.memory 10.0.11 190.3 KB 1 12 hours, 40 minutes ago
serialize.linq 4.4.1 284.5 KB 1 12 hours, 40 minutes ago
microsoft.entityframeworkcore.analyzers 10.0.11 50.5 KB 1 12 hours, 40 minutes ago
microsoft.entityframeworkcore.abstractions 10.0.11 52.5 KB 1 12 hours, 40 minutes ago
microsoft.aspnetcore.openapi 10.0.11 169.6 KB 1 12 hours, 40 minutes ago
microsoft.net.workloads.10.0.100 10.111.1 29.6 KB 3 14 hours, 50 minutes ago
microsoft.net.workload.emscripten.current.manifest-9.0.100.msi.x64 9.0.19 321.1 KB 1 17 hours, 27 minutes ago
← Back to Dashboard