Skip to content

Instantly share code, notes, and snippets.

@bleroy
Last active April 4, 2017 04:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bleroy/c44c40fe36ffc3ad1b512ac550e1bb88 to your computer and use it in GitHub Desktop.
Save bleroy/c44c40fe36ffc3ad1b512ac550e1bb88 to your computer and use it in GitHub Desktop.
Tips for the Week in .NET
@stevejgordon
Copy link

ASP.NET Core Anatomy (Part 3) – UseMvc - https://www.stevejgordon.co.uk/asp-net-core-anatomy-part-3-addmvc
Dissecting and understanding the internals of ASP.NET Core

@RehanSaeed
Copy link

@jhickson
Copy link

jhickson commented Mar 29, 2017

A TPL Actor Pattern - Writing an actor that integrates with async/await.

@devlead
Copy link

devlead commented Mar 29, 2017

.NET Foundation C# Build Automation tool Cake made it on to ThoughtWorks Technology Radar under the trial category as a technology worh pursuing.

@hlaueriksson
Copy link

@stevejgordon
Copy link

Migrating from project.json to csproj using Visual Studio 2017
Moving a real world ASP.NET Core application using VS2015 project.json to VS2017 and csproj
https://www.stevejgordon.co.uk/migrating-project-json-to-csproj-visual-studio-2017

@atsvetkov
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment