> For the complete documentation index, see [llms.txt](https://dotnetweekly.gitbook.io/weekly/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dotnetweekly.gitbook.io/weekly/2016/2016.10/number-7.md).

# .NET Weekly #7

## Cloud & Web

1. [Getting Started with HTTP/2 and Server Push](http://www.deanhume.com/Home/BlogPost/getting-started-with-http-2-and-server-push/10152)
2. [Automating Installation Builds and Chocolatey Packaging](https://weblog.west-wind.com/posts/2016/Oct/25/Automating-Installation-Builds-and-Chocolatey-Packaging)

## Tooling & Libraries

1. [ReSharper Ultimate 2016.3 EAP 5](https://blog.jetbrains.com/dotnet/2016/10/25/resharper-ultimate-2016-3-eap-5/)
2. [Node.js v7 ChangeLog](https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V7.md#7.0.0)
3. [What's new in Serilog? (October 2016)](https://nblumhardt.com/2016/10/october-serilog-update/)
4. [Announcing NuGet 3.5 RTM](http://blog.nuget.org/20161027/Announcing-NuGet-3.5-RTM.html)
5. [RavenDB 3.5 RTM released](https://ayende.com/blog/175937/ravendb-3-5-rtm-released)

## Architecture & Databases

1. [Mentoring and pair programming](http://sergeyteplyakov.blogspot.com/2016/10/mentoring-and-pair-programming.html)
2. [Introduction to the 'Fail Fast!' Principle in Software Development](http://www.codeproject.com/Articles/1138445/Introduction-to-the-Fail-Fast-Principle-in-Softwar)
3. [When variable names are in the way](http://blog.ploeh.dk/2016/10/25/when-variable-names-are-in-the-way/)
4. [Elements of Helpful Code Documentation](http://submain.com/blog/ElementsOfHelpfulCodeDocumentation.aspx)
5. [CQRS/MediatR implementation patterns](https://lostechies.com/jimmybogard/2016/10/27/cqrsmediatr-implementation-patterns/)

## Programming Languages

1. [Tips for using async functions (ES2017)](http://www.2ality.com/2016/10/async-function-tips.html)
2. [Tuples with C# 7.0](https://csharp.christiannagel.com/2016/10/11/tuples/)
3. [C#/VB/F# Sprint 108 Summary](https://github.com/dotnet/roslyn/issues/14804)

## Runtime

1. [Interception in .NET – Part 4: An Interception Framework](https://weblogs.asp.net/ricardoperes/interception-in-net-part-4-an-interception-framework)
2. [Announcing .NET Core 1.1 Preview 1](https://blogs.msdn.microsoft.com/dotnet/2016/10/25/announcing-net-core-1-1-preview-1/)
3. [How does the 'fixed' keyword work?](http://mattwarren.org/2016/10/26/How-does-the-fixed-keyword-work/)

## Other

1. [Language-Level Reactivity with Elm](https://www.infoq.com/articles/language-reactivity-with-elm)
