KMBModalLoginAdmin 2.6.3
This package provides login, remember password(with send a mail - remember pass or reset pass), profile viewing, profile editing and deleting. Using EF CodeFirst that create mssql database automatically.
Install-Package KMBModalLoginAdmin -Version 2.6.3
dotnet add package KMBModalLoginAdmin --version 2.6.3
<PackageReference Include="KMBModalLoginAdmin" Version="2.6.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KMBModalLoginAdmin --version 2.6.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: KMBModalLoginAdmin, 2.6.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
You can look "admin branch" into project site for usage.
Dependencies
-
- bootstrap (>= 3.3.0)
- EntityFramework (>= 6.1.3)
- jQuery (>= 2.2.4)
- Microsoft.jQuery.Unobtrusive.Validation (>= 3.2.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on KMBModalLoginAdmin:
Package | Downloads |
---|---|
KMBPageFieldJS
Includes PageFieldJS file and on edit mode you can change text fields on runtime. Making changes save to sql database with EF CodeFirst and JQuery ajax.
|
GitHub repositories
This package is not used by any popular GitHub repositories.