DSharpPlus.Lavalink 5.0.0-nightly-02349

Prefix Reserved
Suggested Alternatives

Lavalink4NET.DSharpPlus

Additional Details

DSharpPlus.Lavalink is dead, use Lavalink4NET.DSharpPlus (if you are using DSharpPlus 4.x.x) or Lavalink4NET.DSharpPlus.Nightly (if you are using DSharpPlus 5.0.0 nightly builds) instead

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

Logo of DSharpPlus

DSharpPlus

An unofficial .NET wrapper for the Discord API, based off DiscordSharp, but rewritten to fit the API standards.

Nightly Build Status Discord Server NuGet NuGet Latest Nightly/Prerelease

Installing

You can install the library from following sources:

  1. All Nightly versions are available on Nuget as a pre-release. These are cutting-edge versions automatically built from the latest commit in the master branch in this repository, and as such always contains the latest changes. If you want to use the latest features on Discord, you should use the nightlies.

    Despite the nature of pre-release software, all changes to the library are held under a level of scrutiny; for this library, unstable does not mean bad quality, rather it means that the API can be subject to change without prior notice (to ease rapid iteration) and that consumers of the library should always remain on the latest version available (to immediately get the latest fixes and improvements). You will usually want to use this version.

  2. The latest stable release is always available on NuGet. Stable versions are released less often, but are guaranteed to not receive any breaking API changes without a major version bump.

    Critical bugfixes in the nightly releases will usually be backported to the latest major stable release, but only after they have passed our soak tests. Additionally, some smaller fixes may be infrastructurally impossible or very difficult to backport without "breaking everything", and as such they will remain only in the nightly release until the next major release. You should evaluate whether or not this version suits your specific needs.

  3. The library can be directly referenced from your csproj file. Cloning the repository and referencing the library is as easy as:

    git clone https://github.com/DSharpPlus/DSharpPlus.git DSharpPlus-Repo
    

    Edit MyProject.csproj and add the following line:

    <ProjectReference Include="../DSharpPlus-Repo/DSharpPlus/DSharpPlus.csproj" />
    

    This belongs in the ItemGroup tag with the rest of your dependencies. The library should not be in the same directory or subdirectory as your project. This method should only be used if you're making local changes to the library.

Documentation

The documentation for the latest stable version is available at dsharpplus.github.io.

Resources

The following resources apply only for the latest stable version of the library.

Tutorials

Example bots

I want to throw my money at you

If you want to give us some money as a thank you gesture, you can do so using one of these links:

Questions?

Come talk to us here:

DSharpPlus Chat

Alternatively, you could also join us in the Discord API chat at #dotnet_dsharpplus.

Discord API Chat

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on DSharpPlus.Lavalink:

Package Downloads
DSharpPlus.Test

Package Description

ctw.BotShared

Shared Interfaces For BotBase Application powered by DSharpPlus

DummySharp

https://github.com/BIGDummyHead/DummySharp

YumeChan.DreamJockey

Package Description

Thalitech.NamiBot

This is a custome discord bot that was made to just make it easy for end users. This a full console application

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0-nightly-02496 871 4/26/2025 5.0.0-nightly-02496 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02495 210 4/25/2025 5.0.0-nightly-02495 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02494 239 4/24/2025 5.0.0-nightly-02494 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02493 244 4/24/2025 5.0.0-nightly-02493 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02492 247 4/24/2025 5.0.0-nightly-02492 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02491 241 4/24/2025 5.0.0-nightly-02491 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02490 248 4/24/2025 5.0.0-nightly-02490 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02489 272 4/23/2025 5.0.0-nightly-02489 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02488 258 4/23/2025 5.0.0-nightly-02488 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02487 223 4/23/2025 5.0.0-nightly-02487 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02486 253 4/22/2025 5.0.0-nightly-02486 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02485 245 4/21/2025 5.0.0-nightly-02485 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02484 281 4/16/2025 5.0.0-nightly-02484 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02483 287 4/14/2025 5.0.0-nightly-02483 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02482 291 4/14/2025 5.0.0-nightly-02482 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02481 277 4/8/2025 5.0.0-nightly-02481 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02480 258 4/7/2025 5.0.0-nightly-02480 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02479 269 4/7/2025 5.0.0-nightly-02479 is deprecated because it is no longer maintained and has critical bugs.
5.0.0-nightly-02349 187 8/6/2024 5.0.0-nightly-02349 is deprecated because it is no longer maintained and has critical bugs.
4.5.1 1,101 4/16/2025 4.5.1 is deprecated because it is no longer maintained and has critical bugs.
Loading failed