.NET Weekly #31 (10.04 - 16.04)
Cloud & Web
- ASP.NET Core Web Servers: Kestrel vs IIS Feature Comparison and Why You Need Both
- Announcing SignalR 2.2.2 (Preview 1)
- Ubuntu 17.04 supports widest range of container capabilities
Tooling & Libraries
- Open sourced Xamarin’s MQTT implementation
- Akka.NET v1.2 Stable Release
- Visual F# Tools Announcement for April
- Visual Studio for Mac to the Cloud and Beyond
Architecture & Databases
- Flexibility Equates to Lower Quality
- What is the problem with key-value databases and how wide column stores solve it.
- Duplicate Code Isn't That Bad
Programming Languages
- Exploring Tuples as a Library Author
- Announcing TypeScript 2.3 RC
- An interesting (if unsuccessful) look into predicting horse races via machine learning with F#
- Method overload resolution in C# 6.0: an interesting bug story
- .NET Futures - Type Classes and Extensions
Runtime
- Mono 5.0.0 Release Notes
- RyuJIT and the never-ending ThreadAbortException
- .NET Framework April 2017 Monthly Rollup
- Webinar recording: Exploring .NET’s memory management
- The CLR Thread Pool 'Thread Injection' Algorithm