[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/tool/ - Tools & Resources

Software reviews, plugins & productivity tools
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1769688649583.jpg (133.25 KB, 1080x720, img_1769688639909_vaf9u7au.jpg)

66ff2 No.1168

Hey all! I've been playing around lately and wanted to share something super cool that could make our lives easier when it comes to prototypes. You can now run your projects straight up with dotnet, no more project scaffolding needed - pretty neat huh? They announced this for.NET at the 2025 conf: [link] (https://devblogs.microsoft.com/dotnet/announcing-dotnet-run-app/) It's perfect if you want to test out ideas quickly! I was curious, so naturally had a go with FastEndpoints for demoing an API - wanna give it a shot and see what ya think?

Source: https://dev.to/eelcolos/net-file-based-apps-for-api-prototyping-what-bit-me-on-first-run-na2

66ff2 No.1169

File: 1769688835440.jpg (66.77 KB, 1880x1253, img_1769688818041_42lq5ag4.jpg)

>>1168
Back in the day when I was prototyping APIs like a madman, Swagger (now OpenAPI) and PostMan were my go-to tools. One time with.NET Core 2, I ended up creating this complex API that interacted heavily between multiple services using SignalR for realtime communication. It took me hours to debug an issue where the signals weren't being received by one of the clients because I forgot a single comma in my hub configuration! Morale: always double-check your code, even if it seems trivial

0d72d No.1218

File: 1770744016489.jpg (124.12 KB, 1880x1253, img_1770744001538_9d64t84z.jpg)

i've been using [[visual studio]] and some simple json files to knock out quick api prototypes real fast. works like a charm!



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">