Интересности #277
За неделю накопилось не мало интересных статей и видео. Как будто специально в противовес прошлому выпуску, разрослись разделы Azure и React. Но и основой раздел .NET не отстает.
.NET
- Just because you stopped waiting for it, doesn’t mean the Task stopped running
- Performance benefits of sealed class in .NET
- Creating a Windows Service with .NET 6
- How segments and regions differ in decommitting memory in the .NET 7 GC
- Options Pattern In .NET 6.0
ASP.NET
C#
- JSON-сериализация асинхронного стрима
- How to use Google.Protobuf without code generation in C#
- Как создать telegram бот на C# быстро?
- Ищем ошибки в C# коде GUI-фреймворка Eto.Forms
Entity Framework
Algorithms
Architecture
- Building a Webhooks System with Event Driven Architecture
- A tale of eventually consistent ACID model
Azure
- Diving into Azure Data Studio
- App Service Web Apps, Functions, and Logic Apps (Standard) *.azurewebsites.net TLS certificate changes and what you need to know
- Self-managed Kubernetes on Azurev
- Manage port forwarding for backend pool with Azure Load Balancer
- Getting rid of credentials in Azure - Part 1
- Azure Redis Cache Intro
- Building Azure Redis Cache
- What’s new in the Azure Functions Tables extension for .NET Beta
- Well-Architected Branches for Assessing Workload-Types
Containers
Development
Game Development
Tools
Visual Studio
- Suffer from Ctrl+S fatigue? We have a feature for you
- Go To Definition improvements for external source in Roslyn
Web Development
JavaScript
TypeScript
React