TuanZi.Identity 3.5.57

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

Provides robust authentication and identity management for TuanZi applications

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on TuanZi.Identity:

Package Downloads
TuanZi.Authorization.Datas

Implements granular data permissions in TuanZi framework with row-level security, query filtering, attribute-based configuration and integration with TuanZi auth system.

TuanZi.Authorization.Functions

Provides functional authorization for TuanZi apps with API permission control, RBAC/PBAC, attribute decoration, verification middleware, auth system integration, and permission tree management.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.5.57 283 8/8/2025
3.5.56 258 8/8/2025
3.5.55 558 7/24/2025
3.5.54 242 7/2/2025
3.5.53 408 6/11/2025
3.5.52 380 6/11/2025
3.5.51 379 6/11/2025
3.5.50 246 6/5/2025
3.5.49 255 5/29/2025
3.5.48 248 5/27/2025
3.5.47 252 5/27/2025
3.5.46 249 5/27/2025
3.5.45 244 5/27/2025
3.5.44 233 5/27/2025
3.5.43 237 5/27/2025
3.5.42 245 5/26/2025
3.5.41 252 5/26/2025
3.5.40 244 5/22/2025
3.5.39 247 5/22/2025
3.5.38 247 5/22/2025
Loading failed