عاقبت NET Standard. پس از ارائه‌ی NET 5.
200, OK
https://devblogs.microsoft.com/dotnet/the-future-of-net-standard/ icon

net5.0. This is for code that runs everywhere. It combines and replaces the netcoreapp and netstandard names. This TFM will generally only include technologies that work cross-platform (except for pragmatic concessions, like we already did in .NET Standard). 

عاقبت NET Standard. پس از ارائه‌ی NET 5.
پیاده سازی RabbitMQ در ASP.Net Core 3.1
301, MovedPermanently
https://www.programmingwithwolfgang.com/rabbitmq-in-an-asp-net-core-3-1-microservice/ icon

RabbitMQ سیستمی هست که به عنوان Message-Broker یا انتقال دهنده پیام بین سیستم‌های مختلف عمل میکنه که با استفاده از اون میتونیم پیام‌ها رو به خوبی صف بندی کنیم و بین سیستم‌های مختلف انتقال بدیم . 

پیاده سازی RabbitMQ در ASP.Net Core 3.1