Skip to content

Instantly share code, notes, and snippets.

@bleroy
Last active October 17, 2016 20:57
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/332a9da79f99d042aa4ed0e7d1fa4f51 to your computer and use it in GitHub Desktop.
Save bleroy/332a9da79f99d042aa4ed0e7d1fa4f51 to your computer and use it in GitHub Desktop.
Tips for the Week in .NET
@jbe2277
Copy link

jbe2277 commented Oct 11, 2016

@duizendnegen
Copy link

I recreated the Azure Web/Worker Roles for Docker in .NET Core: https://medium.com/@duizendnegen/running-worker-roles-with-docker-in-net-core-543b8d1c4ae7

@cmendible
Copy link

@milutinovici
Copy link

Made a library that deals with metric units. Metric.NET. Some ppl could find it useful.

@bleroy
Copy link
Author

bleroy commented Oct 14, 2016

@milutinovici: weird, I've been working on something very similar these past few days. :)

@andrewlock
Copy link

Thanks for another great round up!

I wrote another post on Authorisation: Custom authorisation policies and requirements in ASP.NET Core

Also, the Stuntman library for impersonating users during development has been upgraded to work with ASP.NET Core:)

@stevejgordon
Copy link

Blogged about how to import the source of ASP.NET libraries into your own solution to debug into them - https://www.stevejgordon.co.uk/debugging-into-asp-net-core-source

@milutinovici
Copy link

@bleroy I hope you find it useful :)

@bleroy
Copy link
Author

bleroy commented Oct 17, 2016

@MarcinHoppe: I'd be happy to talk about NServiceBus, but I couldn't find a clear description of what it is or what it does on the site you linked.

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