Tag: C#
-
Introduction: Connecting .NET Apps to AI with MCP This comprehensive guide demystifies the Model Context Protocol (MCP) C# SDK – explaining what MCP is, why it matters for .NET and… more ›
-
In the modern era of software development, building an API is no longer just about exposing data over HTTP. A truly “cloud-native” API is an engineered system designed from the… more ›
-
For years,.NET developers have been building rich, interactive web UIs with Blazor, a powerful framework that brings C# to the browser. Historically, this involved a significant upfront decision: choose Blazor… more ›
-
The software development landscape is in a constant state of evolution, driven by the relentless demand for applications that are scalable, resilient, and can be updated rapidly. For years, the… more ›
-
Building a modern .NET application now often means building an AI-powered application. Azure OpenAI Service provides the foundation – powerful large language models and more – but it’s up to… more ›
-
Azure OpenAI brings the power of GPT-3.5, GPT-4 and other advanced language models to the Azure cloud, enabling developers to build intelligent apps with natural language capabilities. In this guide,… more ›
