The Morning Brew #2152
Posted by Chris Alcock on Monday 8th August 2016 at 08:34 am | Tagged as: .NET, Development, Morning Brew
Software
- Announcing Machine.Specifications (MSpec) 0.11 for .NET Core, .NET CLI and .NET Standard – Ivan Zlatev announces the release of MSpec 0.11 which now supports the .NET Core and execution on the .NET CLI
- [ANN] NSubstitute 2.0.0 (RC) released – David Tchepak announce the 2.0 release of NSubstitute with new options to clear aspects of a substitute, along with updated and improved documentation. (Thanks to Alexandr Nikitin for the tip)[Update: I didn’t make it clear, but the 2.0 release adds .NET Core support to the library]
Information
- ASP.NET Core Dependency Injection – Shawn Wildermuth shares a look at dependency injection in.NET Core ASP.NET Applications
- Initial Experiments with the "Desktop App Converter" Preview – Mike Taulty shares his experiences experimenting with the Desktop App Converter which attempts to take existing desktop applications and help migrate them onto UWP and enable them to be listed in the store.
- Collecting Windows 10 "Anniversary Edition" Keyboard Shortcuts – Scott Hanselman highlights a number of the keyboard shortcuts included and introduced in the Window 10 Anniversary edition update.
- Resources, tips, known issues etc for "Bash On Ubuntu On Windows" – Anders Åberg is crowd-sourcing tips on running Bash on Ubuntu on the Windows Platform via GitHub
- What’s new in Microsoft Edge with the Windows 10 Anniversary Update – Drew DeBruyne and Jason Weber discuss the included updates and improvements in the Edge Browser shipped in the Windows 10 Anniversary Update
- Introducing EdgeHTML 14 with the Windows 10 Anniversary Update – Kyle Pflug gives a more developer oriented view of the improvements in Edge.
- Why Is Batman Arkham Knight So Slow? – Alois Kraus sets about answering the question of why this game performs badly with a look at using the ETWController to diagnose.
- The Guts n’ Glory of Database Internals: Merging transactions – Ayende continues his series looking at the implementation of common concepts in Database Systems with a look at merging transactions together.
- Managing Risk via Static Analysis – Erik Dietrich discusses the use of Static Analysis to help manage some fo the potential risks in your applications code.
- Google Cloud Storage Hierarchy in .NET – Chris Sells shares a look at consuming the Google Cloud Storage service from within a .NET Application, also exploring some of the key concepts in the service.
- Synchronizing Containers – Gabriel Schenker takes a look at scripting docker containers o help ensure that applications running in different containers are synchronised
- Evolving the Visual Studio Test Platform – Part 2 – Pratap Lakshman shares a recepa of the various testing related features included in the Visual Studio 2015 development cycle (including updates), and highlights some of those coming in the Visual Studio 15 timeframe which are available in preview release now.
Comments Off on The Morning Brew #2152