Интересности #275
В данной подборке собраны интересные статьи и видео замеченные за последние две недели.
.NET
- Таймер в .NET с интервалом 1 мс. macOS
- О Thread и ThreadPool в .NET подробно
- Polly with .NET 6, Part 3 - Dependency Injection of a Policy into a Minimal API Endpoint
- Building a NuGet Packages Architecture Part 4 - Consuming packages and managing changes
ASP.NET
- Integration Testing ASP.NET Core 6 WebAPI Applications
- .NET6 Web API CRUD Operation With MongoDB
- How to Use RabbitMQ in ASP.NET Core
- Mastering SignalR - .NET 109
C#
- Differences Between != And Is Not Operators in C#
- Топ-10 ошибок, найденных PVS-Studio в проектах на ASP.NET Core
- Cancelling await calls in .NET 6 with Task.WaitAsync()
- A type-safe DI Container as a tuple
- Downloading and Pushing NuGet packages in C#
- Cancellation
Architecture
- Eventual Consistency is a UX Nightmare
- Domain Logic: Where does it go?
- Asynchronous Messaging and Eventing Resources
Azure
- Microsoft DDoS protection response guide
- Public preview: Azure Purview workflows
- Azure Apps Autopilot
- Tutorial: Using Azure Table Storage or Azure Cosmos DB with Microsoft Orleans
Containers
- 6 причин использовать Kubernetes на сервере bare metal
- Как работает RBAC в Kubernetes
- The future of Kubernetes – and why developers should look beyond Kubernetes in 2022
- .NET 4.x app running in a container using Docker
Development
- Bottleneck #01 - Technical debt
- How to write user-friendly error messages
- Using HTTPS in Your Development Environment
Game Development
- Повышение производительности в Unity. Как я поднял показатель FPS с 15 до 60
- Разработка игры на Unity с нуля до релиза. Часть 2
Machine Learning
Tools
GitHub
- Automate code metrics and class diagrams with GitHub Actions
- Executing GitHub Actions jobs or steps only when specific files change
Visual Studio
Visual Studio Code
Web Development
JavaScript
- JavaScript: чтение и запись файлов с помощью File System Access API\
- Асинхронное программирование в однопоточных средах JavaScript
- JavaScript: разрабатываем чат с помощью Socket.io, Express и React с акцентом на работе с медиа
- 8 Best Free and Open-Source JavaScript Image Editors
TypeScript
- TypeScript тип any против всех
- Announcing TypeScript 4.6
- A Complete Guide To TypeScript’s Never Type
React