Show HN: Simple modenized .NET NuGet server reached RC
Hacker News (score: 11)Description
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 managements * Package publish: Flexible client to upload .nupkg files via HTTP POST using cURL and others * Basic authentication: Setup authentication for publish and general access when you want it * Reverse proxy support: Configurable trusted reverse proxy handling for proper URL resolution * Modern Web UI with enhanced features. * Package importer: Included package importer from existing NuGet server * Docker image available
More from Hacker
Poking holes into bytecode with peephole optimisations
Poking holes into bytecode with peephole optimisations
Show HN: Run LLMs in Docker for any language without prebuilding containers
Show HN: Run LLMs in Docker for any language without prebuilding containers I've been looking for a way to run LLMs safely without needing to approve every command. There are plenty of projects out there that run the agent in docker, but they don't always contain the dependencies that I need.<p>Then it struck me. I already define project dependencies with mise. What if we could build a container on the fly for any project by reading the mise config?<p>I've been using agent-en-place for a couple of weeks now, and it's working great! I'd love to hear what y'all think
Bare metal programming with RISC-V guide (2023)
Bare metal programming with RISC-V guide (2023)
Fly's Sprites.dev addresses dev environment sandboxes and API sandboxes together
Fly's Sprites.dev addresses dev environment sandboxes and API sandboxes together
No other tools from this source yet.