NuvTools.Security.Identity.Models
9.5.0
See the version list below for details.
dotnet add package NuvTools.Security.Identity.Models --version 9.5.0
NuGet\Install-Package NuvTools.Security.Identity.Models -Version 9.5.0
<PackageReference Include="NuvTools.Security.Identity.Models" Version="9.5.0" />
<PackageVersion Include="NuvTools.Security.Identity.Models" Version="9.5.0" />
<PackageReference Include="NuvTools.Security.Identity.Models" />
paket add NuvTools.Security.Identity.Models --version 9.5.0
#r "nuget: NuvTools.Security.Identity.Models, 9.5.0"
#:package NuvTools.Security.Identity.Models@9.5.0
#addin nuget:?package=NuvTools.Security.Identity.Models&version=9.5.0
#tool nuget:?package=NuvTools.Security.Identity.Models&version=9.5.0
Nuv Tools Security - ASP.NET Identity Libraries
Nuv Tools Security provides a modular set of libraries designed to simplify and enhance ASP.NET Identity integration for modern .NET applications. These libraries target .NET 8 and .NET 9, offering solutions for identity models, helper utilities, ASP.NET Core integration, and Entity Framework Core support.
Overview
Nuv Tools Security is organized into four main libraries:
- NuvTools.Security.Identity.Models: Contains reusable models for ASP.NET Identity.
- NuvTools.Security.Identity: Offers helper methods and utilities to streamline identity management.
- NuvTools.Security.Identity.AspNetCore: Integrates ASP.NET Identity modules into server-side ASP.NET Core projects.
- NuvTools.Security.Identity.EntityFrameworkCore: Provides Entity Framework Core extensions for identity persistence.
Each library is designed for modular use, allowing you to include only the components relevant to your project.
Libraries
1. NuvTools.Security.Identity.Models
- Purpose: Provides models for use with ASP.NET Identity modules.
- Target Frameworks: .NET 8, .NET 9
- NuGet Package: NuvTools.Security.Identity.Models
- Usage Example:
using NuvTools.Security.Identity.Models; // Use identity models in your authentication logic
2. NuvTools.Security.Identity
- Purpose: Helper library for ASP.NET Identity, offering utilities and extensions.
- Target Frameworks: .NET 8, .NET 9
- NuGet Package: NuvTools.Security.Identity
- Usage Example:
using NuvTools.Security.Identity; // Use helper methods to simplify identity management
3. NuvTools.Security.Identity.AspNetCore
- Purpose: Server-side library for ASP.NET Core projects using Identity modules.
- Target Frameworks: .NET 8, .NET 9
- NuGet Package: NuvTools.Security.Identity.AspNetCore
- Usage Example:
using NuvTools.Security.Identity.AspNetCore; // Integrate with ASP.NET Core Identity in your web application
4. NuvTools.Security.Identity.EntityFrameworkCore
- Purpose: Entity Framework Core helpers for ASP.NET Identity modules.
- Target Frameworks: .NET 8, .NET 9
- NuGet Package: NuvTools.Security.Identity.EntityFrameworkCore
- Usage Example:
using NuvTools.Security.Identity.EntityFrameworkCore; // Use EF Core extensions for identity persistence
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Microsoft.Extensions.Identity.Stores (>= 9.0.10)
- NuvTools.Resources (>= 9.0.2)
- NuvTools.Validation (>= 9.5.0)
-
net9.0
- Microsoft.Extensions.Identity.Stores (>= 9.0.10)
- NuvTools.Resources (>= 9.0.2)
- NuvTools.Validation (>= 9.5.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NuvTools.Security.Identity.Models:
| Package | Downloads |
|---|---|
|
NuvTools.Security.Identity.AspNetCore
ASP.NET Core user management service with email confirmation, password management, and role administration for ASP.NET Identity. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.1.5 | 69 | 3/16/2026 |
| 10.1.1 | 97 | 3/7/2026 |
| 10.1.0 | 349 | 1/28/2026 |
| 10.0.0 | 251 | 12/6/2025 |
| 9.5.0 | 234 | 10/26/2025 |
| 9.2.1 | 1,414 | 5/24/2025 |
| 9.2.0 | 228 | 5/23/2025 |
| 9.1.1 | 220 | 4/12/2025 |
| 9.1.0 | 244 | 4/10/2025 |
| 9.0.0 | 192 | 11/13/2024 |
| 8.1.0 | 227 | 9/15/2024 |
| 8.0.4 | 257 | 4/8/2024 |
| 8.0.3 | 238 | 3/5/2024 |
| 7.0.1 | 445 | 8/27/2023 |
| 7.0.0 | 457 | 2/26/2023 |