Skip to content

A .NET Core NNTP client library to access Usenet newsgroups

License

Notifications You must be signed in to change notification settings

seanmcelroy/nntp-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nntp-client

A .NET Core compatible implementation of the NNTP protocol that can be used to create an NNTP 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 NNTP server and operate as a client.

This client project grew out of NNTP-related interests in the McNNTP repository.

To keep this library purely a .NET Core offering, I have copied some of the DotNetZip library files for Zlib into this project. For this reason, this project is licensed under MS-PL.

Pull requests or questions are welcome!

About

A .NET Core NNTP client library to access Usenet newsgroups

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages