Explore >> Select a destination


You are here

www.chrisvandesteeg.nl
| | chrispeoples.com
3.0 parsecs away

Travel
| |
| | aaronluna.dev
3.4 parsecs away

Travel
| | Have you ever wondered what is the correct way to determine either the local or public IP address of your PC? In this post, I explore various methods using built-in classes from the .NET Core framework. I attempt to determine my public/private IP address without the assistance of an external service, in order to eliminate any dependencies.
| | github.com
3.4 parsecs away

Travel
| | A C# / .NET client driver for RethinkDB. Contribute to mfenniak/rethinkdb-net development by creating an account on GitHub.
| | thatonegamedev.com
21.9 parsecs away

Travel
| Dive into the world of C generics, exploring how to write flexible, type-safe code without the pitfalls of traditional macro-based solutions. Learn about modern techniques to achieve generic programming in C.