سرویس های gRPC در ASP.NET Core
301, MovedPermanently
https://msdn.microsoft.com/en-us/magazine/mt833481 icon

Originally developed at Google, gRPC today is a remote procedure call (RPC) framework that has emerged as an alternative to RESTful and HTTP-based interfaces to connect remote components and specifically microservices. The new RPC framework was created in part to work with modern technologies such as HTTP/2 and Protobuf. 

سرویس های gRPC در ASP.NET Core
نگاهی به بهبودهای کارآیی در NET Core. و ASP.NET Core 3.0
200, OK
https://www.youtube.com/watch?v=bIfolJJJWqs icon

What’s new for performance in .NET Core and ASP.NET Core 3.0 – Ben Adams
One of the biggest advantages of using .NET Core (besides cross-platform support) is the drastic improvements in performance. Because the .NET Core team was able to make minor breaking changes in the runtime and Base Class Library (BCL), lots of stuff was implemented much more efficiently. In this session Ben will dive into the performance improvements in .NET Core in the 3.0 release: runtime changes, JIT changes, intrinsics and a deep dive into some of the improvements making it the best release yet!

نگاهی به بهبودهای کارآیی در NET Core. و ASP.NET Core 3.0
قالب (Template) پروژه های .NET Boxed
200, OK
https://github.com/Dotnet-Boxed/Templates icon

یک Project Template برای سرویس‌ها با مجموعه ای از تنظیمات انجام شده و ضروری و البته قابل انتخاب. جهت تسریع در توسعه سرویس ها. با امکان ارائه رابط GraphQL.


قالب (Template) پروژه های .NET Boxed
سری امن سازی برنامه‌های Vue.js توسط IdentityServer
200, OK
https://www.richard-banks.org/2018/11/securing-vue-with-identityserver-part1.html icon

This blog series provides a worked example, from beginning to end, showing you how to build a SPA with Vue.js, connect it to an HTTP API built with ASP.NET Core and to secure it with IdentityServer v4. 

سری امن سازی برنامه‌های Vue.js توسط IdentityServer