Create a deepstream.io client for .NET (e.g. in C#), that connects to deepstream via TCP and supports Authentication, Permissioning, Records, Events and RPCs.
Great resources to get started:
Writing a deepstream client
Deepstream Messaging structure
Detailed Cucumber Specs for Incoming and Outgoing messages (and associated behaviors)
Fully featured NodeJS Client as a reference