jihadkhawaja.chat.shared 0.1.77

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

Egroo

<div align="center"> <img src="https://raw.githubusercontent.com/jihadkhawaja/Egroo/refs/heads/main/docs/icon.png" alt="Egroo Icon" /> </div> <br/>

A self-hosted, cross-platform chat application built using MAUI (Hybrid), Blazor Auto, and ASP.NET SignalR.

Build Status

NuGets Push MSTest Docker chat-deploy CodeQL

Features

  • Cross-platform Compatibility:
    • MAUI: Windows, macOS, Android, iOS.
    • WASM: Supported in modern browsers.
  • Real-time Communication:
    • Powered by SignalR and WebRTC for seamless, instant updates.
  • Message Security:
    • Messages are automatically deleted after being sent to the recipient, ensuring privacy.
  • Customizable Server Hosting:
    • Self-hosted backend for full control over data and infrastructure.

Prerequisites

  • .NET 8 (recommended) for the latest features and support.
  • Compatible platforms:
    • MAUI: Windows 7+, macOS 11+, Android 7.0+, iOS 14+.
    • WASM: Any browser with WebAssembly support.

Documentation

Find everything you need to get started here.

Screenshots

Windows

Authentication

Authentication

Friends List

Friends

Channels

Channels

Conversations

Conversations

Android

Android

Contribution

Contributions are welcome! Feel free to:

  • Fork the repository and submit pull requests.
  • Report issues or request features in the Issues tab.

Community

Join our Discord Server to stay updated, share feedback, or ask questions.

License

This project is licensed under the MIT License.

Product 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 was computed.  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 jihadkhawaja.chat.shared:

Package Downloads
jihadkhawaja.chat.server

Chat backend solution for ASP.NET server

jihadkhawaja.chat.client

Chat client solution for jihadkhawaja.chat.server

GitHub repositories

This package is not used by any popular GitHub repositories.