Pavel Krymets
|
597e4234c0
|
Bring Microsoft.NETCore.Platforms dependency back
|
2016-04-18 17:11:50 -07:00 |
Pavel Krymets
|
9992ca4c82
|
Migrate tests, tools and samples to portable
|
2016-04-15 17:04:54 -07:00 |
John Luo
|
07263aa92e
|
Move web.config and use ANCM
|
2016-04-11 10:19:32 -07:00 |
Pranav K
|
63c61ac5ac
|
Fixing tests and removing NuGet warnings
|
2016-04-03 09:57:15 -07:00 |
Pranav K
|
4ef80fabf6
|
Fixing CI build failure
|
2016-03-16 16:22:16 -07:00 |
Pranav K
|
c068128098
|
Reacting to EF changes
|
2016-03-14 11:08:00 -07:00 |
N. Taylor Mullen
|
76a4a75de5
|
Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
|
2016-03-01 13:39:17 -08:00 |
John Luo
|
80ba15aaf4
|
Updating test TFMs for custom test discovery
|
2016-02-19 17:01:31 -08:00 |
John Luo
|
ce187a0e55
|
Adding required configuration files
|
2016-02-07 23:04:35 -08:00 |
John Luo
|
4920530fd9
|
Relocating dependencies
|
2016-02-01 18:38:21 -08:00 |
John Luo
|
82ea86c9a2
|
Updating to new CLI
|
2016-02-01 15:28:32 -08:00 |
N. Taylor Mullen
|
c8a276e716
|
Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:28:48 -08:00 |
N. Taylor Mullen
|
078512dc94
|
Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:25:42 -08:00 |
Hao Kung
|
2dade94404
|
Move claims extensions to UserManager
Also update samples to Templates
|
2016-01-14 12:49:21 -08:00 |
Hao Kung
|
f871d1fd91
|
OptionsModel => Options
|
2015-12-21 15:25:17 -08:00 |
John Luo
|
4f577e7217
|
Reacting to new Hosting API
|
2015-12-18 13:41:36 -08:00 |
Hao Kung
|
267d0ac206
|
Initial identity 2/3 interop sample
|
2015-12-03 14:35:41 -08:00 |
あまみや ゆうこ
|
19d0337735
|
Update project.json
|
2015-10-20 19:42:43 +08:00 |
Nate McMaster
|
abb1dd0316
|
React to EF rename
|
2015-10-05 13:48:19 -07:00 |
Pranav K
|
5da757642d
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:55 -07:00 |
Brice Lambson
|
be98dfb7cf
|
Revert "React to aspnet/EntityFramework#2613"
This reverts commit 769eb9f08b.
|
2015-07-21 15:38:28 -07:00 |
Brice Lambson
|
769eb9f08b
|
React to aspnet/EntityFramework#2613
|
2015-07-14 10:18:14 -07:00 |
Troy Dai
|
8b10187402
|
Update dependencies
|
2015-07-09 14:55:25 -07:00 |
Kirthi Krishnamraju
|
030459b8ba
|
React to aspnet/Configuration #195,#198
|
2015-05-20 19:34:27 -07:00 |
Suhas Joshi
|
6143af8149
|
Added deferred logging with scopes
|
2015-03-20 12:21:26 -07:00 |
N. Taylor Mullen
|
1620a4c73b
|
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
|
2015-03-09 12:55:29 -07:00 |
N. Taylor Mullen
|
1ed37d741a
|
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
|
2015-03-08 12:51:04 -07:00 |
Hao Kung
|
3aaa628365
|
React to AuthN changes
|
2015-03-02 16:39:01 -08:00 |
Suhas Joshi
|
9763c97ab0
|
Adding console logger to sample
|
2015-02-04 13:28:52 -08:00 |
Hao Kung
|
3abe532761
|
React to options and hosting changes
|
2014-10-14 19:19:44 -07:00 |
Hao Kung
|
a4ce31c30d
|
Rename Identity.SqlServer back to EntityFramework
|
2014-10-08 13:36:38 -07:00 |
David Fowler
|
993827ee65
|
React to EF changes and fixed sample
|
2014-10-05 02:55:14 -07:00 |
Hao Kung
|
3f4f846cbb
|
Add social auth and two factor
- Merge Authentication into Core
- Add social login support
- Add two factor support
- Rework options model for startup
|
2014-09-24 15:05:51 -07:00 |
David Fowler
|
9d26c40144
|
Updated to use the new target framework in project.json
|
2014-09-04 02:10:19 -07:00 |
David Fowler
|
0705d3a5ae
|
Updated to use the new target framework in project.json
|
2014-08-28 23:34:02 -07:00 |
Hao Kung
|
952bc6af88
|
Rename Identity.EF -> Identity.SqlServer
|
2014-08-25 11:15:52 -07:00 |
Hao Kung
|
bbb848ae1d
|
Add identity sample
|
2014-07-16 12:44:23 -07:00 |