Security.Users.Web
1.4.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Security.Users.Web --version 1.4.4
NuGet\Install-Package Security.Users.Web -Version 1.4.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Security.Users.Web" Version="1.4.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Security.Users.Web" Version="1.4.4" />
<PackageReference Include="Security.Users.Web" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Security.Users.Web --version 1.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Security.Users.Web, 1.4.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Security.Users.Web@1.4.4
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Security.Users.Web&version=1.4.4
#tool nuget:?package=Security.Users.Web&version=1.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides a controller that is ready for MVC application to manage user authentication and registration.
Github source: https://github.com/vndevpro/SecurityUsers
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6
- Logging.StructuredLog4Net (>= 1.1.0)
- MessageTemplates (>= 1.0.0-rc-00275)
- Messaging.SqlServer (>= 2.4.0)
- Microsoft.AspNet.Mvc (>= 5.2.6)
- Rabbit.Communication.TextTemplate (>= 1.0.0)
- Rabbit.Web.MvcNotification (>= 1.1.0)
- RecaptchaNet (>= 2.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.9.1 | 539 | 8/18/2022 |
1.9.0 | 449 | 8/18/2022 |
1.8.0 | 711 | 4/4/2019 |
1.7.7 | 648 | 3/23/2019 |
1.7.6 | 636 | 3/22/2019 |
1.7.5 | 651 | 3/22/2019 |
1.7.4 | 634 | 3/21/2019 |
1.7.3 | 668 | 3/20/2019 |
1.7.2 | 623 | 3/20/2019 |
1.7.1 | 630 | 3/20/2019 |
1.7.0 | 657 | 2/26/2019 |
1.6.6 | 709 | 1/31/2019 |
1.6.5 | 718 | 1/31/2019 |
1.6.4 | 710 | 1/24/2019 |
1.6.3 | 711 | 1/23/2019 |
1.6.2 | 746 | 1/15/2019 |
1.6.1 | 770 | 1/15/2019 |
1.6.0 | 781 | 1/14/2019 |
1.5.0 | 796 | 12/27/2018 |
1.4.4 | 752 | 12/19/2018 |
1.4.3 | 731 | 12/18/2018 |
1.4.2 | 737 | 12/17/2018 |
1.4.1 | 751 | 12/11/2018 |
1.4.0 | 725 | 12/10/2018 |
1.3.3 | 740 | 12/7/2018 |
1.3.2 | 748 | 12/6/2018 |
1.3.1 | 826 | 12/6/2018 |
1.3.0 | 803 | 11/30/2018 |
1.2.1 | 751 | 11/27/2018 |
1.2.0 | 793 | 11/26/2018 |
1.1.2 | 762 | 11/21/2018 |
1.1.1 | 801 | 11/19/2018 |
1.1.0 | 791 | 11/15/2018 |
1.0.0 | 805 | 11/15/2018 |
V1.4.0 - Adapt FormsAuthentication
V1.2.0 - Adding account registration
V1.1.1 - Adding ReturnUrl
V1.1.0 - Adding RequiredAuthenticationFilter