Remora.Discord.Commands 1.0.0-beta8

Prefix Reserved
This is a prerelease version of Remora.Discord.Commands.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Remora.Discord.Commands --version 1.0.0-beta8
                    
NuGet\Install-Package Remora.Discord.Commands -Version 1.0.0-beta8
                    
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.Commands" Version="1.0.0-beta8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Remora.Discord.Commands" Version="1.0.0-beta8" />
                    
Directory.Packages.props
<PackageReference Include="Remora.Discord.Commands" />
                    
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.Commands --version 1.0.0-beta8
                    
#r "nuget: Remora.Discord.Commands, 1.0.0-beta8"
                    
#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.Commands@1.0.0-beta8
                    
#: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.Commands&version=1.0.0-beta8&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Remora.Discord.Commands&version=1.0.0-beta8&prerelease
                    
Install as a Cake Tool

Remora.Discord is a .NET library for the Discord API, built for performance, reliability, and concurrency.
       

           This package provides simple glue code for using Remora.Commands with Remora.Discord.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

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

Package Downloads
Remora.Discord

Metapackage for Remora.Discord's various components

Remora.Discord.Interactivity

Framework for using Discord's interaction-driven message components

Remora.Discord.Extensions

Utilities and components which extend upon Remora.Discord's base resources

AraHaan.Remora.Extensions

A package that extends Remora.Discord with additional functionality. Extensions: - AddRoles (extends IDiscordRestGuildAPI to allow adding discord roles in bulk) - RemoveRoles (extends IDiscordRestGuildAPI to allow removing discord roles in bulk) - RunBotConsoleAsync (extends IHostBuilder to allow an cleanup operation to be done on application shutdown, requires a type to derive from IBotServiceConfigurator) - DownloadAsync (extends DownloadAsync to download a discord attackment to a stream) - DownloadStringAsync (extends DownloadAsync to download a discord attackment to a string) - DownloadToFileAsync (extends DownloadAsync to download a discord attackment to a file) - AddDiscordGatewayClientOptions (extends IServiceCollection to allow adding the gateway client options using a factory) - AddSlashUpdateService (extends IServiceCollection to allow adding the SlashUpdateService background service to the service collection) - Configure<T> (extends IServiceProvider to allow the client options to be configured after the service provider is created) Types: - AraHaan.Remora.Extensions.Hosting.Host (A special host class that makes the IBotServiceConfigurator system work) - Note: When using this type ensure that "using Microsoft.Extensions.Hosting" is not used otherwise it will conflict. I have told Microsoft about my need to extend this but they said that they do not think it's needed. - AraHaan.Remora.Extensions.Hosting.BotServiceConfiguratorBase (A base class for types to provide code that should run before configure of the services, code to configure the services, and code to run after shutdown of the generic host aka Microsoft.Extensions.Hosting) - AraHaan.Remora.Extensions.Options.SlashUpdateServiceOptions (An options type used to configure the SlashUpdateService) - AraHaan.Remora.Extensions.Services.SlashUpdateService (An BackgroundService used to update Discord slash commands)

VTP.RemoraHelpSystem

Provides a simple, modular help system for Remora.Discord.

GitHub repositories (1)

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

