Интересности #240
У Azure новая иконка. У блога появился Telegram канал с анонсами новых материалов. Организация .NET Foundation опубликовала результаты опроса про использование .NET . А еще больше интересных материалов можно найти дальше.
.NET
- Почему в Visual Studio стек вызовов асинхронного кода иногда перевёрнут?
- Implement log monitoring with Seq and Serilog in .net Core
- Upgrading Existing .NET Apps to .NET 5
ASP.NET
C#
- Is the era of reflection-heavy C# libraries at an end?
- The future of gRPC in C# belongs to grpc-dotnet
- Creating a Simple Moving Average calculator in C# - Part 1
Entity Framework
- EF Core {что нового в EF Core 6.0)
Architecture
- Антипаттерн Entity Service. Иногда микросервисы хуже монолита
- Почему принципы SOLID не являются надежным решением для разработки программного обеспечения
- Event Based Architecture: What do you mean by EVENT?
- Evolving modular monoliths: 1. An architecture for .NET
Azure
- Troubleshoot Network/Connectivity issues on App Service & Functions
- Migrating to SQL: Cloud Migration Strategies and Phases in Migration Journey (Ep. 1)
- Image Analysis In ASP.NET Core 5.0 Using Azure Cognitive Service
- Microsoft Previews Azure Web PubSub
- Getting Started with Azure Web PubSub Service
- Create a Messaging App using Azure Web PubSub Service and C#
- Lost in Azure cloud identity
- Understanding Azure Synapse Private Endpoints
- Retro Game Translation with Azure Cognitive Services and IoT Edge
Development
- Тир. Стрельба рейкастами на Unity 3D
- Аспекты хороших юнит-тестов
- Structural equality for better tests
Tools
Visual Studio Code
Visual Studio
NuGet
GitHub
Kubernetes
- Как Asana использует Kubernetes
- Kubernetes configuration patterns
Web Development
CSS
JavaScript
- JavaScript-классы — это не просто «синтаксический сахар»
- Как я написал браузерный 3D FPS шутер на Three.js, Vue и Blender
React