Info
Version: | 1.2.6 |
Author(s): | Rayab |
Last Update: | Friday, February 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Rayab.Identity |
Install
Install-Package Rayab.Identity
dotnet add package Rayab.Identity
paket add Rayab.Identity
Rayab.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 3.1.7)
Tags
Some tables and fields were added to this package, such as Firstname, Lastname, etc.
to the User Table, such as UserSocialNetwork, WebsiteInformation, etc. to the project as default.
More information at "Rayab.Net".