Building a Multi-Agent Translator with Microsoft Agent Framework
Today, we’re diving into something brand new and really exciting for all .NET developers — the Microsoft Agent Framework. This preview release takes AI and .NET development to the next level. In this tutorial, we’ll build a translator that converts English text into French and…
Mastering Global Query Filters in Entity Framework Core 10
In today’s tutorial, we’re going to take a deep dive into one of the most powerful features of Entity Framework Core (EF Core) — Global Query Filters. If you’ve ever found yourself writing the same WHERE condition over and over in your queries, you know…
Global Query Filters in Entity Framework Core: A Complete Guide
Hey everyone, welcome back!In this article, we’re going to look at a really useful feature in Entity Framework Core — Global Query Filters. If you’ve ever written the same WHERE condition over and over in your queries, you know how easy it is to forget…
Integrating GitHub Models with .NET 9 Using Microsoft.Extensions.AI
In today’s rapidly evolving AI landscape, there has never been a better time to be a .NET developer exploring artificial intelligence. With the latest libraries and APIs, integrating large language models (LLMs) into your .NET applications has become straightforward, efficient, and consistent. One of the…
Technical Overview: .NET Code Optimization in Application Insights
Code Optimization in Application Insights is a powerful tool built to help developers improve the performance of their .NET applications. It analyzes application behavior, identifies bottlenecks, and provides actionable, code-level recommendations to resolve performance issues. How It Works The tool works by integrating with the…
The 12-Factor Approach: A Modern Framework for Building Cloud Apps with .NET and Azure
Building cloud applications that are scalable, reliable, and easy to maintain requires more than just good code. The 12-Factor methodology serves as a proven framework — a set of guiding principles that helps teams design cloud-native software without falling into common architectural traps. In this…
Exploring .NET 10’s New Server-Sent Events Feature
Microsoft’s .NET 10 introduces one of its most exciting features yet: Server-Sent Events (SSE). This new capability enables developers to stream events directly from a server to a client — without relying on WebSockets, SignalR, or webhooks. If you’re building APIs or web applications, this…
Azure .NET News – January 2025
As of January 20, 2025, significant updates and changes have occurred within the Azure .NET ecosystem, particularly concerning infrastructure and security updates that developers and organizations using .NET should be aware of.Urgent Infrastructure Update RequiredMicrosoft has mandated an urgent update for all .NET developers to…
.NET 9 Features
.NET 9 introduces a variety of features and enhancements aimed at improving performance, simplifying development, and expanding the capabilities of the framework. Here are the key features of .NET 9: Key Features of .NET 9 Performance Enhancements Dynamic Garbage Collection: The runtime now includes dynamic…
What are the key changes in the latest.NET 9 release candidate
The .NET 9 Release Candidate 1, released on September 12, 2024, introduces several significant updates across its core components, libraries, and frameworks. Here are the key changes: Libraries WebSocket Enhancements: New APIs for configuring keep-alive pings and timeouts have been added, allowing developers to manage WebSocket…
Service
Categories
- DEVELOPMENT (111)
- DEVOPS (54)
- FRAMEWORKS (34)
- IT (25)
- QA (14)
- SECURITY (14)
- SOFTWARE (13)
- UI/UX (6)
- Uncategorized (8)