For AI agents: visit https://docs.rainway.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Rainway DocumentationHubBlogChangelogSupport Forum
HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog InRainway Documentation
Guides
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

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 4 years ago


  • Table of Contents
    • Adding Rainway to your project