Info
Version: | 1.0.1 |
Author(s): | Sean McElroy |
Last Update: | Friday, August 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/nntp-client |
Install
Install-Package nntp-client
dotnet add package nntp-client
paket add nntp-client
nntp-client Download (Unzip the "nupkg" after downloading)
Dependencies
- common(>= 1.0.0)
Tags
newsgroup reader client.
This repository features a classlib which can be referenced, and a
small example console application that demonstrates its ability to connect to an NTTP server
and operate as a client.