Skip to content

OpenShock DotNet / CSharp SDK to integrate with an OpenShock backend easily

License

Notifications You must be signed in to change notification settings

OpenShock/SDK.CSharp

Repository files navigation

OpenShock .NET SDK

NuGet OpenShock.SDK.CSharp NuGet OpenShock.SDK.CSharp Downloads

This is the official .NET / C# SDK for OpenShock. It provides a simple way to interact with the OpenShock API.

Installation

You can install the SDK via NuGet. Run the following command in the Package Manager Console:

Install-Package OpenShock.SDK.CSharp

Hub Extension

NuGet OpenShock.SDK.CSharp.Hub NuGet OpenShock.SDK.CSharp.Hub Downloads

The SDK provides a hub extension that allows you to interact with the OpenShock API's realtime parts like the SignalR Websockets for user events. This extension is available in the OpenShock.SDK.CSharp.Hub namespace.

Install-Package OpenShock.SDK.CSharp.Hub

Live Extension

NuGet OpenShock.SDK.CSharp.Live NuGet OpenShock.SDK.CSharp.Live Downloads

Provides extension that allows you to interact with the OpenShock API's realtime live control websocket.
This extension is available in the OpenShock.SDK.CSharp.Live namespace.

Install-Package OpenShock.SDK.CSharp.Live

About

OpenShock DotNet / CSharp SDK to integrate with an OpenShock backend easily

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages