DSharpPlus.Commands 5.0.0-nightly-02238

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-02238
                    
NuGet\Install-Package DSharpPlus.Commands -Version 5.0.0-nightly-02238
                    
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-02238" />
                    
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-02238" />
                    
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-02238
                    
#r "nuget: DSharpPlus.Commands, 5.0.0-nightly-02238"
                    
#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-02238&prerelease
                    
Install DSharpPlus.Commands as a Cake Addin
#tool nuget:?package=DSharpPlus.Commands&version=5.0.0-nightly-02238&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-02516 182 5/29/2025
5.0.0-nightly-02515 489 5/24/2025
5.0.0-nightly-02514 62 5/23/2025
5.0.0-nightly-02513 121 5/23/2025
5.0.0-nightly-02512 80 5/23/2025
5.0.0-nightly-02511 78 5/23/2025
5.0.0-nightly-02510 252 5/21/2025
5.0.0-nightly-02509 194 5/18/2025
5.0.0-nightly-02508 165 5/18/2025
5.0.0-nightly-02507 113 5/17/2025
5.0.0-nightly-02506 140 5/17/2025
5.0.0-nightly-02505 255 5/10/2025
5.0.0-nightly-02504 126 5/9/2025
5.0.0-nightly-02503 145 5/8/2025
5.0.0-nightly-02502 180 5/7/2025
5.0.0-nightly-02501 289 5/4/2025
5.0.0-nightly-02500 124 5/4/2025
5.0.0-nightly-02499 217 4/30/2025
5.0.0-nightly-02498 195 4/29/2025
5.0.0-nightly-02497 165 4/26/2025
5.0.0-nightly-02496 83 4/26/2025
5.0.0-nightly-02495 201 4/25/2025
5.0.0-nightly-02494 209 4/24/2025
5.0.0-nightly-02493 159 4/24/2025
5.0.0-nightly-02492 143 4/24/2025
5.0.0-nightly-02491 152 4/24/2025
5.0.0-nightly-02490 199 4/24/2025
5.0.0-nightly-02489 194 4/23/2025
5.0.0-nightly-02488 172 4/23/2025
5.0.0-nightly-02487 164 4/23/2025
5.0.0-nightly-02486 230 4/22/2025
5.0.0-nightly-02485 178 4/21/2025
5.0.0-nightly-02484 343 4/16/2025
5.0.0-nightly-02483 315 4/14/2025
5.0.0-nightly-02482 177 4/14/2025
5.0.0-nightly-02481 425 4/8/2025
5.0.0-nightly-02480 217 4/7/2025
5.0.0-nightly-02479 154 4/7/2025
5.0.0-nightly-02478 469 4/5/2025
5.0.0-nightly-02477 139 4/4/2025
5.0.0-nightly-02476 105 4/4/2025
5.0.0-nightly-02475 305 3/29/2025
5.0.0-nightly-02474 808 3/24/2025
5.0.0-nightly-02473 473 3/24/2025
5.0.0-nightly-02472 503 3/24/2025
5.0.0-nightly-02470 406 3/24/2025
5.0.0-nightly-02469 280 3/22/2025
5.0.0-nightly-02467 656 3/10/2025
5.0.0-nightly-02466 167 3/10/2025
5.0.0-nightly-02465 188 3/9/2025
5.0.0-nightly-02464 258 3/8/2025
5.0.0-nightly-02463 306 3/5/2025
5.0.0-nightly-02462 206 3/4/2025
5.0.0-nightly-02461 573 2/28/2025
5.0.0-nightly-02460 137 2/27/2025
5.0.0-nightly-02459 492 2/21/2025
5.0.0-nightly-02458 2,049 2/18/2025
5.0.0-nightly-02457 234 2/16/2025
5.0.0-nightly-02456 247 2/13/2025
5.0.0-nightly-02455 266 2/11/2025
5.0.0-nightly-02454 438 2/7/2025
5.0.0-nightly-02453 590 1/31/2025
5.0.0-nightly-02452 182 1/31/2025
5.0.0-nightly-02451 131 1/30/2025
5.0.0-nightly-02450 2,389 1/16/2025
5.0.0-nightly-02449 123 1/15/2025
5.0.0-nightly-02448 538 1/9/2025
5.0.0-nightly-02447 143 1/8/2025
5.0.0-nightly-02446 273 1/7/2025
5.0.0-nightly-02445 286 1/5/2025
5.0.0-nightly-02444 129 1/5/2025
5.0.0-nightly-02443 577 1/2/2025
5.0.0-nightly-02442 152 1/1/2025
5.0.0-nightly-02441 245 12/31/2024
5.0.0-nightly-02440 161 12/31/2024
5.0.0-nightly-02439 755 12/22/2024
5.0.0-nightly-02438 328 12/21/2024
5.0.0-nightly-02437 207 12/21/2024
5.0.0-nightly-02436 179 12/20/2024
5.0.0-nightly-02435 311 12/19/2024
5.0.0-nightly-02434 147 12/19/2024
5.0.0-nightly-02433 145 12/19/2024
5.0.0-nightly-02432 189 12/19/2024
5.0.0-nightly-02431 339 12/16/2024
5.0.0-nightly-02430 378 12/14/2024
5.0.0-nightly-02429 168 12/14/2024
5.0.0-nightly-02428 404 12/12/2024
5.0.0-nightly-02427 378 12/8/2024
5.0.0-nightly-02426 1,919 11/24/2024
5.0.0-nightly-02425 291 11/23/2024
5.0.0-nightly-02424 197 11/23/2024
5.0.0-nightly-02423 364 11/20/2024
5.0.0-nightly-02422 540 11/18/2024
5.0.0-nightly-02421 223 11/17/2024
5.0.0-nightly-02420 198 11/17/2024
5.0.0-nightly-02419 201 11/17/2024
5.0.0-nightly-02418 218 11/16/2024
5.0.0-nightly-02417 188 11/16/2024
5.0.0-nightly-02416 204 11/16/2024
5.0.0-nightly-02415 192 11/16/2024
5.0.0-nightly-02414 188 11/16/2024
5.0.0-nightly-02413 192 11/16/2024
5.0.0-nightly-02412 199 11/16/2024
5.0.0-nightly-02411 318 11/13/2024
5.0.0-nightly-02410 241 11/12/2024
5.0.0-nightly-02409 209 11/12/2024
5.0.0-nightly-02408 250 11/12/2024
5.0.0-nightly-02407 215 11/12/2024
5.0.0-nightly-02406 813 11/12/2024
5.0.0-nightly-02405 427 11/11/2024
5.0.0-nightly-02404 415 11/3/2024
5.0.0-nightly-02403 89 11/3/2024
5.0.0-nightly-02402 108 11/1/2024
5.0.0-nightly-02401 533 10/31/2024
5.0.0-nightly-02400 353 10/30/2024
5.0.0-nightly-02399 146 10/30/2024
5.0.0-nightly-02398 117 10/29/2024
5.0.0-nightly-02397 383 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 83 10/25/2024
5.0.0-nightly-02392 84 10/25/2024
5.0.0-nightly-02391 85 10/25/2024
5.0.0-nightly-02390 223 10/24/2024
5.0.0-nightly-02389 174 10/19/2024
5.0.0-nightly-02388 119 10/19/2024
5.0.0-nightly-02387 331 10/16/2024
5.0.0-nightly-02386 176 10/15/2024
5.0.0-nightly-02385 87 10/15/2024
5.0.0-nightly-02384 178 10/14/2024
5.0.0-nightly-02383 234 10/13/2024
5.0.0-nightly-02382 190 10/12/2024
5.0.0-nightly-02381 204 10/11/2024
5.0.0-nightly-02380 81 10/11/2024
5.0.0-nightly-02379 99 10/11/2024
5.0.0-nightly-02375 86 10/11/2024
5.0.0-nightly-02374 94 10/10/2024
5.0.0-nightly-02373 91 10/10/2024
5.0.0-nightly-02372 128 10/9/2024
5.0.0-nightly-02371 82 10/9/2024
5.0.0-nightly-02370 81 10/9/2024
5.0.0-nightly-02369 294 10/8/2024
5.0.0-nightly-02368 104 10/7/2024
5.0.0-nightly-02367 96 10/7/2024
5.0.0-nightly-02366 102 10/6/2024
5.0.0-nightly-02365 115 10/4/2024
5.0.0-nightly-02364 235 9/30/2024
5.0.0-nightly-02363 191 9/28/2024
5.0.0-nightly-02362 83 9/28/2024
5.0.0-nightly-02361 1,189 9/10/2024
5.0.0-nightly-02360 963 9/1/2024
5.0.0-nightly-02359 436 8/30/2024
5.0.0-nightly-02358 180 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,036 8/13/2024
5.0.0-nightly-02354 122 8/13/2024
5.0.0-nightly-02353 102 8/13/2024
5.0.0-nightly-02352 125 8/12/2024
5.0.0-nightly-02351 316 8/11/2024
5.0.0-nightly-02350 418 8/7/2024
5.0.0-nightly-02349 83 8/6/2024
5.0.0-nightly-02348 78 8/6/2024
5.0.0-nightly-02347 93 8/6/2024
5.0.0-nightly-02346 235 8/3/2024
5.0.0-nightly-02345 234 7/31/2024
5.0.0-nightly-02344 80 7/31/2024
5.0.0-nightly-02343 76 7/31/2024
5.0.0-nightly-02342 80 7/29/2024
5.0.0-nightly-02341 92 7/29/2024
5.0.0-nightly-02340 82 7/29/2024
5.0.0-nightly-02339 367 7/27/2024
5.0.0-nightly-02338 121 7/27/2024
5.0.0-nightly-02337 122 7/26/2024
5.0.0-nightly-02336 90 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 86 7/24/2024
5.0.0-nightly-02332 86 7/24/2024
5.0.0-nightly-02331 86 7/24/2024
5.0.0-nightly-02330 409 7/21/2024
5.0.0-nightly-02329 125 7/20/2024
5.0.0-nightly-02328 159 7/20/2024
5.0.0-nightly-02327 112 7/19/2024
5.0.0-nightly-02326 92 7/19/2024
5.0.0-nightly-02325 107 7/19/2024
5.0.0-nightly-02324 104 7/18/2024
5.0.0-nightly-02323 101 7/18/2024
5.0.0-nightly-02322 96 7/18/2024
5.0.0-nightly-02321 93 7/18/2024
5.0.0-nightly-02320 98 7/18/2024
5.0.0-nightly-02319 92 7/18/2024
5.0.0-nightly-02318 94 7/18/2024
5.0.0-nightly-02317 157 7/17/2024
5.0.0-nightly-02316 80 7/17/2024
5.0.0-nightly-02315 114 7/16/2024
5.0.0-nightly-02314 128 7/14/2024
5.0.0-nightly-02313 169 7/12/2024
5.0.0-nightly-02312 114 7/11/2024
5.0.0-nightly-02311 87 7/11/2024
5.0.0-nightly-02310 97 7/11/2024
5.0.0-nightly-02309 78 7/11/2024
5.0.0-nightly-02308 87 7/11/2024
5.0.0-nightly-02307 109 7/10/2024
5.0.0-nightly-02306 93 7/10/2024
5.0.0-nightly-02305 90 7/10/2024
5.0.0-nightly-02304 220 7/9/2024
5.0.0-nightly-02303 195 7/5/2024
5.0.0-nightly-02302 240 6/30/2024
5.0.0-nightly-02301 102 6/30/2024
5.0.0-nightly-02300 108 6/30/2024
5.0.0-nightly-02299 106 6/28/2024
5.0.0-nightly-02298 110 6/27/2024
5.0.0-nightly-02297 136 6/25/2024
5.0.0-nightly-02296 204 6/22/2024
5.0.0-nightly-02295 210 6/17/2024
5.0.0-nightly-02294 140 6/17/2024
5.0.0-nightly-02293 136 6/14/2024
5.0.0-nightly-02292 91 6/14/2024
5.0.0-nightly-02291 118 6/12/2024
5.0.0-nightly-02290 118 6/11/2024
5.0.0-nightly-02289 97 6/11/2024
5.0.0-nightly-02288 114 6/10/2024
5.0.0-nightly-02287 124 6/8/2024
5.0.0-nightly-02286 124 6/6/2024
5.0.0-nightly-02285 93 6/6/2024
5.0.0-nightly-02284 111 6/5/2024
5.0.0-nightly-02283 135 6/4/2024
5.0.0-nightly-02282 99 6/3/2024
5.0.0-nightly-02281 102 6/3/2024
5.0.0-nightly-02280 93 6/3/2024
5.0.0-nightly-02279 99 6/3/2024
5.0.0-nightly-02278 99 6/3/2024
5.0.0-nightly-02277 92 6/3/2024
5.0.0-nightly-02276 99 6/3/2024
5.0.0-nightly-02275 110 6/2/2024
5.0.0-nightly-02274 96 6/2/2024
5.0.0-nightly-02273 96 6/2/2024
5.0.0-nightly-02272 97 6/2/2024
5.0.0-nightly-02271 4,862 6/2/2024
5.0.0-nightly-02270 147 6/2/2024
5.0.0-nightly-02269 122 6/2/2024
5.0.0-nightly-02268 173 6/1/2024
5.0.0-nightly-02267 479 5/25/2024
5.0.0-nightly-02266 124 5/24/2024
5.0.0-nightly-02265 134 5/23/2024
5.0.0-nightly-02264 107 5/23/2024
5.0.0-nightly-02263 114 5/22/2024
5.0.0-nightly-02262 1,191 5/19/2024
5.0.0-nightly-02261 189 5/17/2024
5.0.0-nightly-02260 345 5/16/2024
5.0.0-nightly-02259 119 5/16/2024
5.0.0-nightly-02258 181 5/16/2024
5.0.0-nightly-02257 99 5/16/2024
5.0.0-nightly-02256 97 5/16/2024
5.0.0-nightly-02255 84 5/16/2024
5.0.0-nightly-02254 143 5/15/2024
5.0.0-nightly-02253 106 5/15/2024
5.0.0-nightly-02252 123 5/14/2024
5.0.0-nightly-02251 142 5/14/2024
5.0.0-nightly-02250 167 5/14/2024
5.0.0-nightly-02249 384 5/13/2024
5.0.0-nightly-02248 257 5/11/2024
5.0.0-nightly-02247 102 5/11/2024
5.0.0-nightly-02246 279 5/10/2024
5.0.0-nightly-02245 328 5/8/2024
5.0.0-nightly-02244 106 5/8/2024
5.0.0-nightly-02243 102 5/8/2024
5.0.0-nightly-02242 108 5/8/2024
5.0.0-nightly-02241 98 5/8/2024
5.0.0-nightly-02240 192 5/7/2024
5.0.0-nightly-02239 122 5/7/2024
5.0.0-nightly-02238 102 5/7/2024
5.0.0-nightly-02237 137 5/7/2024
5.0.0-nightly-02236 187 5/6/2024
5.0.0-nightly-02235 108 5/6/2024
5.0.0-nightly-02234 141 5/5/2024
5.0.0-nightly-02233 122 5/5/2024
5.0.0-nightly-02232 153 5/5/2024
5.0.0-nightly-02231 149 5/4/2024
5.0.0-nightly-02230 160 5/2/2024
5.0.0-nightly-02229 66 5/2/2024
5.0.0-nightly-02228 61 5/2/2024
5.0.0-nightly-02227 65 5/2/2024
5.0.0-nightly-02226 57 5/2/2024
5.0.0-nightly-02224 223 5/1/2024
5.0.0-nightly-02223 99 4/30/2024
5.0.0-nightly-02222 120 4/30/2024
5.0.0-nightly-02221 103 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 134 4/28/2024
5.0.0-nightly-02216 86 4/28/2024
5.0.0-nightly-02215 92 4/28/2024
5.0.0-nightly-02214 112 4/26/2024
5.0.0-nightly-02213 113 4/22/2024
5.0.0-nightly-02212 103 4/22/2024
5.0.0-nightly-02211 135 4/20/2024
5.0.0-nightly-02210 89 4/19/2024
5.0.0-nightly-02209 124 4/16/2024
5.0.0-nightly-02208 111 4/16/2024
5.0.0-nightly-02207 106 4/15/2024
5.0.0-nightly-02206 110 4/14/2024
5.0.0-nightly-02205 117 4/13/2024
5.0.0-nightly-02204 121 4/11/2024
5.0.0-nightly-02203 101 4/11/2024
5.0.0-nightly-02202 89 4/11/2024
5.0.0-nightly-02201 92 4/10/2024
5.0.0-nightly-02200 94 4/10/2024
5.0.0-nightly-02199 98 4/10/2024
5.0.0-nightly-02198 103 4/9/2024
5.0.0-nightly-02197 113 4/8/2024
5.0.0-nightly-02196 106 4/7/2024
5.0.0-nightly-02195 98 4/6/2024
5.0.0-nightly-02194 169 4/5/2024
5.0.0-nightly-02193 97 4/4/2024
5.0.0-nightly-02192 93 4/3/2024
5.0.0-nightly-02191 97 4/3/2024
5.0.0-nightly-02188 114 3/31/2024
5.0.0-nightly-02187 111 3/30/2024
5.0.0-nightly-02186 108 3/30/2024
5.0.0-nightly-02178 109 3/29/2024
5.0.0-nightly-02177 111 3/23/2024
5.0.0-nightly-02176 111 3/22/2024
5.0.0-nightly-02175 134 3/19/2024
5.0.0-nightly-02174 104 3/19/2024
5.0.0-nightly-02173 106 3/18/2024
5.0.0-nightly-02172 111 3/17/2024
5.0.0-nightly-02171 108 3/17/2024
5.0.0-nightly-02169 134 3/16/2024
5.0.0-nightly-02168 112 3/15/2024
5.0.0-nightly-02167 94 3/15/2024
5.0.0-nightly-02166 106 3/15/2024
5.0.0-nightly-02165 115 3/13/2024
5.0.0-nightly-02164 101 3/12/2024
5.0.0-nightly-02163 126 3/10/2024
5.0.0-nightly-02160 105 3/8/2024
5.0.0-nightly-02159 100 3/7/2024
5.0.0-nightly-02158 102 3/7/2024
5.0.0-nightly-02152 104 3/6/2024
5.0.0-nightly-02144 109 3/4/2024
5.0.0-nightly-02142 110 3/4/2024
5.0.0-nightly-02132 109 2/26/2024
5.0.0-nightly-02115 113 2/19/2024
5.0.0-nightly-02105 101 2/19/2024
5.0.0-nightly-02103 104 2/18/2024
5.0.0-nightly-02102 100 2/18/2024
5.0.0-nightly-02098 109 2/18/2024
5.0.0-nightly-02096 106 2/17/2024
5.0.0-nightly-02094 106 2/17/2024
5.0.0-nightly-02088 104 2/15/2024
5.0.0-nightly-02086 106 2/15/2024
5.0.0-nightly-02074 122 2/14/2024
5.0.0-nightly-02069 110 2/13/2024
5.0.0-nightly-02063 99 2/13/2024
5.0.0-nightly-02059 95 2/12/2024
5.0.0-nightly-02057 104 2/12/2024
5.0.0-nightly-02054 94 2/12/2024
5.0.0-nightly-02050 93 2/12/2024
5.0.0-nightly-02047 102 2/12/2024
5.0.0-nightly-02046 99 2/12/2024
5.0.0-nightly-02037 108 2/10/2024
5.0.0-nightly-02034 121 2/7/2024
5.0.0-nightly-02032 105 2/7/2024
5.0.0-nightly-02029 97 2/7/2024
5.0.0-nightly-02016 110 2/5/2024
5.0.0-nightly-02014 124 2/4/2024
5.0.0-nightly-02010 113 2/4/2024
5.0.0-nightly-02009 104 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 127 2/3/2024
5.0.0-nightly-01999 112 2/3/2024
5.0.0-nightly-01998 103 2/3/2024
5.0.0-nightly-01996 102 2/3/2024
5.0.0-nightly-01989 109 2/3/2024
5.0.0-nightly-01986 95 2/3/2024
5.0.0-nightly-01984 131 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 98 1/31/2024
5.0.0-nightly-01970 102 1/31/2024
5.0.0-nightly-01969 91 1/31/2024
5.0.0-nightly-01966 95 1/31/2024
5.0.0-nightly-01965 102 1/30/2024
5.0.0-nightly-01958 107 1/30/2024
5.0.0-nightly.2378 88 10/11/2024
5.0.0-nightly.2377 89 10/11/2024
5.0.0-alpha.5 708 11/17/2024
5.0.0-alpha.4 52 11/17/2024
5.0.0-alpha.3 53 11/17/2024
5.0.0-alpha.1 68 10/11/2024