The Morning Brew #2120
Posted by Chris Alcock on Thursday 23rd June 2016 at 08:25 am | Tagged as: .NET, Development, Morning Brew
Software
- The Aurelia Release Candidate is Here!!! – Rob Eisenberg announces the Release Candidate build of Aurelia, available through npm, jspm, bower and GitHub
- NUnit 3 Tests for .NET Core RC2 and ASP.NET Core RC2 – Rob Prose announces the second alpha releases of dotnet-test-nunit the support for NUnit Testing of .NET Core applications
Information
- Notes from the ASP.NET Community Standup – June 21, 2016 – Jeffrey T. Fritz shares the recording and notes from this week’s community standup event, including a significant Q&A section
- NuGet API key expiration – Maarten Balliauw and the NuGet Team request feedback on plans to expire NuGet API keys
- Linking to Nancy Routes – Derek Cromartin shares his thoughts on techniques of linking to Nancy Routes that he has used in his applications.
- 3 ways to spot if your controller is doing too much – Jon Hilton discusses the theory and practice of keeping controllers skinny in MVC applications, and looks at some of the warning signs that your controllers might be doing too much
- Not All Beginnings Must Have An End – Bar Arnon discusses Async / Await and the APM programming model
- Rise of the IAsyncStateMachines – Szymon Kulec discusses the cost of the async state machine that is caused by use of Async/Await and looks at how in certain cases returning a task and using that to manage the process can be more efficient
- Soft Deletes in Marten – Jeremy D Miller share a look at the concept of soft deletes in Marten
Comments Off on The Morning Brew #2120