Tags Overview for All Blog Topics

Tool and Code Extensions for Developers

Extensions

Find recommended development tool and code extensions to enhance your workflow. Discover Visual Studio extensions, IDE plugins, and productivity boosters.
GitHub Development and Collaboration

GitHub

Discover GitHub tips, workflows, actions, best practices, collaboration strategies, and version control techniques for effective team development projects.
GitHub Actions and CI/CD Workflows

GitHub Actions

Automate workflows with GitHub Actions. Learn CI/CD pipelines, custom actions, workflow optimization, and automation strategies for modern development.
GitHub Copilot AI Code Assistant

GitHub Copilot

Master GitHub Copilot with practical tips, best practices, and insights on effective AI-assisted coding without losing control of your workflow.
Hidden Gems in Software Development

Hidden Gems

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

Kubernetes and Container Orchestration

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 Technologies and Products

Microsoft

Stay updated on Microsoft technologies, products, certifications, cloud services, and ecosystem developments for developers and IT professionals.
MSBuild Tool for .NET Projects

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 NuGet Package Libraries

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 and Infrastructure Connectivity

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.

NuGet Package Management for .NET

NuGet

Master NuGet package management, package creation, publishing strategies, versioning, and dependency resolution in .NET development projects.

Performance

Learn optimization techniques, benchmarking strategies, profiling tools, and performance best practices for building efficient .NET applications.