Интересности #271
Поскольку на прошлой неделе подборки Интересностей не было, то на этот раз в неё вошли статьи и видео за прошедшие две недели.
.NET
- Исследуем .NET 6. Часть 6. Поддержка интеграционных тестов в WebApplicationFactory
- Proposed .NET 7 Breaking Changes
- Colors in .NET: an In-Depth Guide
- Validating Objects With FluentValidation
- A Few (too many?) Ways of Setting the Kestrel Ports in .NET 6
- What’s up with TimeZoneInfo on .NET 6? (part 1)
ASP.NET
- RabbitMQ в ASP.NET Core. Быстрый старт
- Performance improvements in ASP.NET Core 6
- Strategies for migrating ASP.NET Web Forms apps
- How to Use Serilog in ASP.NET Core Web API
- gRPC health checks in ASP.NET Core
- Minimal APIs overview
- Optimally Configuring Open Telemetry Tracing for ASP.NET Core
C#
- Индексы в C# 8
- Как LINQ, только быстрый и без аллокаций
- Creating a source generator
- Awaiting an async void method in .NET
- Bulk download from Azure Blob Storage with C#
- Difference Between ValueTuple and Tuple in C#
- How to Create a PNG File from a Web Page in C#
- A type-safe DI Container C# example
Entity Framework
Architecture
- Что такое нулевое доверие?
- Расширение API через абстрагирование
- Аналитика микросервисов. Практический опыт аналитика в enterprise
- Микросервисы для чайников: как на них перейти с монолита с нуля
- Web API DTO Considerations
- The disadvantages of microservices
- Event Sourcing vs Event Driven Architecture
- Cache invalidation isn’t a hard problem
Azure
- Get the Container Instances usage in an Azure subscription
- Azure Container Apps: dapr, devcontainer, debug and deploy
- Connected Microservices with Azure Container Apps
- Getting started with Durable Functions
- Azure Kubernetes Service Security Deep Dive
- Using the Azure Load Testing service
Containers
Game Development
Development
Tools
- Highlights from Git 2.35
- File Sharing with Docker Desktop
- Azure DevOps requires TLS 1.2 on all connections including Visual Studio
- Windows Template Studio - reborn!
Visual Studio
Web Development
JavaScript
- How to Read Files via JavaScript in the Browser
- Programming to Interface Vs to Implementation
- Best JavaScript Date Picker Widgets
TypeScript
React