Skip to content

Instantly share code, notes, and snippets.

@bleroy
Last active November 22, 2016 16:17
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/5a7beca22c38d9de215a88c5c1c43fd3 to your computer and use it in GitHub Desktop.
Save bleroy/5a7beca22c38d9de215a88c5c1c43fd3 to your computer and use it in GitHub Desktop.
Tips for the Week in .NET
@punker76
Copy link

punker76 commented Nov 16, 2016

It would be cool to see MahApps.Metro on the weekly tips post. You already wrote about Markdown Monster from @RickStrahl which uses it. There are another cool apps out which uses MahApps.Metro like Xamarin Inspector and Workbook.

Thx

Jan

@cmendible
Copy link

@Scooletz
Copy link

Hi my post on a pattern allowing a conditional delete in the ConcurrentDictionary

@codemillmatt
Copy link

@joepetrakovich
Copy link

joepetrakovich commented Nov 19, 2016

@andrewlock
Copy link

@jbe2277
Copy link

jbe2277 commented Nov 20, 2016

I have update my DotNetPad to support C# 7 and VB 15 (based on Roslyn 2.0 RC). It comes with some code samples that presents the new language features.

@DavidDeSloovere
Copy link

DavidDeSloovere commented Nov 22, 2016

With Azure Functions going, I wrote a post on a good use-case for it as a webhook - accepting data from Octopus Deploy and sending it to a Microsoft Teams channel. Code available in Github.

Azure Functions, Octopus Deploy and Microsoft Teams

@JonDouglas
Copy link

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