Интересности #150
Вот какие интересные материалы были замечены за прошедшую неделю.
.NET
- .NET Core 3.0 SDK Projects: Controlling Output Folders and Content
- Async-Async: Consequences for ordering of multiple calls in flight simultaneously
ASP.NET
- Глобальное кеширование результатов Query в ASP.NET CORE
- Streaming data in ASP.NET Core SignalR
- Azure SignalR Service now supports ASP.NET!
- Should I Be Using the ASP.NET Core SPA Templates?
- ASP.NET Core 3.0 Configuration Factsheet
- Design Principles for Cloud Native Apps in ASP.NET
Azure
- Code-free modern data warehouse using Azure SQL DW and Data Factory
- Serverless automation using PowerShell in Azure Functions
- Using an Azure Service Bus Topic Subscription in an Azure Function
C#
Development
- Почему размытие плохо скрывает конфиденциальную информацию
- Мы включили TLS 1.3. Почему вам стоит сделать то же самое
- Hack the JWT Token
- Создание игры Tower Defense в Unity, часть 1
- DevOps For ASP.NET Developers
JavaScript
- Метапрограммирование в JavaScript и TypeScript
- Deeply Understanding JavaScript Async and Await with Examples