Thứ Sáu, Tháng Hai 7, 2025
I’ve been experimenting with different approaches to integrating LLMs into .NET apps, and I want to share what I’ve learned about using Microsoft.Extensions.AI. Large Language Models (LLMs) have revolutionized how we approach AI-powered applications. While...
In the ever-changing world of software development, the microservices architecture has become a popular choice, especially in the vast realm of .NET. With its ability to scale and adapt, .NET is an ideal platform for building microservices-based...
As we delve into 2024, the landscape of DevOps continues to evolve, bringing forth new challenges and opportunities. DevOps practices have become central to the development and operational strategies of organizations worldwide, driving efficiency, reliability, and faster...
https://www.youtube.com/watch?v=o8NPllzkFhE&ab_channel=TED
In a recent interview with Scott Hanselman, Roberta Arcoverde, Head of Engineering at Stack Overflow, revealed the story of the architecture of Stack Overflow. They handle more than 6000 requests per second, 2 billion page views per month, and they...
Playing a grand piano is like composing with programming in C#, when using the .NET framework. It’s a grand combination of art and science, a language both beautiful and intricate, allowing developers to write and create not...
Hello everyone! In this article, we will take an in-depth look at the possible high-level architecture of Booking.com, one of the world’s leading travel and hospitality platforms. Introduction Serving millions...
This is step-by-step development of reference microservices architecture that include microservices on .NET platforms which used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12. There is a couple of microservices which implemented...
As Kubernetes continues to solidify its position as the leading container orchestration platform, the ecosystem around it is evolving rapidly. In 2024, several tools have emerged as essential for developers and DevOps professionals...
Metrics report diagnostics about your app. .NET 8 adds over a dozen useful metrics to ASP.NET Core: HTTP request counts and durationNumber of active HTTP requestsRoute matching resultsRate limiting lease and queue durationsSignalR transport...
- Advertisement -

POPULAR POSTS

MY FAVORITES