DSharpPlus.Commands 5.0.0-nightly-02319

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-02319
                    
NuGet\Install-Package DSharpPlus.Commands -Version 5.0.0-nightly-02319
                    
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-02319" />
                    
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-02319" />
                    
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-02319
                    
#r "nuget: DSharpPlus.Commands, 5.0.0-nightly-02319"
                    
#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-02319&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DSharpPlus.Commands&version=5.0.0-nightly-02319&prerelease
                    
Install 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-02528 84 6/26/2025
5.0.0-nightly-02527 83 6/25/2025
5.0.0-nightly-02526 82 6/25/2025
5.0.0-nightly-02525 152 6/22/2025
5.0.0-nightly-02524 189 6/18/2025
5.0.0-nightly-02523 116 6/18/2025
5.0.0-nightly-02522 142 6/16/2025
5.0.0-nightly-02521 108 6/16/2025
5.0.0-nightly-02520 258 6/14/2025
5.0.0-nightly-02519 115 6/14/2025
5.0.0-nightly-02518 119 6/14/2025
5.0.0-nightly-02517 265 6/7/2025
5.0.0-nightly-02516 689 5/29/2025
5.0.0-nightly-02515 712 5/24/2025
5.0.0-nightly-02514 77 5/23/2025
5.0.0-nightly-02513 137 5/23/2025
5.0.0-nightly-02512 94 5/23/2025
5.0.0-nightly-02511 93 5/23/2025
5.0.0-nightly-02510 304 5/21/2025
5.0.0-nightly-02509 221 5/18/2025
5.0.0-nightly-02508 180 5/18/2025
5.0.0-nightly-02507 125 5/17/2025
5.0.0-nightly-02506 175 5/17/2025
5.0.0-nightly-02505 274 5/10/2025
5.0.0-nightly-02504 143 5/9/2025
5.0.0-nightly-02503 159 5/8/2025
5.0.0-nightly-02502 193 5/7/2025
5.0.0-nightly-02501 305 5/4/2025
5.0.0-nightly-02500 138 5/4/2025
5.0.0-nightly-02499 344 4/30/2025
5.0.0-nightly-02498 210 4/29/2025
5.0.0-nightly-02497 177 4/26/2025
5.0.0-nightly-02496 95 4/26/2025
5.0.0-nightly-02495 215 4/25/2025
5.0.0-nightly-02494 223 4/24/2025
5.0.0-nightly-02493 171 4/24/2025
5.0.0-nightly-02492 156 4/24/2025
5.0.0-nightly-02491 164 4/24/2025
5.0.0-nightly-02490 217 4/24/2025
5.0.0-nightly-02489 206 4/23/2025
5.0.0-nightly-02488 195 4/23/2025
5.0.0-nightly-02487 174 4/23/2025
5.0.0-nightly-02486 239 4/22/2025
5.0.0-nightly-02485 189 4/21/2025
5.0.0-nightly-02484 357 4/16/2025
5.0.0-nightly-02483 331 4/14/2025
5.0.0-nightly-02482 187 4/14/2025
5.0.0-nightly-02481 477 4/8/2025
5.0.0-nightly-02480 229 4/7/2025
5.0.0-nightly-02479 167 4/7/2025
5.0.0-nightly-02478 481 4/5/2025
5.0.0-nightly-02477 154 4/4/2025
5.0.0-nightly-02476 116 4/4/2025
5.0.0-nightly-02475 315 3/29/2025
5.0.0-nightly-02474 819 3/24/2025
5.0.0-nightly-02473 482 3/24/2025
5.0.0-nightly-02472 513 3/24/2025
5.0.0-nightly-02470 417 3/24/2025
5.0.0-nightly-02469 293 3/22/2025
5.0.0-nightly-02467 664 3/10/2025
5.0.0-nightly-02466 175 3/10/2025
5.0.0-nightly-02465 195 3/9/2025
5.0.0-nightly-02464 273 3/8/2025
5.0.0-nightly-02463 315 3/5/2025
5.0.0-nightly-02462 215 3/4/2025
5.0.0-nightly-02461 585 2/28/2025
5.0.0-nightly-02460 146 2/27/2025
5.0.0-nightly-02459 504 2/21/2025
5.0.0-nightly-02458 2,053 2/18/2025
5.0.0-nightly-02457 265 2/16/2025
5.0.0-nightly-02456 254 2/13/2025
5.0.0-nightly-02455 275 2/11/2025
5.0.0-nightly-02454 447 2/7/2025
5.0.0-nightly-02453 605 1/31/2025
5.0.0-nightly-02452 192 1/31/2025
5.0.0-nightly-02451 135 1/30/2025
5.0.0-nightly-02450 2,406 1/16/2025
5.0.0-nightly-02449 128 1/15/2025
5.0.0-nightly-02448 548 1/9/2025
5.0.0-nightly-02447 146 1/8/2025
5.0.0-nightly-02446 281 1/7/2025
5.0.0-nightly-02445 296 1/5/2025
5.0.0-nightly-02444 138 1/5/2025
5.0.0-nightly-02443 584 1/2/2025
5.0.0-nightly-02442 157 1/1/2025
5.0.0-nightly-02441 252 12/31/2024
5.0.0-nightly-02440 165 12/31/2024
5.0.0-nightly-02439 766 12/22/2024
5.0.0-nightly-02438 335 12/21/2024
5.0.0-nightly-02437 217 12/21/2024
5.0.0-nightly-02436 185 12/20/2024
5.0.0-nightly-02435 320 12/19/2024
5.0.0-nightly-02434 153 12/19/2024
5.0.0-nightly-02433 150 12/19/2024
5.0.0-nightly-02432 196 12/19/2024
5.0.0-nightly-02431 350 12/16/2024
5.0.0-nightly-02430 382 12/14/2024
5.0.0-nightly-02429 172 12/14/2024
5.0.0-nightly-02428 416 12/12/2024
5.0.0-nightly-02427 384 12/8/2024
5.0.0-nightly-02426 1,927 11/24/2024
5.0.0-nightly-02425 305 11/23/2024
5.0.0-nightly-02424 206 11/23/2024
5.0.0-nightly-02423 371 11/20/2024
5.0.0-nightly-02422 543 11/18/2024
5.0.0-nightly-02421 228 11/17/2024
5.0.0-nightly-02420 206 11/17/2024
5.0.0-nightly-02419 210 11/17/2024
5.0.0-nightly-02418 230 11/16/2024
5.0.0-nightly-02417 192 11/16/2024
5.0.0-nightly-02416 209 11/16/2024
5.0.0-nightly-02415 197 11/16/2024
5.0.0-nightly-02414 195 11/16/2024
5.0.0-nightly-02413 196 11/16/2024
5.0.0-nightly-02412 209 11/16/2024
5.0.0-nightly-02411 322 11/13/2024
5.0.0-nightly-02410 251 11/12/2024
5.0.0-nightly-02409 214 11/12/2024
5.0.0-nightly-02408 262 11/12/2024
5.0.0-nightly-02407 223 11/12/2024
5.0.0-nightly-02406 823 11/12/2024
5.0.0-nightly-02405 437 11/11/2024
5.0.0-nightly-02404 425 11/3/2024
5.0.0-nightly-02403 92 11/3/2024
5.0.0-nightly-02402 112 11/1/2024
5.0.0-nightly-02401 537 10/31/2024
5.0.0-nightly-02400 355 10/30/2024
5.0.0-nightly-02399 154 10/30/2024
5.0.0-nightly-02398 120 10/29/2024
5.0.0-nightly-02397 387 10/27/2024
5.0.0-nightly-02396 188 10/26/2024
5.0.0-nightly-02395 82 10/26/2024
5.0.0-nightly-02394 138 10/25/2024
5.0.0-nightly-02393 91 10/25/2024
5.0.0-nightly-02392 87 10/25/2024
5.0.0-nightly-02391 88 10/25/2024
5.0.0-nightly-02390 226 10/24/2024
5.0.0-nightly-02389 181 10/19/2024
5.0.0-nightly-02388 121 10/19/2024
5.0.0-nightly-02387 334 10/16/2024
5.0.0-nightly-02386 182 10/15/2024
5.0.0-nightly-02385 97 10/15/2024
5.0.0-nightly-02384 185 10/14/2024
5.0.0-nightly-02383 240 10/13/2024
5.0.0-nightly-02382 199 10/12/2024
5.0.0-nightly-02381 210 10/11/2024
5.0.0-nightly-02380 84 10/11/2024
5.0.0-nightly-02379 102 10/11/2024
5.0.0-nightly-02375 96 10/11/2024
5.0.0-nightly-02374 110 10/10/2024
5.0.0-nightly-02373 94 10/10/2024
5.0.0-nightly-02372 133 10/9/2024
5.0.0-nightly-02371 90 10/9/2024
5.0.0-nightly-02370 92 10/9/2024
5.0.0-nightly-02369 298 10/8/2024
5.0.0-nightly-02368 109 10/7/2024
5.0.0-nightly-02367 100 10/7/2024
5.0.0-nightly-02366 112 10/6/2024
5.0.0-nightly-02365 121 10/4/2024
5.0.0-nightly-02364 240 9/30/2024
5.0.0-nightly-02363 195 9/28/2024
5.0.0-nightly-02362 93 9/28/2024
5.0.0-nightly-02361 1,194 9/10/2024
5.0.0-nightly-02360 966 9/1/2024
5.0.0-nightly-02359 441 8/30/2024
5.0.0-nightly-02358 184 8/26/2024
5.0.0-nightly-02357 172 8/22/2024
5.0.0-nightly-02356 767 8/14/2024
5.0.0-nightly-02355 1,048 8/13/2024
5.0.0-nightly-02354 126 8/13/2024
5.0.0-nightly-02353 106 8/13/2024
5.0.0-nightly-02352 132 8/12/2024
5.0.0-nightly-02351 324 8/11/2024
5.0.0-nightly-02350 423 8/7/2024
5.0.0-nightly-02349 87 8/6/2024
5.0.0-nightly-02348 85 8/6/2024
5.0.0-nightly-02347 96 8/6/2024
5.0.0-nightly-02346 237 8/3/2024
5.0.0-nightly-02345 237 7/31/2024
5.0.0-nightly-02344 82 7/31/2024
5.0.0-nightly-02343 79 7/31/2024
5.0.0-nightly-02342 87 7/29/2024
5.0.0-nightly-02341 97 7/29/2024
5.0.0-nightly-02340 92 7/29/2024
5.0.0-nightly-02339 370 7/27/2024
5.0.0-nightly-02338 124 7/27/2024
5.0.0-nightly-02337 125 7/26/2024
5.0.0-nightly-02336 95 7/26/2024
5.0.0-nightly-02335 146 7/25/2024
5.0.0-nightly-02334 240 7/24/2024
5.0.0-nightly-02333 92 7/24/2024
5.0.0-nightly-02332 94 7/24/2024
5.0.0-nightly-02331 96 7/24/2024
5.0.0-nightly-02330 415 7/21/2024
5.0.0-nightly-02329 131 7/20/2024
5.0.0-nightly-02328 169 7/20/2024
5.0.0-nightly-02327 123 7/19/2024
5.0.0-nightly-02326 97 7/19/2024
5.0.0-nightly-02325 117 7/19/2024
5.0.0-nightly-02324 114 7/18/2024
5.0.0-nightly-02323 104 7/18/2024
5.0.0-nightly-02322 102 7/18/2024
5.0.0-nightly-02321 96 7/18/2024
5.0.0-nightly-02320 106 7/18/2024
5.0.0-nightly-02319 96 7/18/2024
5.0.0-nightly-02318 96 7/18/2024
5.0.0-nightly-02317 161 7/17/2024
5.0.0-nightly-02316 84 7/17/2024
5.0.0-nightly-02315 118 7/16/2024
5.0.0-nightly-02314 132 7/14/2024
5.0.0-nightly-02313 174 7/12/2024
5.0.0-nightly-02312 121 7/11/2024
5.0.0-nightly-02311 97 7/11/2024
5.0.0-nightly-02310 102 7/11/2024
5.0.0-nightly-02309 82 7/11/2024
5.0.0-nightly-02308 95 7/11/2024
5.0.0-nightly-02307 113 7/10/2024
5.0.0-nightly-02306 95 7/10/2024
5.0.0-nightly-02305 94 7/10/2024
5.0.0-nightly-02304 224 7/9/2024
5.0.0-nightly-02303 199 7/5/2024
5.0.0-nightly-02302 244 6/30/2024
5.0.0-nightly-02301 108 6/30/2024
5.0.0-nightly-02300 111 6/30/2024
5.0.0-nightly-02299 112 6/28/2024
5.0.0-nightly-02298 113 6/27/2024
5.0.0-nightly-02297 141 6/25/2024
5.0.0-nightly-02296 209 6/22/2024
5.0.0-nightly-02295 214 6/17/2024
5.0.0-nightly-02294 153 6/17/2024
5.0.0-nightly-02293 140 6/14/2024
5.0.0-nightly-02292 97 6/14/2024
5.0.0-nightly-02291 123 6/12/2024
5.0.0-nightly-02290 125 6/11/2024
5.0.0-nightly-02289 100 6/11/2024
5.0.0-nightly-02288 117 6/10/2024
5.0.0-nightly-02287 133 6/8/2024
5.0.0-nightly-02286 129 6/6/2024
5.0.0-nightly-02285 100 6/6/2024
5.0.0-nightly-02284 115 6/5/2024
5.0.0-nightly-02283 139 6/4/2024
5.0.0-nightly-02282 104 6/3/2024
5.0.0-nightly-02281 108 6/3/2024
5.0.0-nightly-02280 98 6/3/2024
5.0.0-nightly-02279 102 6/3/2024
5.0.0-nightly-02278 104 6/3/2024
5.0.0-nightly-02277 97 6/3/2024
5.0.0-nightly-02276 101 6/3/2024
5.0.0-nightly-02275 116 6/2/2024
5.0.0-nightly-02274 100 6/2/2024
5.0.0-nightly-02273 102 6/2/2024
5.0.0-nightly-02272 108 6/2/2024
5.0.0-nightly-02271 4,869 6/2/2024
5.0.0-nightly-02270 150 6/2/2024
5.0.0-nightly-02269 133 6/2/2024
5.0.0-nightly-02268 183 6/1/2024
5.0.0-nightly-02267 485 5/25/2024
5.0.0-nightly-02266 130 5/24/2024
5.0.0-nightly-02265 136 5/23/2024
5.0.0-nightly-02264 113 5/23/2024
5.0.0-nightly-02263 119 5/22/2024
5.0.0-nightly-02262 1,198 5/19/2024
5.0.0-nightly-02261 195 5/17/2024
5.0.0-nightly-02260 347 5/16/2024
5.0.0-nightly-02259 125 5/16/2024
5.0.0-nightly-02258 185 5/16/2024
5.0.0-nightly-02257 106 5/16/2024
5.0.0-nightly-02256 99 5/16/2024
5.0.0-nightly-02255 89 5/16/2024
5.0.0-nightly-02254 147 5/15/2024
5.0.0-nightly-02253 112 5/15/2024
5.0.0-nightly-02252 126 5/14/2024
5.0.0-nightly-02251 146 5/14/2024
5.0.0-nightly-02250 173 5/14/2024
5.0.0-nightly-02249 389 5/13/2024
5.0.0-nightly-02248 261 5/11/2024
5.0.0-nightly-02247 112 5/11/2024
5.0.0-nightly-02246 281 5/10/2024
5.0.0-nightly-02245 334 5/8/2024
5.0.0-nightly-02244 114 5/8/2024
5.0.0-nightly-02243 113 5/8/2024
5.0.0-nightly-02242 113 5/8/2024
5.0.0-nightly-02241 104 5/8/2024
5.0.0-nightly-02240 204 5/7/2024
5.0.0-nightly-02239 124 5/7/2024
5.0.0-nightly-02238 109 5/7/2024
5.0.0-nightly-02237 142 5/7/2024
5.0.0-nightly-02236 190 5/6/2024
5.0.0-nightly-02235 110 5/6/2024
5.0.0-nightly-02234 148 5/5/2024
5.0.0-nightly-02233 128 5/5/2024
5.0.0-nightly-02232 158 5/5/2024
5.0.0-nightly-02231 156 5/4/2024
5.0.0-nightly-02230 162 5/2/2024
5.0.0-nightly-02229 76 5/2/2024
5.0.0-nightly-02228 65 5/2/2024
5.0.0-nightly-02227 70 5/2/2024
5.0.0-nightly-02226 60 5/2/2024
5.0.0-nightly-02224 225 5/1/2024
5.0.0-nightly-02223 105 4/30/2024
5.0.0-nightly-02222 126 4/30/2024
5.0.0-nightly-02221 108 4/30/2024
5.0.0-nightly-02220 87 4/30/2024
5.0.0-nightly-02219 104 4/29/2024
5.0.0-nightly-02217 138 4/28/2024
5.0.0-nightly-02216 91 4/28/2024
5.0.0-nightly-02215 95 4/28/2024
5.0.0-nightly-02214 115 4/26/2024
5.0.0-nightly-02213 116 4/22/2024
5.0.0-nightly-02212 105 4/22/2024
5.0.0-nightly-02211 138 4/20/2024
5.0.0-nightly-02210 91 4/19/2024
5.0.0-nightly-02209 127 4/16/2024
5.0.0-nightly-02208 113 4/16/2024
5.0.0-nightly-02207 111 4/15/2024
5.0.0-nightly-02206 115 4/14/2024
5.0.0-nightly-02205 124 4/13/2024
5.0.0-nightly-02204 130 4/11/2024
5.0.0-nightly-02203 112 4/11/2024
5.0.0-nightly-02202 98 4/11/2024
5.0.0-nightly-02201 98 4/10/2024
5.0.0-nightly-02200 99 4/10/2024
5.0.0-nightly-02199 101 4/10/2024
5.0.0-nightly-02198 106 4/9/2024
5.0.0-nightly-02197 115 4/8/2024
5.0.0-nightly-02196 115 4/7/2024
5.0.0-nightly-02195 102 4/6/2024
5.0.0-nightly-02194 176 4/5/2024
5.0.0-nightly-02193 100 4/4/2024
5.0.0-nightly-02192 98 4/3/2024
5.0.0-nightly-02191 102 4/3/2024
5.0.0-nightly-02188 124 3/31/2024
5.0.0-nightly-02187 113 3/30/2024
5.0.0-nightly-02186 115 3/30/2024
5.0.0-nightly-02178 115 3/29/2024
5.0.0-nightly-02177 115 3/23/2024
5.0.0-nightly-02176 114 3/22/2024
5.0.0-nightly-02175 138 3/19/2024
5.0.0-nightly-02174 106 3/19/2024
5.0.0-nightly-02173 110 3/18/2024
5.0.0-nightly-02172 117 3/17/2024
5.0.0-nightly-02171 115 3/17/2024
5.0.0-nightly-02169 139 3/16/2024
5.0.0-nightly-02168 116 3/15/2024
5.0.0-nightly-02167 97 3/15/2024
5.0.0-nightly-02166 110 3/15/2024
5.0.0-nightly-02165 120 3/13/2024
5.0.0-nightly-02164 104 3/12/2024
5.0.0-nightly-02163 131 3/10/2024
5.0.0-nightly-02160 114 3/8/2024
5.0.0-nightly-02159 111 3/7/2024
5.0.0-nightly-02158 108 3/7/2024
5.0.0-nightly-02152 116 3/6/2024
5.0.0-nightly-02144 111 3/4/2024
5.0.0-nightly-02142 115 3/4/2024
5.0.0-nightly-02132 117 2/26/2024
5.0.0-nightly-02115 120 2/19/2024
5.0.0-nightly-02105 106 2/19/2024
5.0.0-nightly-02103 108 2/18/2024
5.0.0-nightly-02102 108 2/18/2024
5.0.0-nightly-02098 117 2/18/2024
5.0.0-nightly-02096 110 2/17/2024
5.0.0-nightly-02094 111 2/17/2024
5.0.0-nightly-02088 107 2/15/2024
5.0.0-nightly-02086 110 2/15/2024
5.0.0-nightly-02074 128 2/14/2024
5.0.0-nightly-02069 117 2/13/2024
5.0.0-nightly-02063 104 2/13/2024
5.0.0-nightly-02059 99 2/12/2024
5.0.0-nightly-02057 109 2/12/2024
5.0.0-nightly-02054 100 2/12/2024
5.0.0-nightly-02050 103 2/12/2024
5.0.0-nightly-02047 108 2/12/2024
5.0.0-nightly-02046 107 2/12/2024
5.0.0-nightly-02037 114 2/10/2024
5.0.0-nightly-02034 129 2/7/2024
5.0.0-nightly-02032 112 2/7/2024
5.0.0-nightly-02029 101 2/7/2024
5.0.0-nightly-02016 121 2/5/2024
5.0.0-nightly-02014 131 2/4/2024
5.0.0-nightly-02010 124 2/4/2024
5.0.0-nightly-02009 109 2/4/2024
5.0.0-nightly-02004 106 2/4/2024
5.0.0-nightly-02001 111 2/4/2024
5.0.0-nightly-02000 132 2/3/2024
5.0.0-nightly-01999 120 2/3/2024
5.0.0-nightly-01998 105 2/3/2024
5.0.0-nightly-01996 111 2/3/2024
5.0.0-nightly-01989 115 2/3/2024
5.0.0-nightly-01986 100 2/3/2024
5.0.0-nightly-01984 141 2/3/2024
5.0.0-nightly-01982 127 2/1/2024
5.0.0-nightly-01979 106 1/31/2024
5.0.0-nightly-01973 102 1/31/2024
5.0.0-nightly-01972 102 1/31/2024
5.0.0-nightly-01970 113 1/31/2024
5.0.0-nightly-01969 96 1/31/2024
5.0.0-nightly-01966 99 1/31/2024
5.0.0-nightly-01965 105 1/30/2024
5.0.0-nightly-01958 113 1/30/2024
5.0.0-nightly.2378 95 10/11/2024
5.0.0-nightly.2377 94 10/11/2024
5.0.0-alpha.5 714 11/17/2024
5.0.0-alpha.4 59 11/17/2024
5.0.0-alpha.3 58 11/17/2024
5.0.0-alpha.1 74 10/11/2024