![]() |
VOOZH | about |
dotnet add package YAFNET.UI.Chat --version 4.0.5
NuGet\Install-Package YAFNET.UI.Chat -Version 4.0.5
<PackageReference Include="YAFNET.UI.Chat" Version="4.0.5" />
<PackageVersion Include="YAFNET.UI.Chat" Version="4.0.5" />Directory.Packages.props
<PackageReference Include="YAFNET.UI.Chat" />Project file
paket add YAFNET.UI.Chat --version 4.0.5
#r "nuget: YAFNET.UI.Chat, 4.0.5"
#:package YAFNET.UI.Chat@4.0.5
#addin nuget:?package=YAFNET.UI.Chat&version=4.0.5Install as a Cake Addin
#tool nuget:?package=YAFNET.UI.Chat&version=4.0.5Install as a Cake Tool
Chat UI for YAF.NET
> dotnet add package YAFNET.YAFNET.UI.Chat
ChatHub to the Program.csapp.MapRazorPages();
app.MapAreaControllerRoute(
name: "default",
areaName: "Forums",
pattern: "{controller=Home}/{action=Index}/{id?}");
app.MapControllers();
// other YAF Hubs
app.MapHub<NotificationHub>("/NotificationHub");
app.MapHub<ChatHub>("/ChatHub");
// YAF Chat Hub
app.MapHub<AllChatHub>("/AllChatHub");
See a real live YAF Forum by visiting the YetAnotherForum.NET community support forum: https://yetanotherforum.net/forums. Also, get your questions answered by the YAF community.
Yet Another Forum.NET is licensed under the Apache 2.0 license.
If you have any questions, please visit the YAF Community Support forum: https://yetanotherforum.net/forums, or visit the Wiki for More Informations.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.5 | 123 | 4/26/2026 |
| 4.0.4 | 167 | 1/10/2026 |
| 4.0.2 | 251 | 9/24/2025 |
| 4.0.1 | 220 | 8/31/2025 |
| 4.0.0 | 351 | 3/16/2025 |
| 4.0.0-rc04 | 171 | 11/17/2024 |
| 4.0.0-rc03 | 217 | 7/6/2024 |
| 4.0.0-rc02 | 191 | 5/29/2024 |
| 4.0.0-rc01 | 179 | 5/29/2024 |
| 4.0.0-beta09 | 174 | 5/18/2024 |
| 4.0.0-beta07 | 191 | 3/28/2024 |
| 4.0.0-beta06 | 170 | 3/28/2024 |