MembershipStarterKit icon indicating copy to clipboard operation
MembershipStarterKit copied to clipboard

The starter kit provides the Asp.Net MVC controllers, models, and views needed to administer users & roles.

Results 10 MembershipStarterKit issues
Sort by recently updated
recently updated
newest added

Fix this error when used in conjunction with MVC 5: Compiling transformation: The type or namespace name 'MvcTextTemplateHost' could not be found (are you missing a using directive or an...

I just upgraded from MVC 4 to 5 and this error appeared : Inheritance security rules violated while overriding member: 'MvcMembership.TouchUserOnEachVisitFilter'. Security accessibility of the overriding method must match the...

I upgrade from PagedList v1.15 to v1.16, and I am now getting the following error message: Could not load file or assembly 'PagedList, Version=1.15.0.0, Culture=neutral, PublicKeyToken=abbb863e9397c5e1' or one of its...

I have used the membership starter kit but i have noted that when i delete a user, the user is removed from membership table but not users table in the...

MVC 4 seems to support the UserAdministration view only after the MvcMembership Web.config is overwritten with the contents of a MVC 4 web.config.

The following code in / Areas / MvcMembership / Views / UserAdministration / Password.cshtml : ``` using(Html.BeginForm("SetPassword", "UserAdministration", new{ id = Model.User.ProviderUserKey })){ New Password: @Html.TextBox("password") } ``` does not...

Bumps jQuery from 1.6.2 to 3.5.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jQuery&package-manager=nuget&previous-version=1.6.2&new-version=3.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
.NET

Bumps jQuery from 1.6.2 to 3.5.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jQuery&package-manager=nuget&previous-version=1.6.2&new-version=3.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
.NET

Bumps jQuery.Validation from 1.8.1 to 1.19.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jQuery.Validation&package-manager=nuget&previous-version=1.8.1&new-version=1.19.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
.NET

Bumps jQuery.Validation from 1.8.1 to 1.19.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jQuery.Validation&package-manager=nuget&previous-version=1.8.1&new-version=1.19.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
.NET