XAct.Users 1.1.17040.3290

dotnet add package XAct.Users --version 1.1.17040.3290
                    
NuGet\Install-Package XAct.Users -Version 1.1.17040.3290
                    
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="XAct.Users" Version="1.1.17040.3290" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XAct.Users" Version="1.1.17040.3290" />
                    
Directory.Packages.props
<PackageReference Include="XAct.Users" />
                    
Project file
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 XAct.Users --version 1.1.17040.3290
                    
#r "nuget: XAct.Users, 1.1.17040.3290"
                    
#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 XAct.Users@1.1.17040.3290
                    
#: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=XAct.Users&version=1.1.17040.3290
                    
Install as a Cake Addin
#tool nuget:?package=XAct.Users&version=1.1.17040.3290
                    
Install as a Cake Tool

An XActLib assembly: library to manage Users for an application.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on XAct.Users:

Package Downloads
XAct.Security

An XActLib assembly: a library to manage security. Defines contracts used by other assemblies (such as XAct.Security.FormsAuthentication, etc.)

XAct.Security.Persistence.EF

An XActLib assembly: EntityFramework based persistence of security properties.

XAct.Users.Persistence.EF

An XActLib assembly:providing persistence (using EF) to XAct.Security.Users services.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.17040.3290 2,512 2/9/2017
1.1.17040.1812 1,994 2/9/2017
1.1.17040.1185 1,972 2/9/2017
1.1.17039.4466 1,995 2/8/2017
0.0.5015 2,091 11/2/2015
0.0.5014 8,791 11/2/2015
0.0.5013 11,098 10/31/2015
0.0.5012 4,825 10/10/2015
0.0.5011 1,983 10/9/2015
Loading failed