Nalix.Common 3.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Nalix.Common --version 3.0.0
                    
NuGet\Install-Package Nalix.Common -Version 3.0.0
                    
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="Nalix.Common" Version="3.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nalix.Common" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Nalix.Common" />
                    
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 Nalix.Common --version 3.0.0
                    
#r "nuget: Nalix.Common, 3.0.0"
                    
#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 Nalix.Common@3.0.0
                    
#: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=Nalix.Common&version=3.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Nalix.Common&version=3.0.0
                    
Install as a Cake Tool

Icon Nalix

NuGet Version NuGet Downloads

GitHub License GitHub commit activity

📖 About

Nalix is a real-time server solution designed for efficient communication and data sharing. It enables instant messaging, data synchronization, and secure networking, making it ideal for applications requiring live updates.

🛠️ Latest Builds

Enviroment Status
win Nalix
linux Nalix
mac Nalix

✨ Features

  • 🔄 Real-time communication – Supports instant messaging and state synchronization.
  • High performance – Designed to handle thousands of concurrent connections.
  • 🔐 Security-focused – Implements encryption (ChaCha20-Poly1305, XTEA) to protect data.
  • 🛠️ Extensible – Easily customizable with your own protocols and handlers.
  • 📡 Live Updates – Stay up to date with real-time updates, ensuring dynamic and responsive experiences.
  • 💻 Modern C# Implementation – Leveraging cutting-edge C# features for clean, efficient, and maintainable code.
  • 🧩 SOLID & DDD Principles – Adhering to SOLID principles and Domain-Driven Design for a robust and scalable architecture.

🔧 Requirements

💻 Technologies

  • C#

  • .Net 9

  • Console Debug Logging

  • XUnit Testing

    Technologies

📦 Available NuGet Packages

Package ID Description Install Command
Nalix.Common Common utilities for Nalix dotnet add package Nalix.Common
Nalix.Cryptography Secure cryptographic functions dotnet add package Nalix.Cryptography
Nalix.Logging Logging utilities for Nalix dotnet add package Nalix.Logging
Nalix.Network Low-level networking functionality dotnet add package Nalix.Network
Nalix.Shared Shared models and definitions dotnet add package Nalix.Shared

🛠️ Contributing

When contributing, please follow our Code of Conduct and submit PRs with proper documentation and tests.

📜 License

Nalix is copyright © PhcNguyen - Provided under the Apache License, Version 2.0.

📬 Contact

For questions, suggestions, or support, open an issue on GitHub or contact the maintainers.

Give a ⭐️ if this project helped you!

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.
  • net9.0

    • No dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Nalix.Common:

Package Downloads
Nalix.Network

Nalix.Network is a high-performance .NET library for network communication. It provides essential components for connection management, protocol handling, transport layers, and event-driven network listeners. Designed for developers building scalable and efficient networking applications.

Nalix.Shared

Nalix.Shared is a .NET library that provides shared utilities and configurations across Notio components. It includes dependency injection, localization (L10N), memory management, time utilities, and configuration handling to ensure consistency and reusability across multiple projects.

Nalix.Cryptography

Nalix.Cryptography is a high-performance .NET library providing secure and efficient cryptographic utilities. It supports symmetric and asymmetric encryption, authenticated encryption (AEAD), hashing, message authentication codes (MAC), integrity checks, padding schemes, and general security enhancements. Designed for developers requiring robust cryptographic solutions with minimal overhead.

Nalix.Logging

Nalix.Logging is a flexible and high-performance logging library for .NET. It provides core logging infrastructure, customizable formatters, multiple logging targets, and internal utilities for efficient log processing. Designed for developers who need structured and extensible logging capabilities in high-performance applications.

Nalix.SDK

A high-performance, configurable TCP remote client for integrating with Nalix-based systems. Provides reliable communication, automatic packet handling, and simple async connection support.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.0 21 9/24/2025
5.8.0 293 9/16/2025
5.7.0 230 9/15/2025
5.6.5 81 9/13/2025
5.4.5 153 9/11/2025
5.4.0 147 9/10/2025
5.3.0 160 9/9/2025
5.1.0 120 9/7/2025
5.0.5 181 9/6/2025
5.0.0 123 9/6/2025
4.8.0 95 9/6/2025
4.6.5 155 9/5/2025
4.6.1 162 9/4/2025
4.5.5 163 9/4/2025
4.5.0 182 9/4/2025
4.2.3 152 8/31/2025
4.2.2 150 8/31/2025
4.0.0 192 8/30/2025
3.8.0 157 8/20/2025
3.7.0 127 8/17/2025
3.4.0 84 8/16/2025
3.0.0 148 8/11/2025
2.8.0 236 8/7/2025
2.7.1 108 7/30/2025
2.5.7 245 7/26/2025
2.1.7 134 7/19/2025
1.7.0 166 7/6/2025
1.4.3 107 7/5/2025
0.9.83 100 6/7/2025
0.9.82 105 6/7/2025
0.9.79 108 6/7/2025
0.9.71 102 5/31/2025
0.9.67 141 5/30/2025
0.9.51 198 5/27/2025
0.9.3 155 5/20/2025
0.9.2 164 5/20/2025
0.9.1 192 5/20/2025
0.8.73 151 5/17/2025
0.8.47 145 5/9/2025
0.8.26 205 5/5/2025
0.8.25 175 5/5/2025
0.7.89 165 5/2/2025
0.7.82 176 4/30/2025
0.7.39 196 4/28/2025
0.6.63 196 4/21/2025

- Initial release of Nalix.Common.
- Features include:
• Cryptography and security utilities for secure data handling.
• Robust logging and exception management for debugging.
• Efficient memory management utilities.
• System utilities for low-level operations.
• Repository and connection management for structured data handling.