Skip to content
#

net-standard

Here are 145 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 Nov 9, 2020
  • C#
CliFx
Tyrrrz
Tyrrrz commented Oct 31, 2020

I think we can relax the requirements around command options, more specifically let the user specify them without a name. A default name should be generated based on the property name. This should make it easier to quickly hack a prototype without spending too much time on naming options.

The default name generation logic is as follows:

  1. Take the property name
  2. Insert dashes between wor

Improve this page

Add a description, image, and links to the net-standard 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-standard topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.