- Config is cleaned up to not have IAdditionalDataProvider and SuppressIdentityChecks. - Added a DefaultClaimUidExtractor which looks for NameIdentifier and if not present serializes entire claims. - Added HtmlHelper. - AntiForgery now returns an AntiForgeryTokenSet which represents a tuple of cookie and form tokens. |
||
|---|---|---|
| samples/MvcSample.Web | ||
| src | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| NuGet.Config | ||
| WebFx.sln | ||
| build.cmd | ||
| global.json | ||
| makefile.shade | ||