nAssembla is a .NET (4+) wrapper around the Assembla API (V1)
nAssembla is definietly a work in progress. Not all functions are implemented (notably DELETE) - however most read and update operatins are complete.
nAssembla supports either APIKey / APISecret, or ClientKey / PIN authentication
nAssembla has dependency on JSON.NET.