archie1602 / csharp-looks-like-go
PublicA full ASP.NET Core web API built as a single file-based C# app. No .csproj, no XML, ships as a ~30 MB native binary.
A ready-to-run example web service for managing users and their associated posts through standard create, read, update, and delete actions.
How It Works
You hear about a clever example of a lightweight web service that handles users and their blog posts, made simple like scripts in other languages.
Download the small folder of plain text files to your computer to start your own service.
Update a simple setting file with details about where to save your users and posts, like a local or online database.
Start the service on your computer with one easy action, and it comes alive, ready to manage data.
Use a web browser or simple tool to create users, add posts, update info, or delete items, seeing everything work smoothly.
Package it into one single runnable file that works on any computer without extra setup.
Copy your single file to a server or friend's machine, run it, and enjoy your fully functional web service for users and posts.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.