Интересности #234
Без особых вступлений – сразу к интересным статьям и видео.
.NET
- История одного бага в .NET 5
- OpenTelemetry .NET reaches v1.0
- The path to .NET 5 and Blazor WebAssembly with some fun sprinkled inx`
- Real Time WinUI Dashboard with SignalR Backend
- Service to service invocation with Dapr .NET SDK
ASP.NET
Blazor
C#
- C# 9 records as strongly-typed ids - Part 5: final bits and conclusion
- C# 10 — 3 Candidate Features That Could Make the Final Cut
Entity Framework
Architecture
- От внедрения зависимостей к отказу от зависимостей
- CQRS — что делать с кодом, который нужно использовать сразу в нескольких обработчиках?
- Snapshots in Event Sourcing for Rehydrating Aggregates
- Microservices Architecture Pattern
Azure
- Backing up all Azure Key Vault Secrets, Keys, and Certificates
- Azure Purview: New connectors, Synapse integration, enhanced business glossary, and more
Databases
Development
Machine Learning
Tools
GitHub
Docker
Kubernetes
- Основы работы с Helm чартами и темплейтами — Часть 1
- Искусство Helm Chart: паттерны из официальных чартов Kubernetes
- О наблюдаемости микросервисов в Kubernetes
- Running Kubernetes and the dashboard with Docker Desktop
Web Development
JavaScript
- Контролируем JavaScript импорты с помощью Import maps
- Основы JavaScript: почему вы должны знать, как работает JS-движок
- 7 вопросов про замыкания в JavaScript
TypeScript
React