Admin

NuGet repository

NuGet packages

Private npm and Composer packages

Setting up this repository in your projectsAdd this registry as a NuGet package source.

NuGet.Config

<configuration>
  <packageSources>
    <add key="registry" value="https://registry.jivix.net/nuget/v3/index.json" />
  </packageSources>
</configuration>

Command

dotnet nuget add source https://registry.jivix.net/nuget/v3/index.json --name registry

No public packages yet

Packages will appear here after they are published and marked as public.

Open administration