/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

farshidmirza.blogspot.com
| | blog.stephencleary.com
4.1 parsecs away

Travel
| | This is a problem that is brought up repeatedly on the forums and Stack Overflow. I think it's the most-asked question by async newcomers once they've learned the basics.
| | blog.peterritchie.com
4.1 parsecs away

Travel
| | [AI summary] The author announces an open-source nuget package and project template that simplifies dependency injection and configuration management in .NET console applications.
| | www.daveabrock.com
3.1 parsecs away

Travel
| | In this post, we refactor our component to inject an API service wrapper, to abstract away a direct HttpClient dependency.
| | tokio.rs
21.7 parsecs away

Travel
| Tokio is a runtime for writing reliable asynchronous applications with Rust. It provides async I/O, networking, scheduling, timers, and more.