Discord_IPC 1.0.0
See the version list below for details.
dotnet add package Discord_IPC --version 1.0.0
NuGet\Install-Package Discord_IPC -Version 1.0.0
<PackageReference Include="Discord_IPC" Version="1.0.0" />
paket add Discord_IPC --version 1.0.0
#r "nuget: Discord_IPC, 1.0.0"
// Install Discord_IPC as a Cake Addin #addin nuget:?package=Discord_IPC&version=1.0.0 // Install Discord_IPC as a Cake Tool #tool nuget:?package=Discord_IPC&version=1.0.0
A .NET implementation of Discord's RPC functionality. Connect through IPC to the Discord RPC Server to control the client.
This library is a fork of Lachee's discord-rpc-csharp library, which is a .NET implementation of Discord's Rich Presence functionality. This library supports all features of the Rich Presence that the official C++ library supports, plus a few extra.
This is an unofficial, non-discord supported library.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.