All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Simple Modernized NuGet Server Implementation on Node.js

By

kekyo

9mo ago· 11 min readenCode

Summary

This is a GitHub repository for a simple, modernized NuGet server implementation built on Node.js. It provides essential NuGet v3 API endpoints compatible with standard NuGet clients for package publishing, querying, and downloading. The project includes a modern browser-based UI for browsing packages, publishing packages, and user account management. It requires Node.js 20.18.0 or later and offers Docker support.

Key quotes

· 4 pulled
A simple NuGet server implementation built on Node.js that provides essential NuGet v3 API endpoints
Compatible with dotnet restore and standard NuGet clients for package publishing, querying, and manually downloading
A modern browser-based UI is also provided
The NuGet V3 API is served on the /v3 path
Snippet from the RSS feed
Simple modernized NuGet server 📦. Contribute to kekyo/nuget-server development by creating an account on GitHub.

You might also wanna read