Интересности #154
Вот что можно почитать, если есть свободная минутка и отпуск уже почти закончился.
.NET
- Supporting Windows Forms and WPF in .NET Core 3
- .NET Core 3.0 with Scott Hunter
- Microservices and more in .NET Core 3.0
- Making a tiny .NET Core 3.0 entirely self-contained single executable
- The Evolving Infrastructure of .NET Core
- Почему, зачем и когда нужно использовать ValueTask
- Understanding how to use Task and ValueTask
ASP.NET
- Getting started with gRPC in UWP and ASP.NET Core
- Building a Live Reload Middleware Component for ASP.NET Core
- Views, Partial Views, and Layouts in ASP.NET Core MVC
- Implementing Sign In with Apple in ASP.NET Core
- Certificate authentication in ASP.NET Core 3.0
- Using chained certificates for certificate authentication in ASP.NET Core 3.0
Azure
- How to Schedule Cosmos DB Data Processing With Azure Functions
- Using Dependency Injection with C# .NET Azure Functions (With Example)
- Reactive Azure Service Bus Messaging with Azure Event Grid
- Using Entity Framework Core on Azure Functions with Dependency Injection
- The Azure Security Architect Map
- Azure Service Fabric 6.5 Refresh Release
C#
- Асинхронное программирование – производительность async: понять расходы на async и await
- Lock с приоритетами в .NET
Development
JavaScript
React
- React vs Vue
- How We Reduced Our React App’s Load Time by 60%
- Практические рекомендации по разработке масштабных React-приложений. Планирование, действия, источники данных и API