This is actually pretty awesome. I liked package managers (using linux and Windows on dualboot), one of the best tools for Windows is Cygwin (using Linux commands in Windows).. Where i can automate a lot of (manual) work. It seems to me that Microsoft is going all-in on open-source and flexibility. If you are using Asp.Net, you should check out Owin and project Helios - http://blogs.msdn.com/b/webdev/archive/2014/02/…
/ranty Ahhh, Owin and Helios perhaps explain why the ASP.Net team are starting to feel like they are losing the plot. Trying to put any of their new stuff into existing projects is a complete nightmare. Their new features are inflexible and brittle. WebAPI feels alien. Routing is getting more and more complicated instead of simpler. And the new APIs just 'feel' wrong, as if they've been written by programmers who don…
ASP.Net Identity 2 is just that, easy and extensible membership.
Owin requests also give you what you're asking for also.
Don't like the S, change it? lowercaseroutes=true.
;)
Oh, and just to be snarky, the "programmers who don't understand HTTP" were lead by Henrik Nielsen, author of the HTTP spec, used to work for Tim Berners-Lee. ;)