Tags Overview for All Blog Topics

Extensions

GitHub

GitHub Actions

GitHub Copilot

Hidden Gems
Welcome to our collection of Hidden Gems from the .NET world! 💎

Kubernetes
Kubernetes has become the de facto standard for container orchestration, providing powerful abstractions for deploying, scaling, and managing containerized applications across distributed infrastructure. This collection explores the practical realities of working with Kubernetes in production environments, including managed services like Azure Kubernetes Service (AKS) and self-hosted clusters.

Microsoft

MSBuild
Microsoft Build Engine, or MSBuild, is a set of free and open-source build tools for managed code under the Common Language Infrastructure as well as native C and C++ code. It was first released in 2003 and was a part of .NET Framework. MSBuild is included with Visual Studio, but can also be run independently through MSBuild’s command-line interface.

NetEvolve
NetEvolve is our collection of open-source .NET libraries published on NuGet. Here you’ll find release notes, usage guides, samples, and best practices for getting the most out of these packages. Browse the posts below to explore features, updates, and real-world tips.

Networking
Networking forms the foundation of distributed systems, enabling communication between services, applications, and infrastructure components. This collection examines networking concepts relevant to modern software development, from container networking and service meshes to load balancing and DNS resolution in cloud and Kubernetes environments.
