توسعه API با استفاده از مدل طراحی Actor و Orleans در Asp.Net Core
200, OK
https://samueleresca.net/developing-apis-using-actor-model-in-asp-net/ icon

The following article describes how to developing APIs using Actor model in ASP.NET Core. It will show some benefits of build APIs using actor model pattern and some good reasons about adopting Orleans.NET as actor model framework

توسعه API با استفاده از مدل طراحی Actor و Orleans در Asp.Net Core
ارسال ایمیل در Asp.Net Core در 5 مرحله
301, MovedPermanently
https://www.codewithmukesh.com/blog/send-emails-with-aspnet-core/ icon

In this article, we will build and learn how to send emails with ASP.NET Core in Just 5 Simple Steps. Our application will send emails in plain text, support attachments (multiple attachments at once) and also we will learn how to Send Branded Emails using HTML Templates. 

ارسال ایمیل در Asp.Net Core در 5 مرحله
اضافه کردن امکان Observability به پروژه های Asp.Net Core
302, Found
https://devblogs.microsoft.com/aspnet/observability-asp-net-core-apps/ icon

Modern software development practices value quick and continuous updates, following processes that minimize the impact of software failures. As important as identifying bugs early, finding out if changes are improving business value are equally important. These practices can only work when a monitoring solution is in place. This article explores options for adding observability to .NET Core apps. They have been collected based on interactions with customers using .NET Core in different environments. We will be looking into OpenTelemetry and Application Insights SDKs to add observability to a sample distributed application. 

اضافه کردن امکان Observability به پروژه های Asp.Net Core