Remora.Discord.Hosting 6.0.7

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 6.0 .NET Standard 2.1
dotnet add package Remora.Discord.Hosting --version 6.0.7
NuGet\Install-Package Remora.Discord.Hosting -Version 6.0.7
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.Hosting" Version="6.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Remora.Discord.Hosting --version 6.0.7
#r "nuget: Remora.Discord.Hosting, 6.0.7"
#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.
// Install Remora.Discord.Hosting as a Cake Addin
#addin nuget:?package=Remora.Discord.Hosting&version=6.0.7

// Install Remora.Discord.Hosting as a Cake Tool
#tool nuget:?package=Remora.Discord.Hosting&version=6.0.7

Remora.Discord.Hosting

This package provides an implementation of a hosted service that runs the gateway client in the background.

Structure

The hosted service is quite simple, and merely runs the gateway client. If configured, critical errors in the gateway (which should only happen in the case of a bug in Remora.Discord or your system configuration) may also gracefully terminate the application.

Usage

Usage is relatively standard for applications that use a .NET Generic Host architecture.

private static IHostBuilder CreateHostBuilder(string[] args) => Host.CreateDefaultBuilder(args)
    .AddDiscordService
    (
        services =>
        {
            // ...
        }
    )

Optionally, you may configure some behaviour by way of DiscordServiceOptions, where additional options are exposed.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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. 
.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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

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

Package Downloads
Remora.Discord The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Metapackage for Remora.Discord's various components

GitHub repositories (1)

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

Repository Stars
angelobreuer/Lavalink4NET
Lavalink4NET is a Lavalink wrapper with node clustering, caching and custom players for .NET with support for Discord.Net, DSharpPlus and Remora.
Version Downloads Last updated
6.0.7 10,670 7/24/2023
6.0.6 17,565 5/11/2023
6.0.5 756 3/20/2023
6.0.4 1,085 1/19/2023
6.0.3 540 1/10/2023
6.0.2 860 12/28/2022
6.0.1 1,112 12/10/2022
6.0.0 950 10/30/2022
5.0.28 16,112 9/2/2022
5.0.27 961 8/19/2022
5.0.26 1,042 7/28/2022
5.0.25 880 7/26/2022
5.0.24 800 7/26/2022
5.0.23 1,790 6/29/2022
5.0.22 799 6/27/2022
5.0.21 916 6/23/2022
5.0.20 1,053 6/20/2022
5.0.19 802 6/19/2022
5.0.18 885 6/18/2022
5.0.17 898 6/14/2022
5.0.16 824 6/8/2022
5.0.15 869 6/3/2022
5.0.14 862 5/25/2022
5.0.13 794 5/23/2022
5.0.12 989 5/15/2022
5.0.11 846 5/10/2022
5.0.10 1,366 5/3/2022
5.0.9 1,603 4/25/2022
5.0.8 1,158 4/18/2022
5.0.7 795 4/18/2022
5.0.6 1,020 4/2/2022
5.0.5 830 4/2/2022
5.0.4 869 3/21/2022
5.0.3 806 3/17/2022
5.0.2 811 3/15/2022
5.0.1 1,510 2/20/2022
5.0.0 842 2/19/2022
5.0.0-rc1 273 2/14/2022
4.0.11 861 2/14/2022
4.0.10 975 1/27/2022
4.0.9 2,091 1/11/2022
4.0.8 33,835 1/2/2022
4.0.7 941 12/23/2021
4.0.6 500 12/21/2021
4.0.5 699 12/16/2021
4.0.4 563 12/11/2021
4.0.3 575 12/5/2021
4.0.2 2,376 11/26/2021
4.0.1 6,428 11/24/2021
4.0.0 1,458 11/20/2021
3.1.16 1,275 11/9/2021
3.1.15 826 11/6/2021
3.1.14 930 10/30/2021
3.1.13 663 10/28/2021
3.1.12 2,833 10/15/2021
3.1.11 1,166 10/7/2021
3.1.9 779 10/3/2021
3.1.8 634 10/2/2021
3.1.7 606 9/30/2021
3.1.6 848 9/26/2021
3.1.5 617 9/24/2021
3.1.4 658 9/23/2021
3.1.3 636 9/16/2021
3.1.2 622 9/15/2021
3.1.1 726 9/8/2021
3.1.0 1,738 9/4/2021
3.0.47 2,121 8/21/2021
3.0.46 611 8/21/2021
3.0.45 822 8/18/2021
3.0.44 630 8/12/2021
3.0.43 617 8/11/2021
3.0.42 760 8/11/2021
3.0.41 710 8/2/2021
3.0.40 776 8/2/2021
3.0.39 909 7/31/2021
3.0.38 703 7/29/2021
3.0.37 641 7/28/2021
3.0.36 494 7/28/2021
3.0.35 843 7/22/2021
3.0.34 663 7/17/2021
3.0.33 620 7/14/2021
3.0.32 714 7/12/2021
3.0.31 623 7/11/2021
3.0.30 658 7/5/2021
3.0.29 568 7/3/2021
3.0.28 478 7/1/2021
3.0.27 807 6/14/2021
3.0.26 765 5/28/2021
3.0.26-beta1 439 5/30/2021
3.0.25 699 5/23/2021
3.0.24 667 5/20/2021
3.0.23 649 5/4/2021
3.0.22 644 4/22/2021
3.0.21 616 4/15/2021
3.0.20 693 4/10/2021
3.0.19 629 4/5/2021
3.0.18 666 4/4/2021
3.0.17 933 3/28/2021
3.0.16 974 3/25/2021
3.0.15 630 3/25/2021
3.0.14 777 3/16/2021
3.0.13 660 3/14/2021
3.0.12 616 3/13/2021
3.0.11 656 3/11/2021
3.0.10 735 3/6/2021
3.0.9 644 3/1/2021
3.0.8 716 3/1/2021
3.0.7 656 2/28/2021
3.0.6 533 2/23/2021
3.0.5 763 2/22/2021
3.0.4 631 2/21/2021
3.0.3 502 2/16/2021
3.0.2 656 2/13/2021
3.0.1 677 2/11/2021
3.0.0 503 2/10/2021
2.0.7 485 2/6/2021
2.0.6 523 2/5/2021
2.0.5 505 1/29/2021
2.0.4 513 1/27/2021
2.0.3 561 1/21/2021
2.0.2 541 1/17/2021
2.0.1 542 1/10/2021
2.0.0 487 1/10/2021
1.1.2 582 1/9/2021
1.1.1 629 12/31/2020
1.1.0 518 12/27/2020
1.0.1 661 12/25/2020
1.0.0 540 12/25/2020
1.0.0-beta8 385 12/23/2020
1.0.0-beta6 425 12/18/2020
1.0.0-beta5 380 12/10/2020
1.0.0-beta4 399 11/26/2020
1.0.0-beta3 394 11/15/2020
1.0.0-beta2 432 11/14/2020
1.0.0-beta1 405 11/9/2020

Update dependencies.