Differences

This shows you the differences between the selected revisions of the page.

2014-03-26 2014-03-26
nuget package (martin) updating to what nuget package desc says (martin)
Line 20: Line 20:
==== [[nuget]] NuGet Package ==== ==== [[nuget]] NuGet Package ====
-WinSCP .NET assembly in available as [[https://www.nuget.org/packages/WinSCP/|NuGet package with the same name]].·The package when installed, sets up all that is needed so that you can start coding straight away. I.e. it adds both ''winscpnet.dll'' and ''winscp.exe'' to your project and ensures that ''winscp.exe'' is copied to your project //Output path// as is described [[library_install#vs|above]].+WinSCP .NET assembly in available as [[https://www.nuget.org/packages/WinSCP/|NuGet package with the same name]]. 
 + 
 +The NuGet package includes the assembly itself and a required WinSCP executable. When installed, it adds the assembly as reference to your project and sets up WinSCP executable to be copied to project output directory, so that it can be found on run-time, as described [[library_install#vs|above]]
 + 
 +No other setup is needed, so you can start coding straight away after installation.
===== [[gac]] Installing to GAC ===== ===== [[gac]] Installing to GAC =====

Last modified: by martin