NetTAP is a TAP protocol parser for .NET.
Info
Version: | 1.1.0 |
Author(s): | Frostbite SEE Team |
Last Update: | Friday, February 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NetTAP |
Install
Install-Package NetTAP
dotnet add package NetTAP
paket add NetTAP
NetTAP Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.0)
- YamlDotNet.NetCore(>= 1.0.0)
- System.Dynamic.Runtime(>= 4.3.0)
- Microsoft.CSharp(>= 4.3.0)
- YamlDotNet(>= 4.1.0)