This document is for reference only and is subject to change at any time.
For the current version, please visit the website.
For the current version, please visit the website.
Use Files.com with Microsoft .NET
Connect to Files.com from .NET
The Files.com SDK for .NET provides convenient access to all Files.com features applications written in the .NET framework languages, such as C#. It also provides library access to PowerShell scripts that run on Windows.
The Files.com SDK for .NET can be installed via NuGet or it can be retrieved directly at GitHub.
About .NET
.NET Framework (pronounced as "dot net") is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large class library called Framework Class Library (FCL) and provides language interoperability (each language can use code written in other languages) across several programming languages.