Hao Kung
df1fe83992
Add descriptions to project.json
2015-09-23 13:16:52 -07:00
Troy Dai
31070b68f7
Update CoreCLR versions
2015-08-04 10:15:28 -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
Victor Hurdugaci
9fc993122e
Add repository information to project files
2015-07-01 20:10:53 -07:00
Troy Dai
5c0521df63
Fix build break
2015-06-03 11:58:27 -07:00
Suhas Joshi
afff831d62
Updating stores to use TypeDescriptor for type conversion
2015-04-22 17:23:03 -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
Suhas Joshi
eeb6c983fe
Update to new version of Linq.Expressions
2015-02-27 11:48:46 -08:00
Chris Ross
be8b3b1bbf
Update Claims dependency.
2014-10-17 10:19:01 -07:00
Pranav K
121d0b1acf
Reacting to CLR package versioning changes
2014-10-10 10:32:54 -07:00
Hao Kung
a4ce31c30d
Rename Identity.SqlServer back to EntityFramework
2014-10-08 13:36:38 -07:00
Hao Kung
952bc6af88
Rename Identity.EF -> Identity.SqlServer
2014-08-25 11:15:52 -07:00
Pranav K
e40565e91f
Reacting to System.Collections versioning change
2014-07-14 15:53:02 -07:00
David Fowler
e91b299ce1
Renamed configurations to frameworks in project.json
2014-07-13 21:54:32 -07:00
Hao Kung
bc4c53f086
Sql implementation + moving in memory stores to test
...
- Identity.Entity now means only Sql Server EF Identity implementation
- Identity.Entity.InMemory moved to a test project
(Identity.Entity.InMemory.Test)
- Identity.InMemory which was the identity in memory implementation also
moved to a test project (Identity.InMemory.Test)
- IClaimsFactory was promoted to a top level service and now adds any
claims found in a Role that a user belongs to.
- EF implementation now supports logins, claims, roles, two factor,
lockouts
- Initial pass at style cop (mostly line endings since resharper no
worky :()
2014-06-23 14:53:06 -07:00
Brice Lambson
f0271851c3
Add missing renames
2014-06-20 09:37:47 -07:00
Brice Lambson
73640e0216
Rename to Microsoft.AspNet.Identity.*
2014-06-20 09:15:04 -07:00