For ASP.net 5 only: Generates pdf documents from your razor views within an asp.net 5 MVC project.Simply use return type as PdfActionResult in the controller will output PDF document instead of HTML. This converts HTML to PDF using the iTextXmlWorker Library.
This is a DNX (Asp.net vNext)...
More information
JavaScript URL routing for ASP.NET Core (vNext) and MVC 6. Allows you to use your ASP.NET MVC routes from JavaScript. Please refer to project site (http://dan.cx/projects/routejs) for more details, usage examples and sample code.
A simple .NET FTP library written entirely in C#, with no external dependencies
forked from sparkeh9/CoreFTP
netstandard1.6+;net40+;
support port mode;
net40 ssl not test;