Интересности #273
В этот раз за неделю набралось немало статей по .NET, веб-разработке и Azure. Не отстают статьи по архитектуре и Visual Studio. Читаем и смотрим …
.NET
- .Net Dictionary и как они обитают
- Аппрувал тестирование в .NET. Как подружить тесты, таблицы и diff
- Announcing .NET MAUI Preview 13
- Introducing Compatible Packages on NuGet.org
- Modernizing a Legacy Microsoft .NET Application by Upgrading It to the Latest Microsoft .NET Core Framework
ASP.NET
- Activity Enrichment in ASP.NET Core 6.0
- Waiting for your ASP.NET Core app to be ready from an IHostedService in .NET 6
Blazor
Entity Framework
Libraries
- TeamCity C# API для сборки приложений
- Как пользоваться Microsoft Dataverse Web API и не плеваться
- How YOU can build a great looking .NET Console app with Spectre
- A Practical Guide to Dapper
- AutoMapper, Nullable DateTime, and Selecting the Right Constructor
Architecture
- Как приручить DDD. Часть 1. Стратегическая
- Кеширование данных между микросервисами в бессерверной архитектуре
- You finished your Well-Architected Review…now what?
- Should you use Domain Driven Design?
Azure
- Как Nokia использует Azure Arc для расширения возможностей клиентов в мультиоблачном мире
- Environment variables and app settings in Azure App Service
- Azure SDK Release (February 2022)
- Isolated Azure Function in .Net 6
- Azure Spring Cloud Enterprise is now available in preview
- Host Static Web Sites for Free in Azure
- Announcing new features in Service Fabric managed clusters
Databases
Development
Tools
GitHub
Visual Studio
- Visual Studio 2022 17.1 is now available!
- Visual Studio 2022 for Mac Preview 6
- Typing Less, Coding More: How we delivered IntelliCode whole line completions with a transformer model
- Using Temporary breakpoint in Visual Studio 2022
- Line-staging (Interactive Staging)
Web Development
JavaScript
- Рисуем генеративные грибы на javascript
- Сравниваем async/await и then/catch с примерами
- Server-side JavaScript for .NET developers – Part I (Node.js fundamentals)
TypeScript
React