.net core

Configure options for the ASP.NET Core Kestrel web server

In the world of .NET Core development, there’s a superhero called Kestrel. It’s like the guardian of our web applications, handling all the incoming requests. But, to make it work the way we want, we need to configure it. In thi…

Implement a custom logging provider in .NET-JSON and CSV Logging

Introduction In modern software development, effective logging is crucial for monitoring and debugging applications. While many logging frameworks are available, sometimes you need a custom solution tailored to your specific…

Background tasks with hosted services in ASP.NET Core

How to Use HostedService in .NET Core for Background Processing In many web applications or APIs, there are tasks that need to be performed periodically or in the background without interrupting the main application flow. For…

Uploading Files using gRPC and C#

Uploading Files using gRPC and C# In the world of modern software development, communication between services is crucial. While RESTful APIs have been the go-to choice for many years, gRPC is gaining traction for its efficien…

Create a gRPC client and server in ASP.NET Core-Client

Consuming gRPC Services in .NET Core gRPC is a powerful and efficient communication protocol that allows you to define and consume APIs in various programming languages. In this tutorial, we will explore how to consume gRPC s…

Create a gRPC client and server in ASP.NET Core

Building Efficient APIs with gRPC and .NET Core Minimal API In the world of modern software development, efficient communication between distributed systems is crucial. Enter gRPC, a cutting-edge framework that allows develop…

تحميل المزيد من المشاركات
لم يتم العثور على أي نتائج