Skip to content
This repository was archived by the owner on Nov 29, 2021. It is now read-only.

Latest commit

 

History

History
42 lines (36 loc) · 1.1 KB

File metadata and controls

42 lines (36 loc) · 1.1 KB
layout
layout

What is DropNet.

DropNet is a .NET client library for the Dropbox API.

<div class="homegroup">
    <h3>
        <span class="octicon octicon-link"></span><a href="/dropnet.html">DropNet</a>
    </h3>
    <p>
        .NET 4 and Windows Phone 7.5+
    </p>
    <strong>Samples</strong>
    <ul>
        <li><a href="https://github.com/DropNet/DropNet.Samples/tree/master/DropNet.Samples.WP7">Windows Phone 7</a></li>
        <li><a href="https://github.com/DropNet/DropNet.Samples/tree/master/DropNet.Samples.WinForms">.NET 4.5 WinForms</a></li>
    </ul>
</div>

<div class="homegroup">
    <h3>
        <span class="octicon octicon-link"></span><a href="/dropnetrt.html">DropNetRT</a>
    </h3>
    <p>
        .NET 4.5, async/await, Windows Phone 8+ and WinRT.
    </p>
    <strong>Samples</strong>
    <ul>
        <li><em>Coming soon...</em></li>
    </ul>
</div>