Jump to Content
Rainway DocumentationHubBlogChangelogSupport Forum
HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog InRainway Documentation
Log In
HomeGuidesAPI Reference

Overview

  • What is Rainway?

SDKs

  • Web
    • Getting Started
    • Rainway Network
    • Exchanging Messages
    • Streaming
    • API Reference
  • React
    • Getting Started
    • API Reference
  • .NET
    • Getting Started
    • Rainway Network
    • Exchanging Messages
    • Streaming
    • API Reference
  • Node.js
    • Getting Started
    • Rainway Network
    • Exchanging Messages
    • Streaming
    • API Reference
  • C++
    • Getting Started
    • Rainway Network
    • Exchanging Messages
    • Streaming
    • API Reference

Rainway API

  • Getting Started

Features

  • Data Channels
  • Input
    • Input Filtering
  • Stream Types
    • Full Desktop
    • App Isolation
    • BYOFB
  • Stream Resolution

Troubleshooting

  • Connectivity
  • Peer Connection States
  • System Requirements

Examples

  • Overview
  • Web Demo Repository
  • React Examples
  • .NET Examples
  • Node.js Examples
  • C++ Examples

Getting Started

Suggest Edits

This is a guide to help you start writing a Windows application using the Rainway Native SDK in C#.

Adding Rainway to your project

dotnet add package rainway-sdk

See rainway-sdk on NuGet.

Updated about 1 year ago


  • Table of Contents
    • Adding Rainway to your project