Notio.Shared 0.5.33

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

Icon Notio

GitHub License

Notio 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.

✨ 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.

🔧 Requirements

📦 Available NuGet Packages

Package ID Description Install Command
Notio Core real-time server & client library dotnet add package Notio
Notio.Common Common utilities for Notio dotnet add package Notio.Common
Notio.Cryptography Secure cryptographic functions dotnet add package Notio.Cryptography
Notio.Logging Logging utilities for Notio dotnet add package Notio.Logging
Notio.Network Low-level networking functionality dotnet add package Notio.Network
Notio.Network.Package Custom packet handling for Notio dotnet add package Notio.Network.Package
Notio.Network.Web WebSocket support for Notio dotnet add package Notio.Network.Web
Notio.Shared Shared models and definitions dotnet add package Notio.Shared
Notio.Storage Storage solutions for Notio dotnet add package Notio.Storage

🛠️ Contributing

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

📜 License

Notio 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.

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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Notio.Shared:

Package Downloads
Notio.Network

Notio.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.

Notio.Network.Web

Notio.Network.Web is a high-performance, lightweight web framework for .NET, designed for building modular and extensible web servers. It supports authentication, CORS, routing, sessions, WebSockets, and security features.

Notio.Storage

Notio.Storage is a .NET library for efficient file storage and streaming. It supports multiple storage formats, local storage handling, MIME type detection, and configurable file storage providers. The library provides interfaces for both synchronous and asynchronous file management.

Notio.Network.Firewall

Notio.Network.Firewall is a .NET library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.5.33 300 4/8/2025 0.5.33 is deprecated because it is no longer maintained and has critical bugs.
0.5.11 237 4/6/2025 0.5.11 is deprecated because it is no longer maintained and has critical bugs.
0.4.71 276 3/31/2025 0.4.71 is deprecated because it is no longer maintained and has critical bugs.
0.4.36 262 3/27/2025 0.4.36 is deprecated because it is no longer maintained and has critical bugs.
0.4.20 598 3/25/2025 0.4.20 is deprecated because it is no longer maintained and has critical bugs.
0.4.13 530 3/24/2025 0.4.13 is deprecated because it is no longer maintained and has critical bugs.
0.4.2 272 3/20/2025 0.4.2 is deprecated because it is no longer maintained and has critical bugs.
0.4.0 271 3/19/2025 0.4.0 is deprecated because it is no longer maintained and has critical bugs.
0.3.94 267 3/18/2025 0.3.94 is deprecated because it is no longer maintained and has critical bugs.
0.3.93 265 3/18/2025 0.3.93 is deprecated because it is no longer maintained and has critical bugs.
0.3.85 268 3/16/2025 0.3.85 is deprecated because it is no longer maintained and has critical bugs.
0.3.81 198 3/15/2025 0.3.81 is deprecated because it is no longer maintained and has critical bugs.
0.3.72 223 3/15/2025 0.3.72 is deprecated because it is no longer maintained and has critical bugs.
0.3.70 245 3/14/2025 0.3.70 is deprecated because it is no longer maintained and has critical bugs.
0.3.65 265 3/13/2025 0.3.65 is deprecated because it is no longer maintained and has critical bugs.
0.3.62 268 3/12/2025 0.3.62 is deprecated because it is no longer maintained and has critical bugs.
0.3.60 273 3/12/2025 0.3.60 is deprecated because it is no longer maintained and has critical bugs.
0.3.55 281 3/10/2025 0.3.55 is deprecated because it is no longer maintained and has critical bugs.
0.3.50 300 3/10/2025 0.3.50 is deprecated because it is no longer maintained and has critical bugs.
0.3.45 298 3/10/2025 0.3.45 is deprecated because it is no longer maintained and has critical bugs.
0.3.40 294 3/8/2025 0.3.40 is deprecated because it is no longer maintained and has critical bugs.
0.3.36 321 3/8/2025 0.3.36 is deprecated because it is no longer maintained and has critical bugs.
0.3.35 330 3/7/2025 0.3.35 is deprecated because it is no longer maintained and has critical bugs.
0.2.99 222 2/23/2025 0.2.99 is deprecated because it is no longer maintained and has critical bugs.
0.2.94 214 2/23/2025 0.2.94 is deprecated because it is no longer maintained and has critical bugs.
0.2.92 222 2/20/2025 0.2.92 is deprecated because it is no longer maintained and has critical bugs.
0.2.54 225 2/13/2025 0.2.54 is deprecated because it is no longer maintained and has critical bugs.
0.2.34 232 2/9/2025 0.2.34 is deprecated because it is no longer maintained and has critical bugs.

- Initial release of Notio.Shared.
     - Features include:
     • Configuration management for shared settings.
     • Dependency injection (DI) utilities for modular applications.
     • Localization (L10N) support for multi-language projects.
     • Memory utilities for efficient resource handling.
     • Time-related utilities for date and time management.