Logo
Login
Tech Posts 31216
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Benchmarking Logging Frameworks: How CerbiStream Measures Up

Logging shouldn’t be an afterthought. It should be fast, structured, and governed—without slowing your app down.Meet CerbiStream, a developer-first logging library built with governance and perfor...
23.04.2025 0 Read More

Model context protocol server prompts with microsoft semantic kernel

This post focuses on implementing server prompts, a key feature of the Model Context Protocol (MCP) designed for reusable template definitions. We will explore how to implement these server prompts us...
23.04.2025 0 Read More

Learn to Add Text Field Annotations to DOCX Files in C# .NET

If you want to highlight or add contextual notes in your Word documents through your .NET application, the GroupDocs.Annotation Cloud .NET SDK is here to help. Developers can effortlessly incorporate ...
24.04.2025 0 Read More

🚀 Dockerizing and Setting Up CI/CD for a .NET API with GitLab

In this guide, we'll walk through the steps to containerize a .NET API using Docker and set up a CI/CD pipeline with GitLab. This setup enables automatic building, testing, and deployment of your appl...
24.04.2025 0 Read More

Setting Up Localization in .NET Aspire: A Complete Guide

Setting Up Localization in .NET Aspire: A Complete Guide
Hey guys! I've been playing with .NET Aspire lately, and one of the things I needed to figure out was how to properly set up localization. If you're building an app meant for users across different r...
24.04.2025 0 Read More

Announcing the General Availability of the Couchbase EF Core Provider

Announcing the General Availability of the Couchbase EF Core Provider
The Couchbase EF Core Provider is now generally available. This release brings the power of Entity Framework Core to Couchbase, allowing .NET developers to work with Couchbase using familiar EF Core p...
25.04.2025 0 Read More

💬📦 Why Every Modern App Needs a Message Queue

💬📦 Why Every Modern App Needs a Message Queue
In today’s software landscape, applications are expected to be highly available, scalable, and resilient — all while providing a fast, seamless user experience. But as complexity increases with th...
24.04.2025 0 Read More

C#: Interfaces and Design Patterns

🔹 Interfaces and Design Patterns 🎯 Objective To explore how interfaces can decouple code To demonstrate design patterns that leverage interfaces: Strategy and Factory To pro...
24.04.2025 0 Read More

Stop Overengineering: Clean Architecture for Real-World APIs

📬 Originally published on ZenOfCode I'm reposting here to share with more devs — feedback welcome! Stop Overengineering: Clean Architecture for Real-World APIs If you’ve ever opened a...
24.04.2025 0 Read More

Blazor for Cross-Platform Development in 2025

Blazor for Cross-Platform Development in 2025
This post is a quick overview of an Abto Software blog article about Blazor for cross-platform development.Modern enterprises frequently manage geographically dispersed teams and face a wide spectrum ...
25.04.2025 0 Read More
Loading...
#reading
Make JavaScript Art with p5.js 2.0, new React 19 Features, Solid.js just turned 10, and more
0
Moving and Renaming Google Cloud Storage Buckets Without Downtime: A Safe Strategy - part 2
0
🚀 Enhancing Development Efficiency with VS Code Snippets: A React Native Example Using TypeScript
0
How to Know if a Platform is Fake/Scam: Protect Yourself from Online Fraud
0
EBS CSI Node DaemonSet Not Scheduling on EKS Nodes
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0