یک خلاصه سریع از امکانات جدیدی که در ASP.NET Core 2.1 وجود دارند
301, MovedPermanently
http://www.talkingdotnet.com/quick-summary-whats-new-asp-net-core-2-1/ icon

Quick summary of what’s new in ASP.NET Core 2.1
 Now it’s time to look into things in more detail and with a little explanation to understand things better. Therefore, in this post, find a short and quick summary of what’s new in ASP.NET Core 2.1.

یک خلاصه سریع از امکانات جدیدی که در ASP.NET Core 2.1 وجود دارند
بهینه سازی ضروری تصاویر
200, OK
https://images.guide/?utm_campaign=Weekly%2BXamarin&utm_medium=email&utm_source=Weekly_Xamarin_136 icon

We should all be automating our image compression.
In 2017, image optimization should be automated. It’s easy to forget, best practices change, and content that doesn’t go through a build pipeline can easily slip. To automate: Use imagemin or libvips for your build process. Many alternatives exist.
Most CDNs (e.g. Akamai) and third-party solutions like Cloudinary, imgix, Fastly’s Image Optimizer, Instart Logic’s SmartVision or ImageOptim API offer comprehensive automated image optimization solutions.
 

بهینه سازی ضروری تصاویر
10 راهکار برای استفاده Bluetooth در Xamarin
301, MovedPermanently
http://www.xam-consulting.com/10-tips-about-bluetooth-le-development/?utm_campaign=Weekly%2BXamarin&utm_medium=email&utm_source=Weekly_Xamarin_135 icon

10 راهکار برای استفاده Bluetooth در  Xamarin 

Currently, I am helping my client to develop an SDK to communicate with Bluetooth le device. I developed three SDKs: one is Xamarin, iOS native with Objective-c and Java SDK for Android. Here are some tips I found when I was developing these SDKs. I hope these will save the time for firmware and mobile developers. 

10 راهکار برای استفاده Bluetooth در  Xamarin
ویژوال استودیو برای مک رسما منتشر شد!
301, MovedPermanently
https://www.visualstudio.com/en-us/news/releasenotes/vs2017-mac-relnotes icon

Designed natively for the Mac

Visual Studio for Mac brings the developer productivity you love to the Mac. The experience has been meticulously crafted to optimize the developer workflow for the Mac.

Collaborate efficiently

Manage your code in Git repos, hosted by any provider, including GitHub and Visual Studio Team Services. Share projects seamlessly with developers using Visual Studio across Windows and Mac. 

ویژوال استودیو برای مک رسما منتشر شد!
پشتیبانی از WebSockets در ASP.NET Core
301, MovedPermanently
https://docs.microsoft.com/en-us/aspnet/core/fundamentals/websockets icon

This article explains how to get started with WebSockets in ASP.NET  Core. WebSocket is a protocol that enables two-way persistent communication channels over TCP connections. It is used for applications such as chat, stock tickers, games, anywhere you want real-time functionality in a web application.  

پشتیبانی از WebSockets  در ASP.NET Core