
[💯 Stable Branch](https://github.com/RainwayApp/rainway-sdk-csharp-examples/tree/main) - [🚀 Beta Branch](https://github.com/RainwayApp/rainway-sdk-csharp-examples/tree/beta) - [📘 Read the Docs](https://docs.rainway.com/docs/net-getting-started) - [🎁 Get Started](https://hub.rainway.com/landing)
[](https://www.nuget.org/packages/rainway-sdk)
[](https://www.nuget.org/packages/rainway-sdk)
[](https://github.com/RainwayApp/rainway-sdk-csharp-examples/actions/workflows/host-example-ci.yml)
[](https://github.com/RainwayApp/rainway-sdk-csharp-examples/actions/workflows/host-service-example-ci.yml)
[](https://github.com/RainwayApp/rainway-sdk-csharp-examples/actions/workflows/cd.yml)
rainway-sdk-csharp-examples
Various examples of how to use the Rainway SDK with .NET:
- host-example - A CLI example that allows all web clients to connect and stream the desktop.
- host-example-gui - A GUI example that allows all web clients to connect and stream the desktop.
- host-service-example - A CLI example that can act as both a standard process and a windows service.
Note: Both host-example and host-example-gui consume a shared base project, host-example-core which exposes a small wrapper for allowing clients to connect and stream.