Remora.Discord 2025.2.0

Prefix Reserved
dotnet add package Remora.Discord --version 2025.2.0
                    
NuGet\Install-Package Remora.Discord -Version 2025.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Remora.Discord" Version="2025.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Remora.Discord" Version="2025.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Remora.Discord" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Remora.Discord --version 2025.2.0
                    
#r "nuget: Remora.Discord, 2025.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Remora.Discord@2025.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Remora.Discord&version=2025.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Remora.Discord&version=2025.2.0
                    
Install as a Cake Tool

Remora.Discord

This package is a metapackage for Remora.Discord, providing references to everything you need to get started. Note that this package implies a dependency on the latest version of Remora.Discord's main packages, with no regard for API compatibility across builds.

Production packages/projects should probably prefer explicit dependencies instead.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Remora.Discord:

Package Downloads
Lavalink4NET.Remora.Discord

High performance Lavalink wrapper for .NET | Add powerful audio playback to your Remora-based discord bots with this integration for Lavalink4NET. Suitable for end users developing with Remora.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Remora.Discord:

Repository Stars
lavalink4net/Lavalink4NET
Lavalink4NET is a Lavalink wrapper with node clustering, caching and custom players for .NET with support for Discord.Net, DSharpPlus, Remora, and NetCord.
Version Downloads Last Updated
2025.2.0 27,962 5/24/2025
2025.1.0 14,775 2/13/2025
2024.3.0 23,942 9/21/2024
2024.2.0 22,623 5/28/2024
2024.1.0 25,700 2/5/2024
2023.5.0 13,873 11/14/2023
2023.4.0 27,679 7/24/2023
2023.3.0 17,760 5/11/2023
2023.2.0 880 3/20/2023
2023.1.0 996 1/19/2023
2022.54.0 655 1/10/2023
2022.53.0 1,057 12/28/2022
2022.52.0 877 12/13/2022
2022.51.0 600 12/13/2022
2022.50.0 645 12/10/2022
2022.49.0 995 10/30/2022
2022.48.0 16,208 9/2/2022
2022.47.0 986 8/19/2022
2022.46.0 948 7/28/2022
2022.45.0 846 7/26/2022
Loading failed

Add custom buttons & ability to remove buttons
           BREAKING: Components V2 support
           BREAKING: Replace Fuzzy Matching in EnumAutocompleteProvider to use String.Contains
           Fix CacheService.TryGetPreviousValueAsync
           Handle IMessageUpdate in cache service
           Fix autocomplete