Интересности #162
Поздравляю всех с Днем Программиста. И в качестве небольшого подарка – подборка статей и видео, чтобы было чем занять себя в выходные.
.NET
- Announcing .NET Core 3.0 Preview 9
- System.IO.Pipelines — малоизвестный инструмент для любителей высокой производительности
- Подробно о dynamic: подковерные игры компилятора, утечка памяти, нюансы производительности
- История и альтернативы платформы .NET
- Оптимизация производительности .NET (C#) приложений
- Use Performance Counters in .NET to measure Memory, CPU, and Everything – Full Guide
- Episode 33 - .NET Core 3.0, MSIX and The Windows Store with James Montemagno
- GC Perf Infrastructure – Part 0
ASP.NET
- ASP.NET Core gRPC and WPF on .NET Core with Azure AD Authorization/Authentication
- Using certificate authentication with IHttpClientFactory and HttpClient
- Detecting Sync over Async Code in ASP.NET Core
Azure
- Using Secrets in Azure Pipelines
- Create A Bot Using Azure Bot Service
- Azure DevOps for .NET Core & Cloud Native Apps
- Azure Service Fabric - Code Walkthrough For Stateless Reliable Service - Part Five
- Creating custom bindings for Azure Functions
- Leveraging the Dependency Injection support in Azure Functions
C#
Development
- Создание игры Tower Defense в Unity: сценарии и волны врагов
- Securing REST APIs
- Unit testing Autofac registrations
JavaScript
- Рассказ о том, как популярная JavaScript-библиотека начала выводить в терминал рекламу
- Использование JavaScript-модулей в продакшне: современное состояние дел. Часть 1
- 5 вещей, которые чаще всего не понимают новички в JavaScript
- Should a website work without JavaScript?
- A Deeper Look at Objects in JavaScript
- How to Use a JavaScript Interop Inside a Blazor Component
Machine Learning
- Учебное пособие по TensorFlow: 10 минутное практическое занятие по TensorFlow для начинающих \[перевод\]
- Announcing ML.NET 1.4 Preview and Model Builder updates (Machine Learning for .NET)
React
- 14 советов по написанию чистого React-кода. Часть 2
- Creating ASP.NET Apps with React
- Starting out with the ASP.NET Core React template (part 2 - Web API)