DSharpPlus.Commands 5.0.0-nightly-02322

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-02322
                    
NuGet\Install-Package DSharpPlus.Commands -Version 5.0.0-nightly-02322
                    
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-02322" />
                    
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-02322" />
                    
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-02322
                    
#r "nuget: DSharpPlus.Commands, 5.0.0-nightly-02322"
                    
#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-02322&prerelease
                    
Install DSharpPlus.Commands as a Cake Addin
#tool nuget:?package=DSharpPlus.Commands&version=5.0.0-nightly-02322&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-02527 0 6/25/2025
5.0.0-nightly-02526 0 6/25/2025
5.0.0-nightly-02525 17 6/22/2025
5.0.0-nightly-02524 151 6/18/2025
5.0.0-nightly-02523 105 6/18/2025
5.0.0-nightly-02522 140 6/16/2025
5.0.0-nightly-02521 106 6/16/2025
5.0.0-nightly-02520 232 6/14/2025
5.0.0-nightly-02519 113 6/14/2025
5.0.0-nightly-02518 117 6/14/2025
5.0.0-nightly-02517 263 6/7/2025
5.0.0-nightly-02516 686 5/29/2025
5.0.0-nightly-02515 709 5/24/2025
5.0.0-nightly-02514 73 5/23/2025
5.0.0-nightly-02513 133 5/23/2025
5.0.0-nightly-02512 91 5/23/2025
5.0.0-nightly-02511 89 5/23/2025
5.0.0-nightly-02510 302 5/21/2025
5.0.0-nightly-02509 215 5/18/2025
5.0.0-nightly-02508 177 5/18/2025
5.0.0-nightly-02507 121 5/17/2025
5.0.0-nightly-02506 172 5/17/2025
5.0.0-nightly-02505 270 5/10/2025
5.0.0-nightly-02504 141 5/9/2025
5.0.0-nightly-02503 156 5/8/2025
5.0.0-nightly-02502 191 5/7/2025
5.0.0-nightly-02501 302 5/4/2025
5.0.0-nightly-02500 136 5/4/2025
5.0.0-nightly-02499 314 4/30/2025
5.0.0-nightly-02498 208 4/29/2025
5.0.0-nightly-02497 175 4/26/2025
5.0.0-nightly-02496 93 4/26/2025
5.0.0-nightly-02495 211 4/25/2025
5.0.0-nightly-02494 221 4/24/2025
5.0.0-nightly-02493 168 4/24/2025
5.0.0-nightly-02492 154 4/24/2025
5.0.0-nightly-02491 161 4/24/2025
5.0.0-nightly-02490 215 4/24/2025
5.0.0-nightly-02489 204 4/23/2025
5.0.0-nightly-02488 193 4/23/2025
5.0.0-nightly-02487 171 4/23/2025
5.0.0-nightly-02486 237 4/22/2025
5.0.0-nightly-02485 186 4/21/2025
5.0.0-nightly-02484 354 4/16/2025
5.0.0-nightly-02483 328 4/14/2025
5.0.0-nightly-02482 185 4/14/2025
5.0.0-nightly-02481 475 4/8/2025
5.0.0-nightly-02480 225 4/7/2025
5.0.0-nightly-02479 164 4/7/2025
5.0.0-nightly-02478 477 4/5/2025
5.0.0-nightly-02477 150 4/4/2025
5.0.0-nightly-02476 111 4/4/2025
5.0.0-nightly-02475 313 3/29/2025
5.0.0-nightly-02474 817 3/24/2025
5.0.0-nightly-02473 480 3/24/2025
5.0.0-nightly-02472 511 3/24/2025
5.0.0-nightly-02470 415 3/24/2025
5.0.0-nightly-02469 290 3/22/2025
5.0.0-nightly-02467 662 3/10/2025
5.0.0-nightly-02466 173 3/10/2025
5.0.0-nightly-02465 193 3/9/2025
5.0.0-nightly-02464 270 3/8/2025
5.0.0-nightly-02463 312 3/5/2025
5.0.0-nightly-02462 213 3/4/2025
5.0.0-nightly-02461 583 2/28/2025
5.0.0-nightly-02460 142 2/27/2025
5.0.0-nightly-02459 501 2/21/2025
5.0.0-nightly-02458 2,051 2/18/2025
5.0.0-nightly-02457 263 2/16/2025
5.0.0-nightly-02456 251 2/13/2025
5.0.0-nightly-02455 272 2/11/2025
5.0.0-nightly-02454 443 2/7/2025
5.0.0-nightly-02453 603 1/31/2025
5.0.0-nightly-02452 187 1/31/2025
5.0.0-nightly-02451 133 1/30/2025
5.0.0-nightly-02450 2,404 1/16/2025
5.0.0-nightly-02449 126 1/15/2025
5.0.0-nightly-02448 545 1/9/2025
5.0.0-nightly-02447 144 1/8/2025
5.0.0-nightly-02446 277 1/7/2025
5.0.0-nightly-02445 293 1/5/2025
5.0.0-nightly-02444 135 1/5/2025
5.0.0-nightly-02443 581 1/2/2025
5.0.0-nightly-02442 154 1/1/2025
5.0.0-nightly-02441 250 12/31/2024
5.0.0-nightly-02440 163 12/31/2024
5.0.0-nightly-02439 763 12/22/2024
5.0.0-nightly-02438 333 12/21/2024
5.0.0-nightly-02437 214 12/21/2024
5.0.0-nightly-02436 183 12/20/2024
5.0.0-nightly-02435 317 12/19/2024
5.0.0-nightly-02434 151 12/19/2024
5.0.0-nightly-02433 148 12/19/2024
5.0.0-nightly-02432 192 12/19/2024
5.0.0-nightly-02431 346 12/16/2024
5.0.0-nightly-02430 380 12/14/2024
5.0.0-nightly-02429 170 12/14/2024
5.0.0-nightly-02428 414 12/12/2024
5.0.0-nightly-02427 382 12/8/2024
5.0.0-nightly-02426 1,925 11/24/2024
5.0.0-nightly-02425 302 11/23/2024
5.0.0-nightly-02424 203 11/23/2024
5.0.0-nightly-02423 369 11/20/2024
5.0.0-nightly-02422 541 11/18/2024
5.0.0-nightly-02421 225 11/17/2024
5.0.0-nightly-02420 203 11/17/2024
5.0.0-nightly-02419 206 11/17/2024
5.0.0-nightly-02418 225 11/16/2024
5.0.0-nightly-02417 189 11/16/2024
5.0.0-nightly-02416 207 11/16/2024
5.0.0-nightly-02415 195 11/16/2024
5.0.0-nightly-02414 193 11/16/2024
5.0.0-nightly-02413 194 11/16/2024
5.0.0-nightly-02412 207 11/16/2024
5.0.0-nightly-02411 320 11/13/2024
5.0.0-nightly-02410 249 11/12/2024
5.0.0-nightly-02409 212 11/12/2024
5.0.0-nightly-02408 259 11/12/2024
5.0.0-nightly-02407 221 11/12/2024
5.0.0-nightly-02406 821 11/12/2024
5.0.0-nightly-02405 434 11/11/2024
5.0.0-nightly-02404 423 11/3/2024
5.0.0-nightly-02403 90 11/3/2024
5.0.0-nightly-02402 110 11/1/2024
5.0.0-nightly-02401 535 10/31/2024
5.0.0-nightly-02400 353 10/30/2024
5.0.0-nightly-02399 151 10/30/2024
5.0.0-nightly-02398 118 10/29/2024
5.0.0-nightly-02397 385 10/27/2024
5.0.0-nightly-02396 186 10/26/2024
5.0.0-nightly-02395 80 10/26/2024
5.0.0-nightly-02394 136 10/25/2024
5.0.0-nightly-02393 89 10/25/2024
5.0.0-nightly-02392 85 10/25/2024
5.0.0-nightly-02391 86 10/25/2024
5.0.0-nightly-02390 224 10/24/2024
5.0.0-nightly-02389 179 10/19/2024
5.0.0-nightly-02388 119 10/19/2024
5.0.0-nightly-02387 332 10/16/2024
5.0.0-nightly-02386 179 10/15/2024
5.0.0-nightly-02385 94 10/15/2024
5.0.0-nightly-02384 183 10/14/2024
5.0.0-nightly-02383 238 10/13/2024
5.0.0-nightly-02382 195 10/12/2024
5.0.0-nightly-02381 207 10/11/2024
5.0.0-nightly-02380 82 10/11/2024
5.0.0-nightly-02379 100 10/11/2024
5.0.0-nightly-02375 93 10/11/2024
5.0.0-nightly-02374 107 10/10/2024
5.0.0-nightly-02373 92 10/10/2024
5.0.0-nightly-02372 130 10/9/2024
5.0.0-nightly-02371 87 10/9/2024
5.0.0-nightly-02370 89 10/9/2024
5.0.0-nightly-02369 295 10/8/2024
5.0.0-nightly-02368 106 10/7/2024
5.0.0-nightly-02367 97 10/7/2024
5.0.0-nightly-02366 108 10/6/2024
5.0.0-nightly-02365 117 10/4/2024
5.0.0-nightly-02364 237 9/30/2024
5.0.0-nightly-02363 191 9/28/2024
5.0.0-nightly-02362 89 9/28/2024
5.0.0-nightly-02361 1,192 9/10/2024
5.0.0-nightly-02360 964 9/1/2024
5.0.0-nightly-02359 439 8/30/2024
5.0.0-nightly-02358 182 8/26/2024
5.0.0-nightly-02357 170 8/22/2024
5.0.0-nightly-02356 765 8/14/2024
5.0.0-nightly-02355 1,045 8/13/2024
5.0.0-nightly-02354 122 8/13/2024
5.0.0-nightly-02353 104 8/13/2024
5.0.0-nightly-02352 130 8/12/2024
5.0.0-nightly-02351 322 8/11/2024
5.0.0-nightly-02350 421 8/7/2024
5.0.0-nightly-02349 85 8/6/2024
5.0.0-nightly-02348 82 8/6/2024
5.0.0-nightly-02347 94 8/6/2024
5.0.0-nightly-02346 235 8/3/2024
5.0.0-nightly-02345 235 7/31/2024
5.0.0-nightly-02344 80 7/31/2024
5.0.0-nightly-02343 77 7/31/2024
5.0.0-nightly-02342 85 7/29/2024
5.0.0-nightly-02341 95 7/29/2024
5.0.0-nightly-02340 89 7/29/2024
5.0.0-nightly-02339 368 7/27/2024
5.0.0-nightly-02338 122 7/27/2024
5.0.0-nightly-02337 123 7/26/2024
5.0.0-nightly-02336 93 7/26/2024
5.0.0-nightly-02335 144 7/25/2024
5.0.0-nightly-02334 238 7/24/2024
5.0.0-nightly-02333 89 7/24/2024
5.0.0-nightly-02332 92 7/24/2024
5.0.0-nightly-02331 94 7/24/2024
5.0.0-nightly-02330 413 7/21/2024
5.0.0-nightly-02329 127 7/20/2024
5.0.0-nightly-02328 167 7/20/2024
5.0.0-nightly-02327 121 7/19/2024
5.0.0-nightly-02326 95 7/19/2024
5.0.0-nightly-02325 115 7/19/2024
5.0.0-nightly-02324 112 7/18/2024
5.0.0-nightly-02323 102 7/18/2024
5.0.0-nightly-02322 100 7/18/2024
5.0.0-nightly-02321 94 7/18/2024
5.0.0-nightly-02320 103 7/18/2024
5.0.0-nightly-02319 94 7/18/2024
5.0.0-nightly-02318 94 7/18/2024
5.0.0-nightly-02317 159 7/17/2024
5.0.0-nightly-02316 82 7/17/2024
5.0.0-nightly-02315 116 7/16/2024
5.0.0-nightly-02314 130 7/14/2024
5.0.0-nightly-02313 172 7/12/2024
5.0.0-nightly-02312 118 7/11/2024
5.0.0-nightly-02311 93 7/11/2024
5.0.0-nightly-02310 100 7/11/2024
5.0.0-nightly-02309 80 7/11/2024
5.0.0-nightly-02308 92 7/11/2024
5.0.0-nightly-02307 111 7/10/2024
5.0.0-nightly-02306 93 7/10/2024
5.0.0-nightly-02305 92 7/10/2024
5.0.0-nightly-02304 222 7/9/2024
5.0.0-nightly-02303 197 7/5/2024
5.0.0-nightly-02302 242 6/30/2024
5.0.0-nightly-02301 106 6/30/2024
5.0.0-nightly-02300 109 6/30/2024
5.0.0-nightly-02299 110 6/28/2024
5.0.0-nightly-02298 111 6/27/2024
5.0.0-nightly-02297 138 6/25/2024
5.0.0-nightly-02296 206 6/22/2024
5.0.0-nightly-02295 212 6/17/2024
5.0.0-nightly-02294 144 6/17/2024
5.0.0-nightly-02293 138 6/14/2024
5.0.0-nightly-02292 93 6/14/2024
5.0.0-nightly-02291 121 6/12/2024
5.0.0-nightly-02290 123 6/11/2024
5.0.0-nightly-02289 98 6/11/2024
5.0.0-nightly-02288 115 6/10/2024
5.0.0-nightly-02287 131 6/8/2024
5.0.0-nightly-02286 126 6/6/2024
5.0.0-nightly-02285 97 6/6/2024
5.0.0-nightly-02284 112 6/5/2024
5.0.0-nightly-02283 137 6/4/2024
5.0.0-nightly-02282 102 6/3/2024
5.0.0-nightly-02281 106 6/3/2024
5.0.0-nightly-02280 96 6/3/2024
5.0.0-nightly-02279 100 6/3/2024
5.0.0-nightly-02278 102 6/3/2024
5.0.0-nightly-02277 96 6/3/2024
5.0.0-nightly-02276 99 6/3/2024
5.0.0-nightly-02275 114 6/2/2024
5.0.0-nightly-02274 98 6/2/2024
5.0.0-nightly-02273 98 6/2/2024
5.0.0-nightly-02272 105 6/2/2024
5.0.0-nightly-02271 4,865 6/2/2024
5.0.0-nightly-02270 147 6/2/2024
5.0.0-nightly-02269 131 6/2/2024
5.0.0-nightly-02268 179 6/1/2024
5.0.0-nightly-02267 483 5/25/2024
5.0.0-nightly-02266 128 5/24/2024
5.0.0-nightly-02265 134 5/23/2024
5.0.0-nightly-02264 111 5/23/2024
5.0.0-nightly-02263 116 5/22/2024
5.0.0-nightly-02262 1,196 5/19/2024
5.0.0-nightly-02261 192 5/17/2024
5.0.0-nightly-02260 345 5/16/2024
5.0.0-nightly-02259 122 5/16/2024
5.0.0-nightly-02258 182 5/16/2024
5.0.0-nightly-02257 104 5/16/2024
5.0.0-nightly-02256 97 5/16/2024
5.0.0-nightly-02255 87 5/16/2024
5.0.0-nightly-02254 144 5/15/2024
5.0.0-nightly-02253 109 5/15/2024
5.0.0-nightly-02252 124 5/14/2024
5.0.0-nightly-02251 144 5/14/2024
5.0.0-nightly-02250 170 5/14/2024
5.0.0-nightly-02249 387 5/13/2024
5.0.0-nightly-02248 259 5/11/2024
5.0.0-nightly-02247 110 5/11/2024
5.0.0-nightly-02246 279 5/10/2024
5.0.0-nightly-02245 332 5/8/2024
5.0.0-nightly-02244 112 5/8/2024
5.0.0-nightly-02243 110 5/8/2024
5.0.0-nightly-02242 111 5/8/2024
5.0.0-nightly-02241 102 5/8/2024
5.0.0-nightly-02240 202 5/7/2024
5.0.0-nightly-02239 122 5/7/2024
5.0.0-nightly-02238 107 5/7/2024
5.0.0-nightly-02237 139 5/7/2024
5.0.0-nightly-02236 188 5/6/2024
5.0.0-nightly-02235 108 5/6/2024
5.0.0-nightly-02234 146 5/5/2024
5.0.0-nightly-02233 124 5/5/2024
5.0.0-nightly-02232 156 5/5/2024
5.0.0-nightly-02231 154 5/4/2024
5.0.0-nightly-02230 160 5/2/2024
5.0.0-nightly-02229 74 5/2/2024
5.0.0-nightly-02228 63 5/2/2024
5.0.0-nightly-02227 68 5/2/2024
5.0.0-nightly-02226 58 5/2/2024
5.0.0-nightly-02224 223 5/1/2024
5.0.0-nightly-02223 102 4/30/2024
5.0.0-nightly-02222 124 4/30/2024
5.0.0-nightly-02221 105 4/30/2024
5.0.0-nightly-02220 85 4/30/2024
5.0.0-nightly-02219 102 4/29/2024
5.0.0-nightly-02217 136 4/28/2024
5.0.0-nightly-02216 89 4/28/2024
5.0.0-nightly-02215 93 4/28/2024
5.0.0-nightly-02214 112 4/26/2024
5.0.0-nightly-02213 114 4/22/2024
5.0.0-nightly-02212 103 4/22/2024
5.0.0-nightly-02211 136 4/20/2024
5.0.0-nightly-02210 89 4/19/2024
5.0.0-nightly-02209 125 4/16/2024
5.0.0-nightly-02208 111 4/16/2024
5.0.0-nightly-02207 109 4/15/2024
5.0.0-nightly-02206 113 4/14/2024
5.0.0-nightly-02205 121 4/13/2024
5.0.0-nightly-02204 128 4/11/2024
5.0.0-nightly-02203 108 4/11/2024
5.0.0-nightly-02202 96 4/11/2024
5.0.0-nightly-02201 96 4/10/2024
5.0.0-nightly-02200 97 4/10/2024
5.0.0-nightly-02199 99 4/10/2024
5.0.0-nightly-02198 104 4/9/2024
5.0.0-nightly-02197 113 4/8/2024
5.0.0-nightly-02196 112 4/7/2024
5.0.0-nightly-02195 100 4/6/2024
5.0.0-nightly-02194 174 4/5/2024
5.0.0-nightly-02193 98 4/4/2024
5.0.0-nightly-02192 96 4/3/2024
5.0.0-nightly-02191 100 4/3/2024
5.0.0-nightly-02188 122 3/31/2024
5.0.0-nightly-02187 111 3/30/2024
5.0.0-nightly-02186 113 3/30/2024
5.0.0-nightly-02178 113 3/29/2024
5.0.0-nightly-02177 113 3/23/2024
5.0.0-nightly-02176 112 3/22/2024
5.0.0-nightly-02175 136 3/19/2024
5.0.0-nightly-02174 104 3/19/2024
5.0.0-nightly-02173 108 3/18/2024
5.0.0-nightly-02172 115 3/17/2024
5.0.0-nightly-02171 113 3/17/2024
5.0.0-nightly-02169 137 3/16/2024
5.0.0-nightly-02168 114 3/15/2024
5.0.0-nightly-02167 95 3/15/2024
5.0.0-nightly-02166 108 3/15/2024
5.0.0-nightly-02165 118 3/13/2024
5.0.0-nightly-02164 101 3/12/2024
5.0.0-nightly-02163 128 3/10/2024
5.0.0-nightly-02160 111 3/8/2024
5.0.0-nightly-02159 109 3/7/2024
5.0.0-nightly-02158 106 3/7/2024
5.0.0-nightly-02152 113 3/6/2024
5.0.0-nightly-02144 109 3/4/2024
5.0.0-nightly-02142 113 3/4/2024
5.0.0-nightly-02132 113 2/26/2024
5.0.0-nightly-02115 118 2/19/2024
5.0.0-nightly-02105 104 2/19/2024
5.0.0-nightly-02103 106 2/18/2024
5.0.0-nightly-02102 106 2/18/2024
5.0.0-nightly-02098 115 2/18/2024
5.0.0-nightly-02096 108 2/17/2024
5.0.0-nightly-02094 109 2/17/2024
5.0.0-nightly-02088 105 2/15/2024
5.0.0-nightly-02086 108 2/15/2024
5.0.0-nightly-02074 125 2/14/2024
5.0.0-nightly-02069 115 2/13/2024
5.0.0-nightly-02063 102 2/13/2024
5.0.0-nightly-02059 97 2/12/2024
5.0.0-nightly-02057 107 2/12/2024
5.0.0-nightly-02054 98 2/12/2024
5.0.0-nightly-02050 100 2/12/2024
5.0.0-nightly-02047 106 2/12/2024
5.0.0-nightly-02046 105 2/12/2024
5.0.0-nightly-02037 111 2/10/2024
5.0.0-nightly-02034 127 2/7/2024
5.0.0-nightly-02032 110 2/7/2024
5.0.0-nightly-02029 99 2/7/2024
5.0.0-nightly-02016 118 2/5/2024
5.0.0-nightly-02014 128 2/4/2024
5.0.0-nightly-02010 122 2/4/2024
5.0.0-nightly-02009 107 2/4/2024
5.0.0-nightly-02004 103 2/4/2024
5.0.0-nightly-02001 109 2/4/2024
5.0.0-nightly-02000 130 2/3/2024
5.0.0-nightly-01999 118 2/3/2024
5.0.0-nightly-01998 103 2/3/2024
5.0.0-nightly-01996 109 2/3/2024
5.0.0-nightly-01989 113 2/3/2024
5.0.0-nightly-01986 98 2/3/2024
5.0.0-nightly-01984 139 2/3/2024
5.0.0-nightly-01982 125 2/1/2024
5.0.0-nightly-01979 104 1/31/2024
5.0.0-nightly-01973 100 1/31/2024
5.0.0-nightly-01972 100 1/31/2024
5.0.0-nightly-01970 109 1/31/2024
5.0.0-nightly-01969 94 1/31/2024
5.0.0-nightly-01966 96 1/31/2024
5.0.0-nightly-01965 103 1/30/2024
5.0.0-nightly-01958 111 1/30/2024
5.0.0-nightly.2378 91 10/11/2024
5.0.0-nightly.2377 92 10/11/2024
5.0.0-alpha.5 711 11/17/2024
5.0.0-alpha.4 56 11/17/2024
5.0.0-alpha.3 55 11/17/2024
5.0.0-alpha.1 72 10/11/2024