Storage Usage

41.72 / 80.49 GB

Rules of Uploading

This NuGet service associates individual packages with a user supplied "API" key which must be specified. An API key can be any string/piece of text of arbitrary length between 1 and 128 characters (your pick!).

Once a package is uploaded, it is forever associated with that key. In order to update the package and/or delete the package from the service, you will need to use the same key that originally uploaded the package. Using a different key will return 401 (Unauthorized).

Recommendations

Please do not use your password as the API key.
The API keys are stored insecurely in the database, as plain text.
It is suggested you use a password manager with a random password.

Upload

You can push packages using the service index http://packages.sewer56.moe:5000/v3/index.json.
For more information, please refer to .