Repository Stars
angelobreuer/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
30.0.0 10,475 5/24/2025
29.0.0 14,981 2/13/2025
28.1.0 48,163 5/28/2024
28.0.2 26,157 2/5/2024
28.0.1 47,307 11/14/2023
28.0.0 29,672 7/24/2023
27.0.0 18,841 5/11/2023
26.2.3 2,089 3/20/2023
26.2.2 2,617 1/19/2023
26.2.1 1,914 1/10/2023
26.2.0 2,320 12/28/2022
26.1.1 2,239 12/13/2022
26.1.0 1,929 12/13/2022
26.0.0 1,332 12/10/2022
25.3.0 2,392 10/30/2022
25.2.4 18,831 9/2/2022
25.2.3 2,233 8/19/2022
25.2.2 2,530 7/28/2022
25.2.1 1,935 7/26/2022
25.2.0 1,741 7/26/2022
25.1.1 5,807 6/29/2022
25.1.0 1,765 6/27/2022
25.0.3 2,095 6/23/2022
25.0.2 2,371 6/20/2022
25.0.1 1,814 6/19/2022
25.0.0 1,753 6/18/2022
24.0.0 1,884 6/14/2022
23.1.1 1,783 6/8/2022
23.1.0 1,806 6/3/2022
23.0.2 1,838 5/25/2022
23.0.1 1,828 5/23/2022
23.0.0 1,974 5/15/2022
22.0.0 1,904 5/10/2022
21.0.1 2,882 5/8/2022
21.0.0 1,853 5/3/2022
20.2.2 2,178 4/28/2022
20.2.1 1,732 4/28/2022
20.2.0 1,758 4/25/2022
20.1.4 2,628 4/18/2022
20.1.3 1,794 4/18/2022
20.1.2 3,057 3/21/2022
20.1.1 2,916 3/17/2022
20.1.0 1,758 3/15/2022
20.0.1 3,287 2/20/2022
20.0.0 1,887 2/19/2022
20.0.0-rc1 855 2/14/2022
19.0.3 1,867 2/14/2022
19.0.2 2,116 1/27/2022
19.0.1 1,258 1/18/2022
19.0.0 934 1/17/2022
18.0.0 927 1/17/2022
17.0.0 1,842 1/11/2022
16.1.0 34,813 1/2/2022
16.0.3 1,208 1/1/2022
16.0.2 1,469 12/23/2021
16.0.1 622 12/23/2021
16.0.0 644 12/21/2021
15.0.0 819 12/16/2021
14.0.4 655 12/11/2021
14.0.3 644 12/5/2021
14.0.2 2,472 11/26/2021
14.0.1 6,527 11/24/2021
14.0.0 1,609 11/20/2021
13.2.2 1,399 11/9/2021
13.2.1 751 11/7/2021
13.2.0 735 11/6/2021
13.0.0 673 11/3/2021
12.1.0 871 10/30/2021
12.0.1 749 10/30/2021
12.0.0 806 10/28/2021
11.0.4 3,001 10/15/2021
11.0.3 1,361 10/7/2021
11.0.1 903 10/3/2021
11.0.0 757 10/2/2021
10.2.1 721 9/30/2021
10.2.0 719 9/27/2021
10.1.0 657 9/26/2021
10.0.7 699 9/26/2021
10.0.6 789 9/24/2021
10.0.5 758 9/23/2021
10.0.4 732 9/16/2021
10.0.3 892 9/15/2021
10.0.2 1,070 9/8/2021
10.0.1 1,758 9/4/2021
10.0.0 763 9/4/2021
9.1.1 882 8/26/2021
9.1.0 744 8/26/2021
9.0.1 1,854 8/21/2021
9.0.0 716 8/21/2021
8.3.1 938 8/18/2021
8.3.0 772 8/12/2021
8.2.2 761 8/11/2021
8.2.1 746 8/11/2021
8.2.0 736 8/11/2021
8.1.0 569 8/9/2021
8.0.1 844 8/2/2021
8.0.0 766 8/2/2021
7.0.0 839 8/2/2021
6.0.0 835 7/31/2021
5.1.0 881 7/31/2021
5.0.0 788 7/29/2021
4.1.1 771 7/28/2021
4.1.0 636 7/28/2021
4.0.5 825 7/27/2021
4.0.4 782 7/22/2021
4.0.3 804 7/17/2021
4.0.2 740 7/14/2021
4.0.1 859 7/12/2021
4.0.0 747 7/11/2021
3.10.13 772 7/5/2021
3.10.12 655 7/3/2021
3.10.11 606 7/1/2021
3.10.10 956 6/14/2021
3.10.9 569 6/10/2021
3.10.9-beta1 505 5/30/2021
3.10.8 843 5/28/2021
3.10.7 798 5/23/2021
3.10.6 783 5/20/2021
3.10.5 563 5/11/2021
3.10.4 725 5/11/2021 3.10.4 is deprecated because it has critical bugs.
3.10.3 766 5/4/2021
3.10.2 760 4/22/2021
3.10.1 715 4/15/2021
3.10.0 787 4/10/2021
3.9.0 573 4/8/2021
3.8.0 725 4/5/2021
3.7.5 805 4/4/2021
3.7.4 733 3/29/2021
3.7.3 761 3/29/2021
3.7.2 778 3/28/2021
3.7.1 732 3/27/2021
3.7.0 729 3/27/2021
3.6.0 753 3/26/2021
3.5.4 729 3/25/2021
3.5.3 776 3/25/2021
3.5.2 572 3/22/2021
3.5.1 820 3/16/2021
3.5.0 758 3/16/2021
3.4.2 765 3/14/2021
3.4.1 757 3/13/2021
3.4.0 778 3/11/2021
3.3.1 623 3/11/2021
3.3.0 831 3/6/2021
3.2.2 799 3/1/2021
3.2.1 953 3/1/2021 3.2.1 is deprecated because it has critical bugs.
3.2.0 595 2/28/2021
3.1.2 764 2/28/2021
3.1.1 608 2/24/2021
3.1.0 635 2/23/2021
3.0.0 595 2/23/2021
2.0.6 755 2/22/2021
2.0.5 707 2/22/2021
2.0.4 726 2/21/2021
2.0.3 772 2/13/2021
2.0.2 757 2/12/2021
2.0.1 568 2/11/2021
2.0.0 550 2/10/2021
1.3.13 595 2/6/2021
1.3.12 609 2/5/2021
1.3.11 575 1/29/2021
1.3.10 545 1/27/2021
1.3.9 609 1/21/2021
1.3.8 601 1/21/2021
1.3.7 610 1/20/2021
1.3.6 614 1/17/2021
1.3.5 665 1/10/2021
1.3.4 668 1/10/2021
1.3.3 580 1/10/2021
1.3.2 647 1/9/2021
1.3.1 683 1/1/2021
1.3.0 683 1/1/2021
1.2.1 645 12/30/2020
1.2.0 607 12/27/2020
1.1.2 594 12/26/2020
1.1.1 588 12/26/2020
1.1.0 672 12/26/2020
1.0.1 740 12/25/2020
1.0.0 585 12/25/2020
1.0.0-beta9 453 12/18/2020
1.0.0-beta8 451 12/10/2020
1.0.0-beta7 456 11/26/2020
1.0.0-beta6 437 11/15/2020
1.0.0-beta5 497 11/14/2020
1.0.0-beta4 460 11/9/2020
1.0.0-beta11 425 12/23/2020

Update dependencies.