C# LIME protocol stack implementation.
Info
Version: | 0.12.120 |
Author(s): | takenet, andrebires |
Last Update: | Thursday, July 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://limeprotocol.org/ |
NuGet Url: | https://www.nuget.org/packages/Lime.Protocol |
Install
Install-Package Lime.Protocol
dotnet add package Lime.Protocol
paket add Lime.Protocol
Lime.Protocol Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Dawn.Guard(>= 1.12.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Buffers(>= 4.5.0)
- System.IO.Pipelines(>= 4.6.0)
- System.Memory(>= 4.5.3)
- System.Threading.Channels(>= 4.7.0)
- System.Threading.Tasks.Dataflow(>= 4.10.0)
- Dawn.Guard(>= 1.12.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Buffers(>= 4.5.0)
- System.IO.Pipelines(>= 4.6.0)
- System.Memory(>= 4.5.3)
- System.Threading.Channels(>= 4.7.0)
- System.Threading.Tasks.Dataflow(>= 4.10.0)
- Dawn.Guard(>= 1.12.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Buffers(>= 4.5.0)
- System.IO.Pipelines(>= 4.6.0)
- System.Memory(>= 4.5.3)
- System.Threading.Channels(>= 4.7.0)
- System.Threading.Tasks.Dataflow(>= 4.10.0)
Tags