A Managed version of the NetworkTables3 Protocol.
Info
Version: | 3.1.8 |
Author(s): | RobotDotNet |
Last Update: | Thursday, February 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/robotdotnet/NetworkTables |
NuGet Url: | https://www.nuget.org/packages/FRC.NetworkTables |
Install
Install-Package FRC.NetworkTables
dotnet add package FRC.NetworkTables
paket add FRC.NetworkTables
FRC.NetworkTables Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Collections(>= 4.0.11)
- System.Collections.Concurrent(>= 4.0.12)
- System.Console(>= 4.0.0)
- System.Linq(>= 4.1.0)
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.IO(>= 4.1.0)
- System.IO.FileSystem(>= 4.0.1)
- System.Threading(>= 4.0.11)
- System.Threading.Tasks(>= 4.0.11)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.0.0)
- System.Net.Primitives(>= 4.0.11)
- System.Net.Sockets(>= 4.1.0)
- System.Net.NameResolution(>= 4.0.0)
- Nito.AsyncEx.Context(>= 1.1.0)
- Nito.AsyncEx.Coordination(>= 1.0.2)
- Nito.AsyncEx.Context(>= 1.1.0)
- Nito.AsyncEx.Coordination(>= 1.0.2)
Tags