BmpListener is a simple C# BGP Monitoring Protocol (BMP) client.
Info
Version: | 0.0.7-alpha |
Author(s): | Mark Strother |
Last Update: | Thursday, May 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mstrother/BmpListener |
NuGet Url: | https://www.nuget.org/packages/BmpListener |
Install
Install-Package BmpListener
dotnet add package BmpListener
paket add BmpListener
BmpListener Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- DotNetty.Codecs(>= 0.4.4)
- Newtonsoft.Json(>= 10.0.2)
- System.ValueTuple(>= 4.3.0)
Tags