Unravel.AspNet.Identity
0.1.30-alpha
This is a prerelease version of Unravel.AspNet.Identity.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Unravel.AspNet.Identity --version 0.1.30-alpha
NuGet\Install-Package Unravel.AspNet.Identity -Version 0.1.30-alpha
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="Unravel.AspNet.Identity" Version="0.1.30-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unravel.AspNet.Identity --version 0.1.30-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Unravel.AspNet.Identity, 0.1.30-alpha"
#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.
// Install Unravel.AspNet.Identity as a Cake Addin #addin nuget:?package=Unravel.AspNet.Identity&version=0.1.30-alpha&prerelease // Install Unravel.AspNet.Identity as a Cake Tool #tool nuget:?package=Unravel.AspNet.Identity&version=0.1.30-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Unravel.AspNet.Identity
Unravel provides AddIdentity()
extension methods on IServiceCollection
. The resulting IdentityBuilder
provides methods and an extension point to configure Microsoft.AspNet.Identity services:
SetPerOwinContext<T>()
replacesCreatePerOwinContext()
AddUserManager<T>()
,AddRoleManager<T>()
,AddSignInManager<T>()
- Calls
SetPerOwinContext<T>()
- Extension method overloads align with
CreatePerOwinContext()
signatures
- Calls
Microsoft.Owin.Security.DataProtection.IDataProtectionProvider
is registered automatically fromIAppBuilder.GetDataProtectionProvider()
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- Microsoft.AspNet.Identity.Core (>= 2.2.4)
- Microsoft.AspNet.Identity.Owin (>= 2.2.4)
- Unravel.Startup (>= 0.1.30-alpha)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Unravel.AspNet.Identity:
Package | Downloads |
---|---|
Unravel.AspNet.Identity.EntityFramework
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.36-alpha | 184 | 5/26/2024 |
0.1.30-alpha | 71 | 3/6/2024 |
0.1.26-alpha | 89 | 3/4/2024 |
0.1.20-alpha | 81 | 7/10/2023 |
0.1.13-alpha | 84 | 7/10/2023 |
0.1.11-alpha | 85 | 7/9/2023 |