Skip to content

Instantly share code, notes, and snippets.

@bleroy
Last active May 24, 2016 19:37
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/646ee9dabe9e6f3424e3dc80dd755abc to your computer and use it in GitHub Desktop.
Save bleroy/646ee9dabe9e6f3424e3dc80dd755abc to your computer and use it in GitHub Desktop.
Tips for the week in .NET
@conterio
Copy link

at what point are is the DNX RC version??? going to supposrt Ajax.beginform stuff??

@davorzlotrg
Copy link

Hi,

An excellent blog post.

I was wondering if you would feature my product in "The week in .NET". I developed the service for finding blog posts for software developers - http://www.rssheap.com
It is entirely built on top of .NET stack, it works by subscribing to tags (.net, c#, angular...) and the service finds relevant articles for you to read. That's also how I found this blog post.

Let me know if you have any questions.

@stevejgordon
Copy link

Thanks again Bertrand. Perhaps my ASP.NET Core blog post on using Mediatr would be suitable for next week?

http://stevejgordon.co.uk/cqrs-using-mediatr-asp-net-core

@jbe2277
Copy link

jbe2277 commented May 21, 2016

@andrewlock
Copy link

Thanks Bertrand! I have a couple of posts on ASP.NET Core this week that may be of interest?

Things to watch out for when binding configuration:
http://andrewlock.net/how-to-use-the-ioptions-pattern-for-configuration-in-asp-net-core-rc2/

Building a simple custom middleware to automatically add headers to requests:
http://andrewlock.net/adding-default-security-headers-in-asp-net-core/

Thanks!

@angelovstanton
Copy link

Thank you for the great round-up.

Here is my article for the next one:
Title: Advanced Behaviours Design Pattern in Automated Testing Part 2
URL: http://automatetheplanet.com/advanced-behaviours-design-pattern-part-2
Description: Learn how to improve the Behaviours Design Pattern trough behaviours definitions and more complex OOP design. The new concept eases the configuration.

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