Commit Graph

6 Commits (4e45fd4e3f1374cd51cc931cee93c9d72631d9fc)

Author SHA1 Message Date
Scott Sauber 76d42f09f3 Add ASP.NET Core 2 features to Identity Configuration. (#4288)
* Add ASP.NET Core 2 features to Identity Configuration.
Fixed typo with ASP.NET Core 1 Cookie Name.

* Make things more clear and call out the specific options.

* Fix wording, spacing, typo on folder name.  Display 1.x snippets with more context

* Fix typo

* Move properties and call out ASP.NET Core 1.x ones.
2017-09-19 09:44:10 -05:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
dansoper 34cf6cb1ee Update identity-primary-key-configuration.md 2017-06-29 09:19:56 +01:00
Fabien beec578005 typo of the word your (#2448)
Correction made at he beginning of this sentence: Use your models and the data type you want...
2016-12-28 11:58:22 -08:00
Adrien TORRIS 8679c436ef Update highlights in code samples 2016-12-12 10:44:57 +01:00
Adrien TORRIS 529a866427 Add example of how configure Identity to use Guid data type for primary keys
Next #1975 PR
2016-12-12 10:35:18 +01:00