![]() |
VOOZH | about |
dotnet add package Aiursoft.Kahla.SDK --version 10.0.37
NuGet\Install-Package Aiursoft.Kahla.SDK -Version 10.0.37
<PackageReference Include="Aiursoft.Kahla.SDK" Version="10.0.37" />
<PackageVersion Include="Aiursoft.Kahla.SDK" Version="10.0.37" />Directory.Packages.props
<PackageReference Include="Aiursoft.Kahla.SDK" />Project file
paket add Aiursoft.Kahla.SDK --version 10.0.37
#r "nuget: Aiursoft.Kahla.SDK, 10.0.37"
#:package Aiursoft.Kahla.SDK@10.0.37
#addin nuget:?package=Aiursoft.Kahla.SDK&version=10.0.37Install as a Cake Addin
#tool nuget:?package=Aiursoft.Kahla.SDK&version=10.0.37Install as a Cake Tool
👁 MIT licensed
👁 Website
👁 Docker
Kahla is a cross-platform business chat application. It is written in C# and TypeScript. It uses ASP.NET Core and Angular. It is a part of the Aiursoft project.
Try a running Kahla here.
Requirements about how to run
yarn install && yarn run build at ./src/Aiursoft.Kahla.Frontend/ folder to install the dependencies.dist content to ./src/Aiursoft.Kahla.Server/wwwroot/.dotnet run to run the app..sln file in the project path.F5 to run the app.First, install Docker here.
Then run the following commands in a Linux shell:
image=aiursoft/kahla
appName=kahla
docker pull $image
docker run -d --name $appName --restart unless-stopped -p 5000:5000 -v /var/www/$appName:/data $image
That will start a web server at http://localhost:5000 and you can test the app.
The docker image has the following context:
| Properties | Value |
|---|---|
| Image | aiursoft/kahla |
| Ports | 5000 |
| Binary path | /app |
| Data path | /data |
| Config path | /data/appsettings.json |
There are many ways to contribute to the project: logging bugs, submitting pull requests, reporting issues, and creating suggestions.
Even if you with push rights on the repository, you should create a personal fork and create feature branches there when you need them. This keeps the main repository clean and your workflow cruft out of sight.
We're also interested in your feedback on the future of this project. You can submit a suggestion or feature request through the issue tracker. To make this process more effective, we're asking that these include more information to help define them more clearly.
| 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. |
Showing the top 1 NuGet packages that depend on Aiursoft.Kahla.SDK:
| Package | Downloads |
|---|---|
|
Aiursoft.Kahla.Entities
Package Description |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.37 | 91 | 6/10/2026 |
| 10.0.35 | 90 | 6/10/2026 |
| 10.0.34 | 100 | 5/15/2026 |
| 10.0.33 | 114 | 4/22/2026 |
| 10.0.32 | 102 | 4/22/2026 |
| 10.0.31 | 106 | 4/22/2026 |
| 10.0.30 | 106 | 4/15/2026 |
| 10.0.29 | 98 | 4/15/2026 |
| 10.0.28 | 110 | 4/15/2026 |
| 10.0.27 | 106 | 4/11/2026 |
| 10.0.26 | 120 | 4/7/2026 |
| 10.0.25 | 120 | 3/27/2026 |
| 10.0.24 | 115 | 3/26/2026 |
| 10.0.23 | 142 | 3/13/2026 |
| 10.0.22 | 126 | 3/13/2026 |
| 10.0.21 | 124 | 3/11/2026 |
| 10.0.20 | 121 | 3/11/2026 |
| 10.0.19 | 133 | 3/10/2026 |
| 10.0.18 | 123 | 2/11/2026 |
| 10.0.17 | 136 | 2/11/2026 |