Tnzi.Identity.Presence
0.1.29
dotnet add package Tnzi.Identity.Presence --version 0.1.29
NuGet\Install-Package Tnzi.Identity.Presence -Version 0.1.29
<PackageReference Include="Tnzi.Identity.Presence" Version="0.1.29" />
<PackageVersion Include="Tnzi.Identity.Presence" Version="0.1.29" />
<PackageReference Include="Tnzi.Identity.Presence" />
paket add Tnzi.Identity.Presence --version 0.1.29
#r "nuget: Tnzi.Identity.Presence, 0.1.29"
#:package Tnzi.Identity.Presence@0.1.29
#addin nuget:?package=Tnzi.Identity.Presence&version=0.1.29
#tool nuget:?package=Tnzi.Identity.Presence&version=0.1.29
Tnzi.Identity.Presence
User presence (online status) sub-module for the Tnzi.NET identity module: manual status intent, connection-derived online resolution, and configurable auto-away. Independent of Chat; Chat depends on it.
Part of Tnzi.NET, a modular application framework for .NET 10 built on ASP.NET Core and Entity Framework Core. Functionality is split into composable modules with a managed lifecycle, shared conventions for entities, services, controllers and permissions, and an optional AI layer (agents, tools, RAG, workflows) that plugs into the same module system.
Install
dotnet add package Tnzi.Identity.Presence
Most Tnzi.NET packages are framework modules: reference one from your startup module with [DependsOn], or let Tnzi.Hosting pick it up automatically. The documentation page below covers configuration options, endpoints and permission codes.
Links
- Documentation: https://tnzi.cc/docs/modules/identity-presence
- Website: https://tnzi.cc
- Getting started: https://tnzi.cc/docs/getting-started
- All packages: https://www.nuget.org/packages?q=Tnzi
- Source: https://github.com/tnzi/Tnzi.NET
- Documentation server for AI coding assistants (MCP): https://mcp.tnzi.cc
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Tnzi.AspNetCore (>= 0.1.29)
- Tnzi.EFCore (>= 0.1.29)
- Tnzi.Identity (>= 0.1.29)
- Tnzi.SignalR (>= 0.1.29)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Tnzi.Identity.Presence:
| Package | Downloads |
|---|---|
|
Tnzi.Chat
In-app messaging and announcement module for Tnzi.NET framework with SignalR real-time delivery and read tracking |
GitHub repositories
This package is not used by any popular GitHub repositories.