Skip to content
#

net-framework

Here are 239 public repositories matching this topic...

An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.

  • Updated Jul 31, 2021
  • C#
thegreatco
thegreatco commented Jan 12, 2021

Can we add some way of determining the height/width of the output for IConsole. Similar to Console.WindowHeight and Console.WindowWidth? I've got a console app that needs to know how wide the window is that it is writing to.

Since this is abstracted, maybe we can either return null or NotImplementedException for implementations that don't support it? I don't have particularly strong f

Improve this page

Add a description, image, and links to the net-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the net-framework topic, visit your repo's landing page and select "manage topics."

Learn more