.NET Weekly #41 (19.06 - 25.06)
Cloud & Web
- .NET Core Magic - Develop on one OS, run on another
- How does language, memory and package size affect cold starts of AWS Lambda?
- Synchronous request and response IO to be disallowed by default in ASP.NET Core 2.0 RTM
- WebSocket subprotocol negotiation in ASP.NET Core
- Four ways to dispose IDisposables in ASP.NET Core
Tooling & Libraries
- How the Microsoft Bot Framework Changed Where My Friends and I Eat - Part 2
- Understanding And Profiling C# Async Await Tasks
- Serilog 2.5
- Updated Chrome Debugging Tools Worth Mentioning
- protobuf-net gets proto3
- Top Docker Tools - 51 Useful Docker Tools for Every Stage of the Development Pipeline
Architecture & Databases
- NoSQL Review - Aerospike 3.14
- Object-Oriented Declarative Input/Output in Cactoos
- Cloud SOLID Part I - Cloud Architecture and the Single Responsibility Principle
- Modeling Many-to-Many relationships in SQL Server 2017 Graph Database
- Database Code Analysis
Programming Languages
- Async JavaScript
- Getting compilers right - a reliable foundation for secure software
- Abolishing Switch-Case Statement and Pattern Matching in C# 7.0