We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Changed VS 2015 to VS 2017
Updated default web application url defined in appsettings.json
Updated ASP.NET Core and Entity Framework versions
Tiny spelling error.
Fixed headings
Fix broken link
Updated Solution architecture (markdown)
More Core rebranding tweaks
ASP.NET 5 was rebranded as ASP.NET Core 1.0, similarly EF 7 was rebranded as EF Core 1.0
Added google authentication settings and updated urls to point to correct social provider login instructions on docs site
Replace list in Prerequisites section with reference to Prerequisite Install Guide document
Changed tenant email to organization email and noted all accounts are created with the default admin password
included F# in the list of tools needed
Correcting URL to "Enabling authentication using external providers" to correct 404 error on click.
Not sure if I'm just supposed to edit the wiki or if you can do pull requests for wiki changes (new to open source contributing!) but noticed a recent commit removed the in-memory option. Having just spent a bit of time trying to get in-memory working I thought it might be a good idea to update the docs so as not to be misleading.
Update to ASP.NET RC1
Created Solution architecture (markdown)