RSSAmplifier

no dogma blog · Mar 24, 2026

A Simple .NET CLI Web Server

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Locally, I’ve been running some simple HTML, CSS, and JavaScript websites, as well as the static output of Hugo (my blog engine). When I wanted to serve these sites, I used to call python -m http.server in the directory where the files were. It’s easy, but in the last few months, I’ve been writing more of the dotnet run app.cs style applications, and it is perfect for a web…

Read on nodogmablog.bryanhogan.net

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.