
Show HN: Simple modenized .NET NuGet server reached RC
via news.ycombinator.com
Short excerpt below. Read at the original source.
A simple .NET NuGet server implementation built on Node.js that provides essential NuGet v3 API endpoints. Key Features: * Easy setup, run NuGet server in 10 seconds! * NuGet V3 API compatibility: Support for modern NuGet client operations * No need database management: Store package file and nuspecs into filesystem directly, feel free any database […]