Chris R
14860290d0
React to OpenIdConnect default ResponseType change.
2016-04-22 10:03:04 -07:00
Chris R
00f660b50d
React to OpenIdConnect event changes.
2016-03-25 16:11:20 -07:00
Arthur Vickers
98c69c3c4b
Use separate service providers
2016-03-16 09:18:07 -07:00
Arthur Vickers
6116f0e2e8
AddOptions, which is apparently not brought in my memory cache anymore.
2016-03-15 15:56:43 -07:00
Arthur Vickers
dc34c630b7
Go back to using app service provider as EF internal service provider when using in memory
2016-03-15 15:32:08 -07:00
Arthur Vickers
a4ed79cc5a
Reacting to changes in EF service registration.
2016-03-10 14:55:58 -08:00
jacalvar
3faa34acf3
React to changes in Caching
2016-03-07 16:44:38 -08:00
N. Taylor Mullen
d761c6b7ba
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:27:05 -08:00
John Luo
6d91b8d9fd
Reacting to new middleware options pattern
2016-01-08 19:47:02 -08:00
Kiran Challa
e6376a89a6
Use in-memory store for openid connect testing on non-windows platforms
2015-11-30 13:54:29 -08:00
Pavel Krymets
eb302bf359
Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions
2015-10-23 08:34:00 -07:00
Rowan Miller
d27d18fe5a
💚 Fix more calls to UseDatabaseErrorPage
...
Some more calls that I missed in my previous commit. The overload being used in the templates has swapped to a builder pattern (see aspnet/Diagnostics#184 ). But rather than updating to the new signature, just swapping to the parameterless overload since it enables everything by default (same as UseDeveloperExceptionPage()).
2015-10-21 10:22:43 -07:00
Victor Hurdugaci
69ed946970
Move compiler shared to its own folder
2015-10-16 10:11:09 -07:00