DSharpPlus.Commands 5.0.0-nightly-02292

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-02292
                    
NuGet\Install-Package DSharpPlus.Commands -Version 5.0.0-nightly-02292
                    
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-02292" />
                    
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-02292" />
                    
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-02292
                    
#r "nuget: DSharpPlus.Commands, 5.0.0-nightly-02292"
                    
#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-02292&prerelease
                    
Install DSharpPlus.Commands as a Cake Addin
#tool nuget:?package=DSharpPlus.Commands&version=5.0.0-nightly-02292&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-02515 0 5/24/2025
5.0.0-nightly-02514 40 5/23/2025
5.0.0-nightly-02513 78 5/23/2025
5.0.0-nightly-02512 75 5/23/2025
5.0.0-nightly-02511 73 5/23/2025
5.0.0-nightly-02510 177 5/21/2025
5.0.0-nightly-02509 176 5/18/2025
5.0.0-nightly-02508 160 5/18/2025
5.0.0-nightly-02507 107 5/17/2025
5.0.0-nightly-02506 119 5/17/2025
5.0.0-nightly-02505 234 5/10/2025
5.0.0-nightly-02504 106 5/9/2025
5.0.0-nightly-02503 140 5/8/2025
5.0.0-nightly-02502 175 5/7/2025
5.0.0-nightly-02501 284 5/4/2025
5.0.0-nightly-02500 119 5/4/2025
5.0.0-nightly-02499 213 4/30/2025
5.0.0-nightly-02498 191 4/29/2025
5.0.0-nightly-02497 160 4/26/2025
5.0.0-nightly-02496 79 4/26/2025
5.0.0-nightly-02495 192 4/25/2025
5.0.0-nightly-02494 205 4/24/2025
5.0.0-nightly-02493 155 4/24/2025
5.0.0-nightly-02492 139 4/24/2025
5.0.0-nightly-02491 148 4/24/2025
5.0.0-nightly-02490 195 4/24/2025
5.0.0-nightly-02489 189 4/23/2025
5.0.0-nightly-02488 164 4/23/2025
5.0.0-nightly-02487 159 4/23/2025
5.0.0-nightly-02486 225 4/22/2025
5.0.0-nightly-02485 173 4/21/2025
5.0.0-nightly-02484 338 4/16/2025
5.0.0-nightly-02483 310 4/14/2025
5.0.0-nightly-02482 172 4/14/2025
5.0.0-nightly-02481 420 4/8/2025
5.0.0-nightly-02480 212 4/7/2025
5.0.0-nightly-02479 149 4/7/2025
5.0.0-nightly-02478 464 4/5/2025
5.0.0-nightly-02477 134 4/4/2025
5.0.0-nightly-02476 100 4/4/2025
5.0.0-nightly-02475 300 3/29/2025
5.0.0-nightly-02474 803 3/24/2025
5.0.0-nightly-02473 468 3/24/2025
5.0.0-nightly-02472 498 3/24/2025
5.0.0-nightly-02470 401 3/24/2025
5.0.0-nightly-02469 274 3/22/2025
5.0.0-nightly-02467 650 3/10/2025
5.0.0-nightly-02466 162 3/10/2025
5.0.0-nightly-02465 183 3/9/2025
5.0.0-nightly-02464 253 3/8/2025
5.0.0-nightly-02463 301 3/5/2025
5.0.0-nightly-02462 201 3/4/2025
5.0.0-nightly-02461 567 2/28/2025
5.0.0-nightly-02460 132 2/27/2025
5.0.0-nightly-02459 487 2/21/2025
5.0.0-nightly-02458 2,044 2/18/2025
5.0.0-nightly-02457 228 2/16/2025
5.0.0-nightly-02456 241 2/13/2025
5.0.0-nightly-02455 261 2/11/2025
5.0.0-nightly-02454 433 2/7/2025
5.0.0-nightly-02453 585 1/31/2025
5.0.0-nightly-02452 177 1/31/2025
5.0.0-nightly-02451 126 1/30/2025
5.0.0-nightly-02450 2,383 1/16/2025
5.0.0-nightly-02449 118 1/15/2025
5.0.0-nightly-02448 532 1/9/2025
5.0.0-nightly-02447 138 1/8/2025
5.0.0-nightly-02446 267 1/7/2025
5.0.0-nightly-02445 281 1/5/2025
5.0.0-nightly-02444 124 1/5/2025
5.0.0-nightly-02443 571 1/2/2025
5.0.0-nightly-02442 147 1/1/2025
5.0.0-nightly-02441 240 12/31/2024
5.0.0-nightly-02440 156 12/31/2024
5.0.0-nightly-02439 750 12/22/2024
5.0.0-nightly-02438 322 12/21/2024
5.0.0-nightly-02437 202 12/21/2024
5.0.0-nightly-02436 174 12/20/2024
5.0.0-nightly-02435 305 12/19/2024
5.0.0-nightly-02434 142 12/19/2024
5.0.0-nightly-02433 140 12/19/2024
5.0.0-nightly-02432 184 12/19/2024
5.0.0-nightly-02431 333 12/16/2024
5.0.0-nightly-02430 373 12/14/2024
5.0.0-nightly-02429 163 12/14/2024
5.0.0-nightly-02428 399 12/12/2024
5.0.0-nightly-02427 373 12/8/2024
5.0.0-nightly-02426 1,914 11/24/2024
5.0.0-nightly-02425 286 11/23/2024
5.0.0-nightly-02424 192 11/23/2024
5.0.0-nightly-02423 358 11/20/2024
5.0.0-nightly-02422 534 11/18/2024
5.0.0-nightly-02421 218 11/17/2024
5.0.0-nightly-02420 193 11/17/2024
5.0.0-nightly-02419 196 11/17/2024
5.0.0-nightly-02418 213 11/16/2024
5.0.0-nightly-02417 183 11/16/2024
5.0.0-nightly-02416 199 11/16/2024
5.0.0-nightly-02415 187 11/16/2024
5.0.0-nightly-02414 183 11/16/2024
5.0.0-nightly-02413 187 11/16/2024
5.0.0-nightly-02412 194 11/16/2024
5.0.0-nightly-02411 313 11/13/2024
5.0.0-nightly-02410 236 11/12/2024
5.0.0-nightly-02409 204 11/12/2024
5.0.0-nightly-02408 245 11/12/2024
5.0.0-nightly-02407 210 11/12/2024
5.0.0-nightly-02406 808 11/12/2024
5.0.0-nightly-02405 420 11/11/2024
5.0.0-nightly-02404 410 11/3/2024
5.0.0-nightly-02403 84 11/3/2024
5.0.0-nightly-02402 103 11/1/2024
5.0.0-nightly-02401 528 10/31/2024
5.0.0-nightly-02400 348 10/30/2024
5.0.0-nightly-02399 141 10/30/2024
5.0.0-nightly-02398 112 10/29/2024
5.0.0-nightly-02397 378 10/27/2024
5.0.0-nightly-02396 180 10/26/2024
5.0.0-nightly-02395 75 10/26/2024
5.0.0-nightly-02394 131 10/25/2024
5.0.0-nightly-02393 78 10/25/2024
5.0.0-nightly-02392 78 10/25/2024
5.0.0-nightly-02391 76 10/25/2024
5.0.0-nightly-02390 218 10/24/2024
5.0.0-nightly-02389 169 10/19/2024
5.0.0-nightly-02388 114 10/19/2024
5.0.0-nightly-02387 326 10/16/2024
5.0.0-nightly-02386 170 10/15/2024
5.0.0-nightly-02385 82 10/15/2024
5.0.0-nightly-02384 173 10/14/2024
5.0.0-nightly-02383 229 10/13/2024
5.0.0-nightly-02382 185 10/12/2024
5.0.0-nightly-02381 199 10/11/2024
5.0.0-nightly-02380 76 10/11/2024
5.0.0-nightly-02379 94 10/11/2024
5.0.0-nightly-02375 81 10/11/2024
5.0.0-nightly-02374 89 10/10/2024
5.0.0-nightly-02373 86 10/10/2024
5.0.0-nightly-02372 123 10/9/2024
5.0.0-nightly-02371 77 10/9/2024
5.0.0-nightly-02370 76 10/9/2024
5.0.0-nightly-02369 289 10/8/2024
5.0.0-nightly-02368 97 10/7/2024
5.0.0-nightly-02367 90 10/7/2024
5.0.0-nightly-02366 95 10/6/2024
5.0.0-nightly-02365 109 10/4/2024
5.0.0-nightly-02364 229 9/30/2024
5.0.0-nightly-02363 185 9/28/2024
5.0.0-nightly-02362 78 9/28/2024
5.0.0-nightly-02361 1,184 9/10/2024
5.0.0-nightly-02360 958 9/1/2024
5.0.0-nightly-02359 431 8/30/2024
5.0.0-nightly-02358 175 8/26/2024
5.0.0-nightly-02357 164 8/22/2024
5.0.0-nightly-02356 760 8/14/2024
5.0.0-nightly-02355 1,030 8/13/2024
5.0.0-nightly-02354 117 8/13/2024
5.0.0-nightly-02353 97 8/13/2024
5.0.0-nightly-02352 120 8/12/2024
5.0.0-nightly-02351 311 8/11/2024
5.0.0-nightly-02350 413 8/7/2024
5.0.0-nightly-02349 78 8/6/2024
5.0.0-nightly-02348 73 8/6/2024
5.0.0-nightly-02347 87 8/6/2024
5.0.0-nightly-02346 230 8/3/2024
5.0.0-nightly-02345 229 7/31/2024
5.0.0-nightly-02344 75 7/31/2024
5.0.0-nightly-02343 71 7/31/2024
5.0.0-nightly-02342 75 7/29/2024
5.0.0-nightly-02341 87 7/29/2024
5.0.0-nightly-02340 77 7/29/2024
5.0.0-nightly-02339 362 7/27/2024
5.0.0-nightly-02338 116 7/27/2024
5.0.0-nightly-02337 117 7/26/2024
5.0.0-nightly-02336 85 7/26/2024
5.0.0-nightly-02335 139 7/25/2024
5.0.0-nightly-02334 233 7/24/2024
5.0.0-nightly-02333 81 7/24/2024
5.0.0-nightly-02332 81 7/24/2024
5.0.0-nightly-02331 81 7/24/2024
5.0.0-nightly-02330 404 7/21/2024
5.0.0-nightly-02329 120 7/20/2024
5.0.0-nightly-02328 154 7/20/2024
5.0.0-nightly-02327 107 7/19/2024
5.0.0-nightly-02326 87 7/19/2024
5.0.0-nightly-02325 102 7/19/2024
5.0.0-nightly-02324 99 7/18/2024
5.0.0-nightly-02323 96 7/18/2024
5.0.0-nightly-02322 91 7/18/2024
5.0.0-nightly-02321 88 7/18/2024
5.0.0-nightly-02320 93 7/18/2024
5.0.0-nightly-02319 87 7/18/2024
5.0.0-nightly-02318 89 7/18/2024
5.0.0-nightly-02317 152 7/17/2024
5.0.0-nightly-02316 74 7/17/2024
5.0.0-nightly-02315 109 7/16/2024
5.0.0-nightly-02314 123 7/14/2024
5.0.0-nightly-02313 164 7/12/2024
5.0.0-nightly-02312 109 7/11/2024
5.0.0-nightly-02311 82 7/11/2024
5.0.0-nightly-02310 92 7/11/2024
5.0.0-nightly-02309 73 7/11/2024
5.0.0-nightly-02308 82 7/11/2024
5.0.0-nightly-02307 104 7/10/2024
5.0.0-nightly-02306 88 7/10/2024
5.0.0-nightly-02305 85 7/10/2024
5.0.0-nightly-02304 215 7/9/2024
5.0.0-nightly-02303 190 7/5/2024
5.0.0-nightly-02302 235 6/30/2024
5.0.0-nightly-02301 97 6/30/2024
5.0.0-nightly-02300 103 6/30/2024
5.0.0-nightly-02299 101 6/28/2024
5.0.0-nightly-02298 105 6/27/2024
5.0.0-nightly-02297 131 6/25/2024
5.0.0-nightly-02296 199 6/22/2024
5.0.0-nightly-02295 205 6/17/2024
5.0.0-nightly-02294 135 6/17/2024
5.0.0-nightly-02293 131 6/14/2024
5.0.0-nightly-02292 86 6/14/2024
5.0.0-nightly-02291 113 6/12/2024
5.0.0-nightly-02290 113 6/11/2024
5.0.0-nightly-02289 92 6/11/2024
5.0.0-nightly-02288 109 6/10/2024
5.0.0-nightly-02287 119 6/8/2024
5.0.0-nightly-02286 119 6/6/2024
5.0.0-nightly-02285 88 6/6/2024
5.0.0-nightly-02284 106 6/5/2024
5.0.0-nightly-02283 129 6/4/2024
5.0.0-nightly-02282 94 6/3/2024
5.0.0-nightly-02281 97 6/3/2024
5.0.0-nightly-02280 87 6/3/2024
5.0.0-nightly-02279 94 6/3/2024
5.0.0-nightly-02278 94 6/3/2024
5.0.0-nightly-02277 87 6/3/2024
5.0.0-nightly-02276 94 6/3/2024
5.0.0-nightly-02275 105 6/2/2024
5.0.0-nightly-02274 91 6/2/2024
5.0.0-nightly-02273 91 6/2/2024
5.0.0-nightly-02272 91 6/2/2024
5.0.0-nightly-02271 4,857 6/2/2024
5.0.0-nightly-02270 142 6/2/2024
5.0.0-nightly-02269 117 6/2/2024
5.0.0-nightly-02268 165 6/1/2024
5.0.0-nightly-02267 474 5/25/2024
5.0.0-nightly-02266 119 5/24/2024
5.0.0-nightly-02265 129 5/23/2024
5.0.0-nightly-02264 102 5/23/2024
5.0.0-nightly-02263 109 5/22/2024
5.0.0-nightly-02262 1,179 5/19/2024
5.0.0-nightly-02261 184 5/17/2024
5.0.0-nightly-02260 340 5/16/2024
5.0.0-nightly-02259 114 5/16/2024
5.0.0-nightly-02258 176 5/16/2024
5.0.0-nightly-02257 94 5/16/2024
5.0.0-nightly-02256 92 5/16/2024
5.0.0-nightly-02255 79 5/16/2024
5.0.0-nightly-02254 138 5/15/2024
5.0.0-nightly-02253 101 5/15/2024
5.0.0-nightly-02252 118 5/14/2024
5.0.0-nightly-02251 137 5/14/2024
5.0.0-nightly-02250 162 5/14/2024
5.0.0-nightly-02249 379 5/13/2024
5.0.0-nightly-02248 252 5/11/2024
5.0.0-nightly-02247 97 5/11/2024
5.0.0-nightly-02246 274 5/10/2024
5.0.0-nightly-02245 323 5/8/2024
5.0.0-nightly-02244 101 5/8/2024
5.0.0-nightly-02243 97 5/8/2024
5.0.0-nightly-02242 103 5/8/2024
5.0.0-nightly-02241 93 5/8/2024
5.0.0-nightly-02240 187 5/7/2024
5.0.0-nightly-02239 117 5/7/2024
5.0.0-nightly-02238 97 5/7/2024
5.0.0-nightly-02237 132 5/7/2024
5.0.0-nightly-02236 182 5/6/2024
5.0.0-nightly-02235 103 5/6/2024
5.0.0-nightly-02234 136 5/5/2024
5.0.0-nightly-02233 116 5/5/2024
5.0.0-nightly-02232 148 5/5/2024
5.0.0-nightly-02231 144 5/4/2024
5.0.0-nightly-02230 155 5/2/2024
5.0.0-nightly-02229 60 5/2/2024
5.0.0-nightly-02228 56 5/2/2024
5.0.0-nightly-02227 60 5/2/2024
5.0.0-nightly-02226 52 5/2/2024
5.0.0-nightly-02224 218 5/1/2024
5.0.0-nightly-02223 94 4/30/2024
5.0.0-nightly-02222 115 4/30/2024
5.0.0-nightly-02221 98 4/30/2024
5.0.0-nightly-02220 80 4/30/2024
5.0.0-nightly-02219 97 4/29/2024
5.0.0-nightly-02217 129 4/28/2024
5.0.0-nightly-02216 81 4/28/2024
5.0.0-nightly-02215 87 4/28/2024
5.0.0-nightly-02214 107 4/26/2024
5.0.0-nightly-02213 108 4/22/2024
5.0.0-nightly-02212 98 4/22/2024
5.0.0-nightly-02211 130 4/20/2024
5.0.0-nightly-02210 84 4/19/2024
5.0.0-nightly-02209 119 4/16/2024
5.0.0-nightly-02208 106 4/16/2024
5.0.0-nightly-02207 101 4/15/2024
5.0.0-nightly-02206 105 4/14/2024
5.0.0-nightly-02205 112 4/13/2024
5.0.0-nightly-02204 116 4/11/2024
5.0.0-nightly-02203 96 4/11/2024
5.0.0-nightly-02202 84 4/11/2024
5.0.0-nightly-02201 87 4/10/2024
5.0.0-nightly-02200 89 4/10/2024
5.0.0-nightly-02199 93 4/10/2024
5.0.0-nightly-02198 98 4/9/2024
5.0.0-nightly-02197 108 4/8/2024
5.0.0-nightly-02196 101 4/7/2024
5.0.0-nightly-02195 93 4/6/2024
5.0.0-nightly-02194 164 4/5/2024
5.0.0-nightly-02193 92 4/4/2024
5.0.0-nightly-02192 88 4/3/2024
5.0.0-nightly-02191 92 4/3/2024
5.0.0-nightly-02188 109 3/31/2024
5.0.0-nightly-02187 106 3/30/2024
5.0.0-nightly-02186 103 3/30/2024
5.0.0-nightly-02178 104 3/29/2024
5.0.0-nightly-02177 106 3/23/2024
5.0.0-nightly-02176 106 3/22/2024
5.0.0-nightly-02175 129 3/19/2024
5.0.0-nightly-02174 99 3/19/2024
5.0.0-nightly-02173 101 3/18/2024
5.0.0-nightly-02172 106 3/17/2024
5.0.0-nightly-02171 103 3/17/2024
5.0.0-nightly-02169 129 3/16/2024
5.0.0-nightly-02168 107 3/15/2024
5.0.0-nightly-02167 89 3/15/2024
5.0.0-nightly-02166 101 3/15/2024
5.0.0-nightly-02165 110 3/13/2024
5.0.0-nightly-02164 96 3/12/2024
5.0.0-nightly-02163 121 3/10/2024
5.0.0-nightly-02160 100 3/8/2024
5.0.0-nightly-02159 95 3/7/2024
5.0.0-nightly-02158 97 3/7/2024
5.0.0-nightly-02152 98 3/6/2024
5.0.0-nightly-02144 104 3/4/2024
5.0.0-nightly-02142 103 3/4/2024
5.0.0-nightly-02132 104 2/26/2024
5.0.0-nightly-02115 108 2/19/2024
5.0.0-nightly-02105 96 2/19/2024
5.0.0-nightly-02103 99 2/18/2024
5.0.0-nightly-02102 95 2/18/2024
5.0.0-nightly-02098 104 2/18/2024
5.0.0-nightly-02096 101 2/17/2024
5.0.0-nightly-02094 101 2/17/2024
5.0.0-nightly-02088 99 2/15/2024
5.0.0-nightly-02086 101 2/15/2024
5.0.0-nightly-02074 117 2/14/2024
5.0.0-nightly-02069 105 2/13/2024
5.0.0-nightly-02063 94 2/13/2024
5.0.0-nightly-02059 90 2/12/2024
5.0.0-nightly-02057 99 2/12/2024
5.0.0-nightly-02054 89 2/12/2024
5.0.0-nightly-02050 88 2/12/2024
5.0.0-nightly-02047 97 2/12/2024
5.0.0-nightly-02046 94 2/12/2024
5.0.0-nightly-02037 103 2/10/2024
5.0.0-nightly-02034 115 2/7/2024
5.0.0-nightly-02032 99 2/7/2024
5.0.0-nightly-02029 92 2/7/2024
5.0.0-nightly-02016 105 2/5/2024
5.0.0-nightly-02014 119 2/4/2024
5.0.0-nightly-02010 108 2/4/2024
5.0.0-nightly-02009 99 2/4/2024
5.0.0-nightly-02004 98 2/4/2024
5.0.0-nightly-02001 104 2/4/2024
5.0.0-nightly-02000 122 2/3/2024
5.0.0-nightly-01999 107 2/3/2024
5.0.0-nightly-01998 98 2/3/2024
5.0.0-nightly-01996 97 2/3/2024
5.0.0-nightly-01989 104 2/3/2024
5.0.0-nightly-01986 90 2/3/2024
5.0.0-nightly-01984 126 2/3/2024
5.0.0-nightly-01982 120 2/1/2024
5.0.0-nightly-01979 99 1/31/2024
5.0.0-nightly-01973 95 1/31/2024
5.0.0-nightly-01972 93 1/31/2024
5.0.0-nightly-01970 97 1/31/2024
5.0.0-nightly-01969 86 1/31/2024
5.0.0-nightly-01966 90 1/31/2024
5.0.0-nightly-01965 97 1/30/2024
5.0.0-nightly-01958 102 1/30/2024
5.0.0-nightly.2378 82 10/11/2024
5.0.0-nightly.2377 84 10/11/2024
5.0.0-alpha.5 693 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