DSharpPlus.Commands 5.0.0-nightly-02263

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

Showing the top 3 NuGet packages that depend on DSharpPlus.Commands:

Package Downloads
CloudTheWolf.DSharpPlus.Scaffolding.Shared

Shared Interfaces for CloudTheWolf.DSharpPlus.Scaffolding

MikyM.Discord

Helps hosting a Discord bot written with DSharpPlus library in a .NET 6 project with dependancy injection, toned for usage with Autofac.

J4asper.DSharpPlus.BetterPagination

This is an extension for better looking paginated messages for DSharpPlus Discord Bots.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on DSharpPlus.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
5.0.0-nightly-02509 41 5/18/2025
5.0.0-nightly-02508 46 5/18/2025
5.0.0-nightly-02507 68 5/17/2025
5.0.0-nightly-02506 74 5/17/2025
5.0.0-nightly-02505 221 5/10/2025
5.0.0-nightly-02504 88 5/9/2025
5.0.0-nightly-02503 132 5/8/2025
5.0.0-nightly-02502 167 5/7/2025
5.0.0-nightly-02501 265 5/4/2025
5.0.0-nightly-02500 113 5/4/2025
5.0.0-nightly-02499 206 4/30/2025
5.0.0-nightly-02498 185 4/29/2025
5.0.0-nightly-02497 153 4/26/2025
5.0.0-nightly-02496 73 4/26/2025
5.0.0-nightly-02495 186 4/25/2025
5.0.0-nightly-02494 199 4/24/2025
5.0.0-nightly-02493 149 4/24/2025
5.0.0-nightly-02492 133 4/24/2025
5.0.0-nightly-02491 142 4/24/2025
5.0.0-nightly-02490 189 4/24/2025
5.0.0-nightly-02489 183 4/23/2025
5.0.0-nightly-02488 151 4/23/2025
5.0.0-nightly-02487 153 4/23/2025
5.0.0-nightly-02486 219 4/22/2025
5.0.0-nightly-02485 167 4/21/2025
5.0.0-nightly-02484 332 4/16/2025
5.0.0-nightly-02483 305 4/14/2025
5.0.0-nightly-02482 167 4/14/2025
5.0.0-nightly-02481 415 4/8/2025
5.0.0-nightly-02480 207 4/7/2025
5.0.0-nightly-02479 144 4/7/2025
5.0.0-nightly-02478 459 4/5/2025
5.0.0-nightly-02477 129 4/4/2025
5.0.0-nightly-02476 95 4/4/2025
5.0.0-nightly-02475 295 3/29/2025
5.0.0-nightly-02474 798 3/24/2025
5.0.0-nightly-02473 463 3/24/2025
5.0.0-nightly-02472 493 3/24/2025
5.0.0-nightly-02470 396 3/24/2025
5.0.0-nightly-02469 269 3/22/2025
5.0.0-nightly-02467 645 3/10/2025
5.0.0-nightly-02466 157 3/10/2025
5.0.0-nightly-02465 178 3/9/2025
5.0.0-nightly-02464 247 3/8/2025
5.0.0-nightly-02463 296 3/5/2025
5.0.0-nightly-02462 195 3/4/2025
5.0.0-nightly-02461 554 2/28/2025
5.0.0-nightly-02460 127 2/27/2025
5.0.0-nightly-02459 482 2/21/2025
5.0.0-nightly-02458 1,868 2/18/2025
5.0.0-nightly-02457 222 2/16/2025
5.0.0-nightly-02456 236 2/13/2025
5.0.0-nightly-02455 256 2/11/2025
5.0.0-nightly-02454 427 2/7/2025
5.0.0-nightly-02453 580 1/31/2025
5.0.0-nightly-02452 172 1/31/2025
5.0.0-nightly-02451 121 1/30/2025
5.0.0-nightly-02450 2,265 1/16/2025
5.0.0-nightly-02449 113 1/15/2025
5.0.0-nightly-02448 527 1/9/2025
5.0.0-nightly-02447 133 1/8/2025
5.0.0-nightly-02446 262 1/7/2025
5.0.0-nightly-02445 276 1/5/2025
5.0.0-nightly-02444 119 1/5/2025
5.0.0-nightly-02443 566 1/2/2025
5.0.0-nightly-02442 142 1/1/2025
5.0.0-nightly-02441 235 12/31/2024
5.0.0-nightly-02440 151 12/31/2024
5.0.0-nightly-02439 745 12/22/2024
5.0.0-nightly-02438 317 12/21/2024
5.0.0-nightly-02437 197 12/21/2024
5.0.0-nightly-02436 169 12/20/2024
5.0.0-nightly-02435 300 12/19/2024
5.0.0-nightly-02434 137 12/19/2024
5.0.0-nightly-02433 135 12/19/2024
5.0.0-nightly-02432 179 12/19/2024
5.0.0-nightly-02431 327 12/16/2024
5.0.0-nightly-02430 368 12/14/2024
5.0.0-nightly-02429 158 12/14/2024
5.0.0-nightly-02428 394 12/12/2024
5.0.0-nightly-02427 368 12/8/2024
5.0.0-nightly-02426 1,909 11/24/2024
5.0.0-nightly-02425 281 11/23/2024
5.0.0-nightly-02424 187 11/23/2024
5.0.0-nightly-02423 353 11/20/2024
5.0.0-nightly-02422 529 11/18/2024
5.0.0-nightly-02421 213 11/17/2024
5.0.0-nightly-02420 188 11/17/2024
5.0.0-nightly-02419 191 11/17/2024
5.0.0-nightly-02418 208 11/16/2024
5.0.0-nightly-02417 178 11/16/2024
5.0.0-nightly-02416 194 11/16/2024
5.0.0-nightly-02415 182 11/16/2024
5.0.0-nightly-02414 178 11/16/2024
5.0.0-nightly-02413 182 11/16/2024
5.0.0-nightly-02412 189 11/16/2024
5.0.0-nightly-02411 308 11/13/2024
5.0.0-nightly-02410 231 11/12/2024
5.0.0-nightly-02409 199 11/12/2024
5.0.0-nightly-02408 240 11/12/2024
5.0.0-nightly-02407 205 11/12/2024
5.0.0-nightly-02406 803 11/12/2024
5.0.0-nightly-02405 415 11/11/2024
5.0.0-nightly-02404 405 11/3/2024
5.0.0-nightly-02403 79 11/3/2024
5.0.0-nightly-02402 98 11/1/2024
5.0.0-nightly-02401 523 10/31/2024
5.0.0-nightly-02400 343 10/30/2024
5.0.0-nightly-02399 136 10/30/2024
5.0.0-nightly-02398 107 10/29/2024
5.0.0-nightly-02397 373 10/27/2024
5.0.0-nightly-02396 175 10/26/2024
5.0.0-nightly-02395 70 10/26/2024
5.0.0-nightly-02394 126 10/25/2024
5.0.0-nightly-02393 73 10/25/2024
5.0.0-nightly-02392 73 10/25/2024
5.0.0-nightly-02391 71 10/25/2024
5.0.0-nightly-02390 213 10/24/2024
5.0.0-nightly-02389 164 10/19/2024
5.0.0-nightly-02388 109 10/19/2024
5.0.0-nightly-02387 321 10/16/2024
5.0.0-nightly-02386 165 10/15/2024
5.0.0-nightly-02385 77 10/15/2024
5.0.0-nightly-02384 168 10/14/2024
5.0.0-nightly-02383 224 10/13/2024
5.0.0-nightly-02382 180 10/12/2024
5.0.0-nightly-02381 194 10/11/2024
5.0.0-nightly-02380 71 10/11/2024
5.0.0-nightly-02379 89 10/11/2024
5.0.0-nightly-02375 76 10/11/2024
5.0.0-nightly-02374 84 10/10/2024
5.0.0-nightly-02373 81 10/10/2024
5.0.0-nightly-02372 118 10/9/2024
5.0.0-nightly-02371 71 10/9/2024
5.0.0-nightly-02370 71 10/9/2024
5.0.0-nightly-02369 283 10/8/2024
5.0.0-nightly-02368 92 10/7/2024
5.0.0-nightly-02367 85 10/7/2024
5.0.0-nightly-02366 90 10/6/2024
5.0.0-nightly-02365 104 10/4/2024
5.0.0-nightly-02364 224 9/30/2024
5.0.0-nightly-02363 180 9/28/2024
5.0.0-nightly-02362 73 9/28/2024
5.0.0-nightly-02361 1,179 9/10/2024
5.0.0-nightly-02360 953 9/1/2024
5.0.0-nightly-02359 426 8/30/2024
5.0.0-nightly-02358 170 8/26/2024
5.0.0-nightly-02357 159 8/22/2024
5.0.0-nightly-02356 755 8/14/2024
5.0.0-nightly-02355 1,025 8/13/2024
5.0.0-nightly-02354 112 8/13/2024
5.0.0-nightly-02353 92 8/13/2024
5.0.0-nightly-02352 115 8/12/2024
5.0.0-nightly-02351 306 8/11/2024
5.0.0-nightly-02350 408 8/7/2024
5.0.0-nightly-02349 73 8/6/2024
5.0.0-nightly-02348 68 8/6/2024
5.0.0-nightly-02347 82 8/6/2024
5.0.0-nightly-02346 224 8/3/2024
5.0.0-nightly-02345 222 7/31/2024
5.0.0-nightly-02344 69 7/31/2024
5.0.0-nightly-02343 65 7/31/2024
5.0.0-nightly-02342 69 7/29/2024
5.0.0-nightly-02341 81 7/29/2024
5.0.0-nightly-02340 71 7/29/2024
5.0.0-nightly-02339 356 7/27/2024
5.0.0-nightly-02338 110 7/27/2024
5.0.0-nightly-02337 111 7/26/2024
5.0.0-nightly-02336 80 7/26/2024
5.0.0-nightly-02335 133 7/25/2024
5.0.0-nightly-02334 228 7/24/2024
5.0.0-nightly-02333 76 7/24/2024
5.0.0-nightly-02332 76 7/24/2024
5.0.0-nightly-02331 76 7/24/2024
5.0.0-nightly-02330 399 7/21/2024
5.0.0-nightly-02329 115 7/20/2024
5.0.0-nightly-02328 149 7/20/2024
5.0.0-nightly-02327 102 7/19/2024
5.0.0-nightly-02326 82 7/19/2024
5.0.0-nightly-02325 97 7/19/2024
5.0.0-nightly-02324 94 7/18/2024
5.0.0-nightly-02323 91 7/18/2024
5.0.0-nightly-02322 86 7/18/2024
5.0.0-nightly-02321 82 7/18/2024
5.0.0-nightly-02320 88 7/18/2024
5.0.0-nightly-02319 82 7/18/2024
5.0.0-nightly-02318 84 7/18/2024
5.0.0-nightly-02317 146 7/17/2024
5.0.0-nightly-02316 69 7/17/2024
5.0.0-nightly-02315 104 7/16/2024
5.0.0-nightly-02314 118 7/14/2024
5.0.0-nightly-02313 159 7/12/2024
5.0.0-nightly-02312 104 7/11/2024
5.0.0-nightly-02311 77 7/11/2024
5.0.0-nightly-02310 87 7/11/2024
5.0.0-nightly-02309 68 7/11/2024
5.0.0-nightly-02308 77 7/11/2024
5.0.0-nightly-02307 99 7/10/2024
5.0.0-nightly-02306 83 7/10/2024
5.0.0-nightly-02305 80 7/10/2024
5.0.0-nightly-02304 210 7/9/2024
5.0.0-nightly-02303 185 7/5/2024
5.0.0-nightly-02302 230 6/30/2024
5.0.0-nightly-02301 92 6/30/2024
5.0.0-nightly-02300 98 6/30/2024
5.0.0-nightly-02299 96 6/28/2024
5.0.0-nightly-02298 100 6/27/2024
5.0.0-nightly-02297 126 6/25/2024
5.0.0-nightly-02296 194 6/22/2024
5.0.0-nightly-02295 200 6/17/2024
5.0.0-nightly-02294 130 6/17/2024
5.0.0-nightly-02293 126 6/14/2024
5.0.0-nightly-02292 81 6/14/2024
5.0.0-nightly-02291 108 6/12/2024
5.0.0-nightly-02290 108 6/11/2024
5.0.0-nightly-02289 87 6/11/2024
5.0.0-nightly-02288 104 6/10/2024
5.0.0-nightly-02287 114 6/8/2024
5.0.0-nightly-02286 114 6/6/2024
5.0.0-nightly-02285 83 6/6/2024
5.0.0-nightly-02284 101 6/5/2024
5.0.0-nightly-02283 124 6/4/2024
5.0.0-nightly-02282 88 6/3/2024
5.0.0-nightly-02281 92 6/3/2024
5.0.0-nightly-02280 82 6/3/2024
5.0.0-nightly-02279 89 6/3/2024
5.0.0-nightly-02278 89 6/3/2024
5.0.0-nightly-02277 82 6/3/2024
5.0.0-nightly-02276 89 6/3/2024
5.0.0-nightly-02275 100 6/2/2024
5.0.0-nightly-02274 86 6/2/2024
5.0.0-nightly-02273 80 6/2/2024
5.0.0-nightly-02272 86 6/2/2024
5.0.0-nightly-02271 4,852 6/2/2024
5.0.0-nightly-02270 137 6/2/2024
5.0.0-nightly-02269 112 6/2/2024
5.0.0-nightly-02268 160 6/1/2024
5.0.0-nightly-02267 469 5/25/2024
5.0.0-nightly-02266 114 5/24/2024
5.0.0-nightly-02265 124 5/23/2024
5.0.0-nightly-02264 97 5/23/2024
5.0.0-nightly-02263 103 5/22/2024
5.0.0-nightly-02262 1,171 5/19/2024
5.0.0-nightly-02261 179 5/17/2024
5.0.0-nightly-02260 335 5/16/2024
5.0.0-nightly-02259 109 5/16/2024
5.0.0-nightly-02258 171 5/16/2024
5.0.0-nightly-02257 89 5/16/2024
5.0.0-nightly-02256 87 5/16/2024
5.0.0-nightly-02255 73 5/16/2024
5.0.0-nightly-02254 132 5/15/2024
5.0.0-nightly-02253 95 5/15/2024
5.0.0-nightly-02252 111 5/14/2024
5.0.0-nightly-02251 129 5/14/2024
5.0.0-nightly-02250 155 5/14/2024
5.0.0-nightly-02249 372 5/13/2024
5.0.0-nightly-02248 245 5/11/2024
5.0.0-nightly-02247 89 5/11/2024
5.0.0-nightly-02246 268 5/10/2024
5.0.0-nightly-02245 317 5/8/2024
5.0.0-nightly-02244 96 5/8/2024
5.0.0-nightly-02243 92 5/8/2024
5.0.0-nightly-02242 98 5/8/2024
5.0.0-nightly-02241 88 5/8/2024
5.0.0-nightly-02240 182 5/7/2024
5.0.0-nightly-02239 112 5/7/2024
5.0.0-nightly-02238 92 5/7/2024
5.0.0-nightly-02237 127 5/7/2024
5.0.0-nightly-02236 177 5/6/2024
5.0.0-nightly-02235 97 5/6/2024
5.0.0-nightly-02234 130 5/5/2024
5.0.0-nightly-02233 110 5/5/2024
5.0.0-nightly-02232 142 5/5/2024
5.0.0-nightly-02231 138 5/4/2024
5.0.0-nightly-02230 149 5/2/2024
5.0.0-nightly-02229 54 5/2/2024
5.0.0-nightly-02228 51 5/2/2024
5.0.0-nightly-02227 55 5/2/2024
5.0.0-nightly-02226 47 5/2/2024
5.0.0-nightly-02224 213 5/1/2024
5.0.0-nightly-02223 89 4/30/2024
5.0.0-nightly-02222 110 4/30/2024
5.0.0-nightly-02221 93 4/30/2024
5.0.0-nightly-02220 75 4/30/2024
5.0.0-nightly-02219 92 4/29/2024
5.0.0-nightly-02217 124 4/28/2024
5.0.0-nightly-02216 76 4/28/2024
5.0.0-nightly-02215 80 4/28/2024
5.0.0-nightly-02214 101 4/26/2024
5.0.0-nightly-02213 102 4/22/2024
5.0.0-nightly-02212 92 4/22/2024
5.0.0-nightly-02211 124 4/20/2024
5.0.0-nightly-02210 78 4/19/2024
5.0.0-nightly-02209 113 4/16/2024
5.0.0-nightly-02208 100 4/16/2024
5.0.0-nightly-02207 96 4/15/2024
5.0.0-nightly-02206 100 4/14/2024
5.0.0-nightly-02205 107 4/13/2024
5.0.0-nightly-02204 111 4/11/2024
5.0.0-nightly-02203 91 4/11/2024
5.0.0-nightly-02202 79 4/11/2024
5.0.0-nightly-02201 81 4/10/2024
5.0.0-nightly-02200 84 4/10/2024
5.0.0-nightly-02199 88 4/10/2024
5.0.0-nightly-02198 93 4/9/2024
5.0.0-nightly-02197 103 4/8/2024
5.0.0-nightly-02196 96 4/7/2024
5.0.0-nightly-02195 87 4/6/2024
5.0.0-nightly-02194 158 4/5/2024
5.0.0-nightly-02193 86 4/4/2024
5.0.0-nightly-02192 82 4/3/2024
5.0.0-nightly-02191 86 4/3/2024
5.0.0-nightly-02188 103 3/31/2024
5.0.0-nightly-02187 100 3/30/2024
5.0.0-nightly-02186 97 3/30/2024
5.0.0-nightly-02178 98 3/29/2024
5.0.0-nightly-02177 100 3/23/2024
5.0.0-nightly-02176 100 3/22/2024
5.0.0-nightly-02175 124 3/19/2024
5.0.0-nightly-02174 94 3/19/2024
5.0.0-nightly-02173 95 3/18/2024
5.0.0-nightly-02172 101 3/17/2024
5.0.0-nightly-02171 98 3/17/2024
5.0.0-nightly-02169 124 3/16/2024
5.0.0-nightly-02168 102 3/15/2024
5.0.0-nightly-02167 84 3/15/2024
5.0.0-nightly-02166 96 3/15/2024
5.0.0-nightly-02165 105 3/13/2024
5.0.0-nightly-02164 91 3/12/2024
5.0.0-nightly-02163 116 3/10/2024
5.0.0-nightly-02160 95 3/8/2024
5.0.0-nightly-02159 90 3/7/2024
5.0.0-nightly-02158 92 3/7/2024
5.0.0-nightly-02152 93 3/6/2024
5.0.0-nightly-02144 99 3/4/2024
5.0.0-nightly-02142 98 3/4/2024
5.0.0-nightly-02132 97 2/26/2024
5.0.0-nightly-02115 103 2/19/2024
5.0.0-nightly-02105 91 2/19/2024
5.0.0-nightly-02103 94 2/18/2024
5.0.0-nightly-02102 90 2/18/2024
5.0.0-nightly-02098 99 2/18/2024
5.0.0-nightly-02096 96 2/17/2024
5.0.0-nightly-02094 96 2/17/2024
5.0.0-nightly-02088 94 2/15/2024
5.0.0-nightly-02086 96 2/15/2024
5.0.0-nightly-02074 111 2/14/2024
5.0.0-nightly-02069 100 2/13/2024
5.0.0-nightly-02063 89 2/13/2024
5.0.0-nightly-02059 85 2/12/2024
5.0.0-nightly-02057 94 2/12/2024
5.0.0-nightly-02054 84 2/12/2024
5.0.0-nightly-02050 83 2/12/2024
5.0.0-nightly-02047 92 2/12/2024
5.0.0-nightly-02046 89 2/12/2024
5.0.0-nightly-02037 98 2/10/2024
5.0.0-nightly-02034 110 2/7/2024
5.0.0-nightly-02032 94 2/7/2024
5.0.0-nightly-02029 86 2/7/2024
5.0.0-nightly-02016 99 2/5/2024
5.0.0-nightly-02014 113 2/4/2024
5.0.0-nightly-02010 102 2/4/2024
5.0.0-nightly-02009 93 2/4/2024
5.0.0-nightly-02004 92 2/4/2024
5.0.0-nightly-02001 98 2/4/2024
5.0.0-nightly-02000 116 2/3/2024
5.0.0-nightly-01999 101 2/3/2024
5.0.0-nightly-01998 92 2/3/2024
5.0.0-nightly-01996 91 2/3/2024
5.0.0-nightly-01989 98 2/3/2024
5.0.0-nightly-01986 84 2/3/2024
5.0.0-nightly-01984 121 2/3/2024
5.0.0-nightly-01982 115 2/1/2024
5.0.0-nightly-01979 94 1/31/2024
5.0.0-nightly-01973 90 1/31/2024
5.0.0-nightly-01972 88 1/31/2024
5.0.0-nightly-01970 92 1/31/2024
5.0.0-nightly-01969 81 1/31/2024
5.0.0-nightly-01966 85 1/31/2024
5.0.0-nightly-01965 92 1/30/2024
5.0.0-nightly-01958 97 1/30/2024
5.0.0-nightly.2378 77 10/11/2024
5.0.0-nightly.2377 79 10/11/2024
5.0.0-alpha.5 673 11/17/2024
5.0.0-alpha.4 50 11/17/2024
5.0.0-alpha.3 51 11/17/2024
5.0.0-alpha.1 66 10/11/2024