DSharpPlus.Commands 5.0.0-nightly-02221

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-02221
                    
NuGet\Install-Package DSharpPlus.Commands -Version 5.0.0-nightly-02221
                    
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-02221" />
                    
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-02221" />
                    
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-02221
                    
#r "nuget: DSharpPlus.Commands, 5.0.0-nightly-02221"
                    
#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-02221&prerelease
                    
Install DSharpPlus.Commands as a Cake Addin
#tool nuget:?package=DSharpPlus.Commands&version=5.0.0-nightly-02221&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-02514 0 5/23/2025
5.0.0-nightly-02513 0 5/23/2025
5.0.0-nightly-02512 0 5/23/2025
5.0.0-nightly-02511 2 5/23/2025
5.0.0-nightly-02510 117 5/21/2025
5.0.0-nightly-02509 131 5/18/2025
5.0.0-nightly-02508 95 5/18/2025
5.0.0-nightly-02507 106 5/17/2025
5.0.0-nightly-02506 118 5/17/2025
5.0.0-nightly-02505 233 5/10/2025
5.0.0-nightly-02504 99 5/9/2025
5.0.0-nightly-02503 139 5/8/2025
5.0.0-nightly-02502 174 5/7/2025
5.0.0-nightly-02501 283 5/4/2025
5.0.0-nightly-02500 118 5/4/2025
5.0.0-nightly-02499 212 4/30/2025
5.0.0-nightly-02498 190 4/29/2025
5.0.0-nightly-02497 159 4/26/2025
5.0.0-nightly-02496 78 4/26/2025
5.0.0-nightly-02495 191 4/25/2025
5.0.0-nightly-02494 204 4/24/2025
5.0.0-nightly-02493 154 4/24/2025
5.0.0-nightly-02492 138 4/24/2025
5.0.0-nightly-02491 147 4/24/2025
5.0.0-nightly-02490 194 4/24/2025
5.0.0-nightly-02489 188 4/23/2025
5.0.0-nightly-02488 159 4/23/2025
5.0.0-nightly-02487 158 4/23/2025
5.0.0-nightly-02486 224 4/22/2025
5.0.0-nightly-02485 172 4/21/2025
5.0.0-nightly-02484 337 4/16/2025
5.0.0-nightly-02483 309 4/14/2025
5.0.0-nightly-02482 171 4/14/2025
5.0.0-nightly-02481 419 4/8/2025
5.0.0-nightly-02480 211 4/7/2025
5.0.0-nightly-02479 148 4/7/2025
5.0.0-nightly-02478 463 4/5/2025
5.0.0-nightly-02477 133 4/4/2025
5.0.0-nightly-02476 99 4/4/2025
5.0.0-nightly-02475 299 3/29/2025
5.0.0-nightly-02474 802 3/24/2025
5.0.0-nightly-02473 467 3/24/2025
5.0.0-nightly-02472 497 3/24/2025
5.0.0-nightly-02470 400 3/24/2025
5.0.0-nightly-02469 273 3/22/2025
5.0.0-nightly-02467 649 3/10/2025
5.0.0-nightly-02466 161 3/10/2025
5.0.0-nightly-02465 182 3/9/2025
5.0.0-nightly-02464 252 3/8/2025
5.0.0-nightly-02463 300 3/5/2025
5.0.0-nightly-02462 200 3/4/2025
5.0.0-nightly-02461 558 2/28/2025
5.0.0-nightly-02460 131 2/27/2025
5.0.0-nightly-02459 486 2/21/2025
5.0.0-nightly-02458 2,043 2/18/2025
5.0.0-nightly-02457 227 2/16/2025
5.0.0-nightly-02456 240 2/13/2025
5.0.0-nightly-02455 260 2/11/2025
5.0.0-nightly-02454 432 2/7/2025
5.0.0-nightly-02453 584 1/31/2025
5.0.0-nightly-02452 176 1/31/2025
5.0.0-nightly-02451 125 1/30/2025
5.0.0-nightly-02450 2,382 1/16/2025
5.0.0-nightly-02449 117 1/15/2025
5.0.0-nightly-02448 531 1/9/2025
5.0.0-nightly-02447 137 1/8/2025
5.0.0-nightly-02446 266 1/7/2025
5.0.0-nightly-02445 280 1/5/2025
5.0.0-nightly-02444 123 1/5/2025
5.0.0-nightly-02443 570 1/2/2025
5.0.0-nightly-02442 146 1/1/2025
5.0.0-nightly-02441 239 12/31/2024
5.0.0-nightly-02440 155 12/31/2024
5.0.0-nightly-02439 749 12/22/2024
5.0.0-nightly-02438 321 12/21/2024
5.0.0-nightly-02437 201 12/21/2024
5.0.0-nightly-02436 173 12/20/2024
5.0.0-nightly-02435 304 12/19/2024
5.0.0-nightly-02434 141 12/19/2024
5.0.0-nightly-02433 139 12/19/2024
5.0.0-nightly-02432 183 12/19/2024
5.0.0-nightly-02431 332 12/16/2024
5.0.0-nightly-02430 372 12/14/2024
5.0.0-nightly-02429 162 12/14/2024
5.0.0-nightly-02428 398 12/12/2024
5.0.0-nightly-02427 372 12/8/2024
5.0.0-nightly-02426 1,913 11/24/2024
5.0.0-nightly-02425 285 11/23/2024
5.0.0-nightly-02424 191 11/23/2024
5.0.0-nightly-02423 357 11/20/2024
5.0.0-nightly-02422 533 11/18/2024
5.0.0-nightly-02421 217 11/17/2024
5.0.0-nightly-02420 192 11/17/2024
5.0.0-nightly-02419 195 11/17/2024
5.0.0-nightly-02418 212 11/16/2024
5.0.0-nightly-02417 182 11/16/2024
5.0.0-nightly-02416 198 11/16/2024
5.0.0-nightly-02415 186 11/16/2024
5.0.0-nightly-02414 182 11/16/2024
5.0.0-nightly-02413 186 11/16/2024
5.0.0-nightly-02412 193 11/16/2024
5.0.0-nightly-02411 312 11/13/2024
5.0.0-nightly-02410 235 11/12/2024
5.0.0-nightly-02409 203 11/12/2024
5.0.0-nightly-02408 244 11/12/2024
5.0.0-nightly-02407 209 11/12/2024
5.0.0-nightly-02406 807 11/12/2024
5.0.0-nightly-02405 419 11/11/2024
5.0.0-nightly-02404 409 11/3/2024
5.0.0-nightly-02403 83 11/3/2024
5.0.0-nightly-02402 102 11/1/2024
5.0.0-nightly-02401 527 10/31/2024
5.0.0-nightly-02400 347 10/30/2024
5.0.0-nightly-02399 140 10/30/2024
5.0.0-nightly-02398 111 10/29/2024
5.0.0-nightly-02397 377 10/27/2024
5.0.0-nightly-02396 179 10/26/2024
5.0.0-nightly-02395 74 10/26/2024
5.0.0-nightly-02394 130 10/25/2024
5.0.0-nightly-02393 77 10/25/2024
5.0.0-nightly-02392 77 10/25/2024
5.0.0-nightly-02391 75 10/25/2024
5.0.0-nightly-02390 217 10/24/2024
5.0.0-nightly-02389 168 10/19/2024
5.0.0-nightly-02388 113 10/19/2024
5.0.0-nightly-02387 325 10/16/2024
5.0.0-nightly-02386 169 10/15/2024
5.0.0-nightly-02385 81 10/15/2024
5.0.0-nightly-02384 172 10/14/2024
5.0.0-nightly-02383 228 10/13/2024
5.0.0-nightly-02382 184 10/12/2024
5.0.0-nightly-02381 198 10/11/2024
5.0.0-nightly-02380 75 10/11/2024
5.0.0-nightly-02379 93 10/11/2024
5.0.0-nightly-02375 80 10/11/2024
5.0.0-nightly-02374 88 10/10/2024
5.0.0-nightly-02373 85 10/10/2024
5.0.0-nightly-02372 122 10/9/2024
5.0.0-nightly-02371 76 10/9/2024
5.0.0-nightly-02370 75 10/9/2024
5.0.0-nightly-02369 288 10/8/2024
5.0.0-nightly-02368 96 10/7/2024
5.0.0-nightly-02367 89 10/7/2024
5.0.0-nightly-02366 94 10/6/2024
5.0.0-nightly-02365 108 10/4/2024
5.0.0-nightly-02364 228 9/30/2024
5.0.0-nightly-02363 184 9/28/2024
5.0.0-nightly-02362 77 9/28/2024
5.0.0-nightly-02361 1,183 9/10/2024
5.0.0-nightly-02360 957 9/1/2024
5.0.0-nightly-02359 430 8/30/2024
5.0.0-nightly-02358 174 8/26/2024
5.0.0-nightly-02357 163 8/22/2024
5.0.0-nightly-02356 759 8/14/2024
5.0.0-nightly-02355 1,029 8/13/2024
5.0.0-nightly-02354 116 8/13/2024
5.0.0-nightly-02353 96 8/13/2024
5.0.0-nightly-02352 119 8/12/2024
5.0.0-nightly-02351 310 8/11/2024
5.0.0-nightly-02350 412 8/7/2024
5.0.0-nightly-02349 77 8/6/2024
5.0.0-nightly-02348 72 8/6/2024
5.0.0-nightly-02347 86 8/6/2024
5.0.0-nightly-02346 228 8/3/2024
5.0.0-nightly-02345 227 7/31/2024
5.0.0-nightly-02344 73 7/31/2024
5.0.0-nightly-02343 69 7/31/2024
5.0.0-nightly-02342 73 7/29/2024
5.0.0-nightly-02341 85 7/29/2024
5.0.0-nightly-02340 75 7/29/2024
5.0.0-nightly-02339 360 7/27/2024
5.0.0-nightly-02338 114 7/27/2024
5.0.0-nightly-02337 115 7/26/2024
5.0.0-nightly-02336 84 7/26/2024
5.0.0-nightly-02335 138 7/25/2024
5.0.0-nightly-02334 232 7/24/2024
5.0.0-nightly-02333 80 7/24/2024
5.0.0-nightly-02332 80 7/24/2024
5.0.0-nightly-02331 80 7/24/2024
5.0.0-nightly-02330 403 7/21/2024
5.0.0-nightly-02329 119 7/20/2024
5.0.0-nightly-02328 153 7/20/2024
5.0.0-nightly-02327 106 7/19/2024
5.0.0-nightly-02326 86 7/19/2024
5.0.0-nightly-02325 101 7/19/2024
5.0.0-nightly-02324 98 7/18/2024
5.0.0-nightly-02323 95 7/18/2024
5.0.0-nightly-02322 90 7/18/2024
5.0.0-nightly-02321 87 7/18/2024
5.0.0-nightly-02320 92 7/18/2024
5.0.0-nightly-02319 86 7/18/2024
5.0.0-nightly-02318 88 7/18/2024
5.0.0-nightly-02317 151 7/17/2024
5.0.0-nightly-02316 73 7/17/2024
5.0.0-nightly-02315 108 7/16/2024
5.0.0-nightly-02314 122 7/14/2024
5.0.0-nightly-02313 163 7/12/2024
5.0.0-nightly-02312 108 7/11/2024
5.0.0-nightly-02311 81 7/11/2024
5.0.0-nightly-02310 91 7/11/2024
5.0.0-nightly-02309 72 7/11/2024
5.0.0-nightly-02308 81 7/11/2024
5.0.0-nightly-02307 103 7/10/2024
5.0.0-nightly-02306 87 7/10/2024
5.0.0-nightly-02305 84 7/10/2024
5.0.0-nightly-02304 214 7/9/2024
5.0.0-nightly-02303 189 7/5/2024
5.0.0-nightly-02302 234 6/30/2024
5.0.0-nightly-02301 96 6/30/2024
5.0.0-nightly-02300 102 6/30/2024
5.0.0-nightly-02299 100 6/28/2024
5.0.0-nightly-02298 104 6/27/2024
5.0.0-nightly-02297 130 6/25/2024
5.0.0-nightly-02296 198 6/22/2024
5.0.0-nightly-02295 204 6/17/2024
5.0.0-nightly-02294 134 6/17/2024
5.0.0-nightly-02293 130 6/14/2024
5.0.0-nightly-02292 85 6/14/2024
5.0.0-nightly-02291 112 6/12/2024
5.0.0-nightly-02290 112 6/11/2024
5.0.0-nightly-02289 91 6/11/2024
5.0.0-nightly-02288 108 6/10/2024
5.0.0-nightly-02287 118 6/8/2024
5.0.0-nightly-02286 118 6/6/2024
5.0.0-nightly-02285 87 6/6/2024
5.0.0-nightly-02284 105 6/5/2024
5.0.0-nightly-02283 128 6/4/2024
5.0.0-nightly-02282 93 6/3/2024
5.0.0-nightly-02281 96 6/3/2024
5.0.0-nightly-02280 86 6/3/2024
5.0.0-nightly-02279 93 6/3/2024
5.0.0-nightly-02278 93 6/3/2024
5.0.0-nightly-02277 86 6/3/2024
5.0.0-nightly-02276 93 6/3/2024
5.0.0-nightly-02275 104 6/2/2024
5.0.0-nightly-02274 90 6/2/2024
5.0.0-nightly-02273 90 6/2/2024
5.0.0-nightly-02272 90 6/2/2024
5.0.0-nightly-02271 4,856 6/2/2024
5.0.0-nightly-02270 141 6/2/2024
5.0.0-nightly-02269 116 6/2/2024
5.0.0-nightly-02268 164 6/1/2024
5.0.0-nightly-02267 473 5/25/2024
5.0.0-nightly-02266 118 5/24/2024
5.0.0-nightly-02265 128 5/23/2024
5.0.0-nightly-02264 101 5/23/2024
5.0.0-nightly-02263 107 5/22/2024
5.0.0-nightly-02262 1,178 5/19/2024
5.0.0-nightly-02261 183 5/17/2024
5.0.0-nightly-02260 339 5/16/2024
5.0.0-nightly-02259 113 5/16/2024
5.0.0-nightly-02258 175 5/16/2024
5.0.0-nightly-02257 93 5/16/2024
5.0.0-nightly-02256 91 5/16/2024
5.0.0-nightly-02255 77 5/16/2024
5.0.0-nightly-02254 136 5/15/2024
5.0.0-nightly-02253 99 5/15/2024
5.0.0-nightly-02252 116 5/14/2024
5.0.0-nightly-02251 134 5/14/2024
5.0.0-nightly-02250 160 5/14/2024
5.0.0-nightly-02249 377 5/13/2024
5.0.0-nightly-02248 250 5/11/2024
5.0.0-nightly-02247 95 5/11/2024
5.0.0-nightly-02246 272 5/10/2024
5.0.0-nightly-02245 321 5/8/2024
5.0.0-nightly-02244 100 5/8/2024
5.0.0-nightly-02243 96 5/8/2024
5.0.0-nightly-02242 102 5/8/2024
5.0.0-nightly-02241 92 5/8/2024
5.0.0-nightly-02240 186 5/7/2024
5.0.0-nightly-02239 116 5/7/2024
5.0.0-nightly-02238 96 5/7/2024
5.0.0-nightly-02237 131 5/7/2024
5.0.0-nightly-02236 181 5/6/2024
5.0.0-nightly-02235 101 5/6/2024
5.0.0-nightly-02234 134 5/5/2024
5.0.0-nightly-02233 114 5/5/2024
5.0.0-nightly-02232 146 5/5/2024
5.0.0-nightly-02231 142 5/4/2024
5.0.0-nightly-02230 153 5/2/2024
5.0.0-nightly-02229 58 5/2/2024
5.0.0-nightly-02228 55 5/2/2024
5.0.0-nightly-02227 59 5/2/2024
5.0.0-nightly-02226 51 5/2/2024
5.0.0-nightly-02224 217 5/1/2024
5.0.0-nightly-02223 93 4/30/2024
5.0.0-nightly-02222 114 4/30/2024
5.0.0-nightly-02221 97 4/30/2024
5.0.0-nightly-02220 79 4/30/2024
5.0.0-nightly-02219 96 4/29/2024
5.0.0-nightly-02217 128 4/28/2024
5.0.0-nightly-02216 80 4/28/2024
5.0.0-nightly-02215 85 4/28/2024
5.0.0-nightly-02214 105 4/26/2024
5.0.0-nightly-02213 106 4/22/2024
5.0.0-nightly-02212 96 4/22/2024
5.0.0-nightly-02211 128 4/20/2024
5.0.0-nightly-02210 82 4/19/2024
5.0.0-nightly-02209 117 4/16/2024
5.0.0-nightly-02208 104 4/16/2024
5.0.0-nightly-02207 100 4/15/2024
5.0.0-nightly-02206 104 4/14/2024
5.0.0-nightly-02205 111 4/13/2024
5.0.0-nightly-02204 115 4/11/2024
5.0.0-nightly-02203 95 4/11/2024
5.0.0-nightly-02202 83 4/11/2024
5.0.0-nightly-02201 86 4/10/2024
5.0.0-nightly-02200 88 4/10/2024
5.0.0-nightly-02199 92 4/10/2024
5.0.0-nightly-02198 97 4/9/2024
5.0.0-nightly-02197 107 4/8/2024
5.0.0-nightly-02196 100 4/7/2024
5.0.0-nightly-02195 91 4/6/2024
5.0.0-nightly-02194 162 4/5/2024
5.0.0-nightly-02193 90 4/4/2024
5.0.0-nightly-02192 86 4/3/2024
5.0.0-nightly-02191 90 4/3/2024
5.0.0-nightly-02188 107 3/31/2024
5.0.0-nightly-02187 104 3/30/2024
5.0.0-nightly-02186 101 3/30/2024
5.0.0-nightly-02178 102 3/29/2024
5.0.0-nightly-02177 104 3/23/2024
5.0.0-nightly-02176 104 3/22/2024
5.0.0-nightly-02175 128 3/19/2024
5.0.0-nightly-02174 98 3/19/2024
5.0.0-nightly-02173 100 3/18/2024
5.0.0-nightly-02172 105 3/17/2024
5.0.0-nightly-02171 102 3/17/2024
5.0.0-nightly-02169 128 3/16/2024
5.0.0-nightly-02168 106 3/15/2024
5.0.0-nightly-02167 88 3/15/2024
5.0.0-nightly-02166 100 3/15/2024
5.0.0-nightly-02165 109 3/13/2024
5.0.0-nightly-02164 95 3/12/2024
5.0.0-nightly-02163 120 3/10/2024
5.0.0-nightly-02160 99 3/8/2024
5.0.0-nightly-02159 94 3/7/2024
5.0.0-nightly-02158 96 3/7/2024
5.0.0-nightly-02152 97 3/6/2024
5.0.0-nightly-02144 103 3/4/2024
5.0.0-nightly-02142 102 3/4/2024
5.0.0-nightly-02132 101 2/26/2024
5.0.0-nightly-02115 107 2/19/2024
5.0.0-nightly-02105 95 2/19/2024
5.0.0-nightly-02103 98 2/18/2024
5.0.0-nightly-02102 94 2/18/2024
5.0.0-nightly-02098 103 2/18/2024
5.0.0-nightly-02096 100 2/17/2024
5.0.0-nightly-02094 100 2/17/2024
5.0.0-nightly-02088 98 2/15/2024
5.0.0-nightly-02086 100 2/15/2024
5.0.0-nightly-02074 116 2/14/2024
5.0.0-nightly-02069 104 2/13/2024
5.0.0-nightly-02063 93 2/13/2024
5.0.0-nightly-02059 89 2/12/2024
5.0.0-nightly-02057 98 2/12/2024
5.0.0-nightly-02054 88 2/12/2024
5.0.0-nightly-02050 87 2/12/2024
5.0.0-nightly-02047 96 2/12/2024
5.0.0-nightly-02046 93 2/12/2024
5.0.0-nightly-02037 102 2/10/2024
5.0.0-nightly-02034 114 2/7/2024
5.0.0-nightly-02032 98 2/7/2024
5.0.0-nightly-02029 90 2/7/2024
5.0.0-nightly-02016 103 2/5/2024
5.0.0-nightly-02014 117 2/4/2024
5.0.0-nightly-02010 106 2/4/2024
5.0.0-nightly-02009 97 2/4/2024
5.0.0-nightly-02004 96 2/4/2024
5.0.0-nightly-02001 102 2/4/2024
5.0.0-nightly-02000 120 2/3/2024
5.0.0-nightly-01999 105 2/3/2024
5.0.0-nightly-01998 96 2/3/2024
5.0.0-nightly-01996 95 2/3/2024
5.0.0-nightly-01989 102 2/3/2024
5.0.0-nightly-01986 88 2/3/2024
5.0.0-nightly-01984 125 2/3/2024
5.0.0-nightly-01982 119 2/1/2024
5.0.0-nightly-01979 98 1/31/2024
5.0.0-nightly-01973 94 1/31/2024
5.0.0-nightly-01972 92 1/31/2024
5.0.0-nightly-01970 96 1/31/2024
5.0.0-nightly-01969 85 1/31/2024
5.0.0-nightly-01966 89 1/31/2024
5.0.0-nightly-01965 96 1/30/2024
5.0.0-nightly-01958 101 1/30/2024
5.0.0-nightly.2378 81 10/11/2024
5.0.0-nightly.2377 83 10/11/2024
5.0.0-alpha.5 689 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