Skip to content

Instantly share code, notes, and snippets.

@Yecats
Created July 25, 2016 16:45
Show Gist options
  • Select an option

  • Save Yecats/0c725dbee8b517f4b9cd0ca5bc37841b to your computer and use it in GitHub Desktop.

Select an option

Save Yecats/0c725dbee8b517f4b9cd0ca5bc37841b to your computer and use it in GitHub Desktop.
Tips for the Week in .NET

Please comment below...

@kelindar

Copy link
Copy Markdown

This week, we've released the alpha of our https://emitter.io platform. Our entire stack runs on the latest .NET Core + LibUV and Docker. The clustered service scales around 500.000 messages per server.

@luisgoncalves

Copy link
Copy Markdown

I've written a series of two posts exploring the internal execution of ASP.NET hosting, starting from configuration up to request processing. Not sure if it's material for you guys, but just thought I'd share.

@i3arnon

i3arnon commented Jul 27, 2016

Copy link
Copy Markdown

I've written about the new C# feature allowing to return anything from an async method: Return Any (Task-Like) Type From An Async Method

@mariusschulz

Copy link
Copy Markdown

I've written two posts about ASP.NET Core that I think are helpful to other developers as well:

@richardwoollcott

richardwoollcott commented Jul 27, 2016

Copy link
Copy Markdown

@luisgoncalves

Copy link
Copy Markdown

I've published a cookie-based TempData provider for ASP.NET Core MVC: https://github.com/luisgoncalves/aspnetcore-cookietempdata

@cmendible

Copy link
Copy Markdown

Hi guys I just posted: Detect and Blur Faces with .NET Core and Face API

Thanks!

@andrewlock

Copy link
Copy Markdown

@hossambarakat

Copy link
Copy Markdown

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