Интересности #263
Главная новость прошедшей недели – выход финальных версий .NET 6 и Visual Studio 2022. Однако, это не значит что не было интересных статей и видео. Читаем, смотрим…
.NET
- Ищем дедлок в .NET 5 с помощью анализа дампа
- Announcing dotnet monitor in .NET 6
- Announcing .NET 6 — The Fastest .NET Yet
- Breaking changes in .NET 6
- Announcing NuGet 6.0 – Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My!
- Testing tools for .NET and cross-platform apps
- Announcing .NET MAUI Preview 10
- Introduction to .NET MAUI
- Announcing YARP 1.0 Release
- F# 6 is officially here!
ASP.NET
Blazor
C#
- Exploring .NET Core 6 - Part 9: Source generator updates: incremental generators
- C# – Unit testing code that does File IO
Architecture
- Как у нас в Slack проектируются API
- Преодоление сложности в CQRS
- Armchair Architects: An Introduction to Resiliency in the Cloud
- Publishing Events from CRUD or Commands?
Azure
- .NET 6 on App Service
- Azure Functions 4.0 and .NET 6 support are now generally available
- General Availability of Azure Functions OpenAPI Extension
Development
- Интеллектуальная производительность без выгорания: 7 техник использования мозга. Часть 2
- Reader as a profunctor
Tools
Visual Studio
- Visual Studio 2022 now available
- Welcome to Visual Studio 2022 – by Scott Hanselman and friends
- MSBuild and 64-bit Visual Studio 2022
- Visual Studio 2022 for Mac Preview 3, and Upcoming Native M1 Processor Support
Visual Studio Code
Kubernetes
- Безопасность Kubernetes — это просто
- Сохраняем кластеры Kubernetes в чистоте и порядке
- Using Conftest for Azure Policy for Kubernetes
Web Development
- Введение в отладку на примере Firefox DevTools, часть 3 из 4
- HTTP/3: развёртывание HTTP/3 на практике. Часть 3
React
- Создание SSR веб приложения на React и NodeJS с нуля до деплоя (статья 1)
- React, AbortController и асинхронные onClick вызовы
- Как сделать игру 2048 на React
- The State Initializer Pattern
- File-based routing with React Router
- React Suspense: Lessons Learned While Loading Data
TypeScript