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 427 5/24/2025
29.0.0 14,478 2/13/2025
28.1.0 47,431 5/28/2024
28.0.2 25,888 2/5/2024
28.0.1 47,192 11/14/2023
28.0.0 29,391 7/24/2023
27.0.0 18,726 5/11/2023
26.2.3 1,983 3/20/2023
26.2.2 2,481 1/19/2023
26.2.1 1,785 1/10/2023
26.2.0 2,176 12/28/2022
26.1.1 2,100 12/13/2022
26.1.0 1,804 12/13/2022
26.0.0 1,228 12/10/2022
25.3.0 2,236 10/30/2022
25.2.4 18,697 9/2/2022
25.2.3 2,116 8/19/2022
25.2.2 2,405 7/28/2022
25.2.1 1,817 7/26/2022
25.2.0 1,634 7/26/2022
25.1.1 5,501 6/29/2022
25.1.0 1,665 6/27/2022
25.0.3 1,961 6/23/2022
25.0.2 2,235 6/20/2022
25.0.1 1,701 6/19/2022
25.0.0 1,640 6/18/2022
24.0.0 1,771 6/14/2022
23.1.1 1,694 6/8/2022
23.1.0 1,692 6/3/2022
23.0.2 1,726 5/25/2022
23.0.1 1,705 5/23/2022
23.0.0 1,854 5/15/2022
22.0.0 1,784 5/10/2022
21.0.1 2,719 5/8/2022
21.0.0 1,749 5/3/2022
20.2.2 2,035 4/28/2022
20.2.1 1,630 4/28/2022
20.2.0 1,666 4/25/2022
20.1.4 2,459 4/18/2022
20.1.3 1,679 4/18/2022
20.1.2 2,909 3/21/2022
20.1.1 2,747 3/17/2022
20.1.0 1,656 3/15/2022
20.0.1 3,140 2/20/2022
20.0.0 1,774 2/19/2022
20.0.0-rc1 730 2/14/2022
19.0.3 1,759 2/14/2022
19.0.2 1,980 1/27/2022
19.0.1 1,190 1/18/2022
19.0.0 842 1/17/2022
18.0.0 839 1/17/2022
17.0.0 1,749 1/11/2022
16.1.0 34,661 1/2/2022
16.0.3 1,080 1/1/2022
16.0.2 1,334 12/23/2021
16.0.1 540 12/23/2021
16.0.0 561 12/21/2021
15.0.0 744 12/16/2021
14.0.4 568 12/11/2021
14.0.3 590 12/5/2021
14.0.2 2,377 11/26/2021
14.0.1 6,429 11/24/2021
14.0.0 1,516 11/20/2021
13.2.2 1,334 11/9/2021
13.2.1 674 11/7/2021
13.2.0 647 11/6/2021
13.0.0 601 11/3/2021
12.1.0 783 10/30/2021
12.0.1 671 10/30/2021
12.0.0 719 10/28/2021
11.0.4 2,929 10/15/2021
11.0.3 1,283 10/7/2021
11.0.1 815 10/3/2021
11.0.0 669 10/2/2021
10.2.1 662 9/30/2021
10.2.0 654 9/27/2021
10.1.0 592 9/26/2021
10.0.7 632 9/26/2021
10.0.6 709 9/24/2021
10.0.5 668 9/23/2021
10.0.4 648 9/16/2021
10.0.3 799 9/15/2021
10.0.2 983 9/8/2021
10.0.1 1,671 9/4/2021
10.0.0 670 9/4/2021
9.1.1 821 8/26/2021
9.1.0 671 8/26/2021
9.0.1 1,772 8/21/2021
9.0.0 652 8/21/2021
8.3.1 860 8/18/2021
8.3.0 700 8/12/2021
8.2.2 665 8/11/2021
8.2.1 649 8/11/2021
8.2.0 667 8/11/2021
8.1.0 499 8/9/2021
8.0.1 761 8/2/2021
8.0.0 687 8/2/2021
7.0.0 741 8/2/2021
6.0.0 756 7/31/2021
5.1.0 793 7/31/2021
5.0.0 717 7/29/2021
4.1.1 693 7/28/2021
4.1.0 555 7/28/2021
4.0.5 724 7/27/2021
4.0.4 695 7/22/2021
4.0.3 714 7/17/2021
4.0.2 668 7/14/2021
4.0.1 762 7/12/2021
4.0.0 668 7/11/2021
3.10.13 688 7/5/2021
3.10.12 579 7/3/2021
3.10.11 528 7/1/2021
3.10.10 891 6/14/2021
3.10.9 507 6/10/2021
3.10.9-beta1 443 5/30/2021
3.10.8 778 5/28/2021
3.10.7 717 5/23/2021
3.10.6 699 5/20/2021
3.10.5 488 5/11/2021
3.10.4 616 5/11/2021 3.10.4 is deprecated because it has critical bugs.
3.10.3 695 5/4/2021
3.10.2 685 4/22/2021
3.10.1 653 4/15/2021
3.10.0 702 4/10/2021
3.9.0 506 4/8/2021
3.8.0 669 4/5/2021
3.7.5 712 4/4/2021
3.7.4 661 3/29/2021
3.7.3 661 3/29/2021
3.7.2 693 3/28/2021
3.7.1 638 3/27/2021
3.7.0 660 3/27/2021
3.6.0 668 3/26/2021
3.5.4 650 3/25/2021
3.5.3 685 3/25/2021
3.5.2 523 3/22/2021
3.5.1 718 3/16/2021
3.5.0 661 3/16/2021
3.4.2 687 3/14/2021
3.4.1 665 3/13/2021
3.4.0 706 3/11/2021
3.3.1 555 3/11/2021
3.3.0 757 3/6/2021
3.2.2 702 3/1/2021
3.2.1 830 3/1/2021 3.2.1 is deprecated because it has critical bugs.
3.2.0 528 2/28/2021
3.1.2 676 2/28/2021
3.1.1 529 2/24/2021
3.1.0 567 2/23/2021
3.0.0 524 2/23/2021
2.0.6 668 2/22/2021
2.0.5 612 2/22/2021
2.0.4 639 2/21/2021
2.0.3 683 2/13/2021
2.0.2 669 2/12/2021
2.0.1 494 2/11/2021
2.0.0 492 2/10/2021
1.3.13 526 2/6/2021
1.3.12 541 2/5/2021
1.3.11 490 1/29/2021
1.3.10 477 1/27/2021
1.3.9 541 1/21/2021
1.3.8 540 1/21/2021
1.3.7 530 1/20/2021
1.3.6 547 1/17/2021
1.3.5 593 1/10/2021
1.3.4 599 1/10/2021
1.3.3 509 1/10/2021
1.3.2 569 1/9/2021
1.3.1 610 1/1/2021
1.3.0 614 1/1/2021
1.2.1 569 12/30/2020
1.2.0 536 12/27/2020
1.1.2 510 12/26/2020
1.1.1 518 12/26/2020
1.1.0 600 12/26/2020
1.0.1 671 12/25/2020
1.0.0 526 12/25/2020
1.0.0-beta9 385 12/18/2020
1.0.0-beta8 372 12/10/2020
1.0.0-beta7 390 11/26/2020
1.0.0-beta6 368 11/15/2020
1.0.0-beta5 424 11/14/2020
1.0.0-beta4 402 11/9/2020
1.0.0-beta11 347 12/23/2020

Update dependencies.