DiscordRichPresence 1.0.175
Install-Package DiscordRichPresence -Version 1.0.175
dotnet add package DiscordRichPresence --version 1.0.175
<PackageReference Include="DiscordRichPresence" Version="1.0.175" />
paket add DiscordRichPresence --version 1.0.175
#r "nuget: DiscordRichPresence, 1.0.175"
// Install DiscordRichPresence as a Cake Addin
#addin nuget:?package=DiscordRichPresence&version=1.0.175
// Install DiscordRichPresence as a Cake Tool
#tool nuget:?package=DiscordRichPresence&version=1.0.175
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.
"Players love to show off what they are playing with Discord’s status feature. With Rich Presence you can add beautiful art and detailed information to show off your game even more. This lets players know what their friends are doing, so they can decide to ask to join in and play together."
- Discord
This is an unoffical, non-discord supported library.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 3.5
- Newtonsoft.Json (>= 12.0.2)
-
.NETStandard 2.0
- Microsoft.Win32.Registry (>= 4.5.0)
- Newtonsoft.Json (>= 12.0.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DiscordRichPresence:
Package | Downloads |
---|---|
NullFasttero.Nscript
Una extension para facilitar cosas en C#. |
|
RayWrapper.Discord
This is the Discord Rich Presence addon to RayWrapper |
GitHub repositories (16)
Showing the top 5 popular GitHub repositories that depend on DiscordRichPresence:
Repository | Stars |
---|---|
Ryujinx/Ryujinx
Experimental Nintendo Switch Emulator written in C#
|
|
OpenRA/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
|
|
ppy/osu
rhythm is just a *click* away!
|
|
digimezzo/dopamine-windows
Audio player which tries to make organizing and listening to music as simple and pretty as possible.
|
|
4sval/FModel
Software for exploring UE4-5 games' files
|