Skip to main content
All Categories
129 Articles

.NET

Personal Favorite to build Robust Enterprise Grade Backend Systems.

Page 10

Page 10

Showing 109-120 of 129 articles

Page 10 of 11
RabbitMQ with ASP.NET Core - Microservice Communication with MassTransit
dotnet

RabbitMQ with ASP.NET Core - Microservice Communication with MassTransit

In this article, let's talk about Microservice Communication using RabbitMQ with ASP.NET Core. Essentially, we will learn how to enable communication between Microservices using RabbitMQ and MassTransit. Let's get started!

13 min read
115.8K views
Logging with NLog in ASP.NET Core - Best Logging Framework?
dotnet

Logging with NLog in ASP.NET Core - Best Logging Framework?

In this article, we will talk about Logging with NLog in ASP.NET Core. We will cover topics like NLog, Integrating NLog in ASP.NET Core, Injecting NLog within ASP.NET Core, using the ILogger, Common Targets of NLog, Configuration File of NLog, Log Levels and much. By the end of the article, you will have enough knowledge about NLog, so that you can start using NLog in a full-fledged manner for your next ASP.NET Core Project.

11 min read
60.1K views
Globalization and Localization in ASP.NET Core - Detailed
dotnet

Globalization and Localization in ASP.NET Core - Detailed

n this article, we will go through a less-talked about topic in the ASP.NET Core Community. We will discuss in detail, Globalization and Localization in ASP.NET Core Application and go through various approaches on changing the Culture of the Application via Request. We will also do some advanced configuration where we store the Selected Language Information to the Cookie in the client browser.

11 min read
105.3K views
Free weekly newsletter

Stay ahead in .NET

Tutorials Architecture DevOps AI

Once-weekly email. Best insights. No fluff.

Join 8,200+ developers · Delivered every Tuesday