Hi,
I couldn't get this demo to work unless I added this underscore (source http://bleedingnedge.com/2015/11/01/entity-framework-6-with-asp-net-5/) otherwise I got the error "Cannot convert lambda expression to type 'Type' because it is not a delegate type"
I'm not sure whether this is supposed to happen?
Cheers,
Rob
added authors and code block for config
Article started based on aticle by @pgrudzien12 for #633
Added dependency injection and configuration in code for asp.net 5
to replace web/app.config configuration
fixed minor formatting problems and typos, changed author sequnece, added Summary and Resources sections
fixed hyperlinks
moving migration note into own section and renaming title
reviewed ef6 article
changes from PR feedback