Notio.Network.Firewall 0.4.36

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.