Stormancer.Server.Plugins.Leaderboards 5.0.2.6

dotnet add package Stormancer.Server.Plugins.Leaderboards --version 5.0.2.6
                    
NuGet\Install-Package Stormancer.Server.Plugins.Leaderboards -Version 5.0.2.6
                    
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="Stormancer.Server.Plugins.Leaderboards" Version="5.0.2.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stormancer.Server.Plugins.Leaderboards" Version="5.0.2.6" />
                    
Directory.Packages.props
<PackageReference Include="Stormancer.Server.Plugins.Leaderboards" />
                    
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 Stormancer.Server.Plugins.Leaderboards --version 5.0.2.6
                    
#r "nuget: Stormancer.Server.Plugins.Leaderboards, 5.0.2.6"
                    
#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.
#:package Stormancer.Server.Plugins.Leaderboards@5.0.2.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Stormancer.Server.Plugins.Leaderboards&version=5.0.2.6
                    
Install as a Cake Addin
#tool nuget:?package=Stormancer.Server.Plugins.Leaderboards&version=5.0.2.6
                    
Install as a Cake Tool

Leaderboard system for Stormancer server applications.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.2.6 147 2/28/2025
5.0.2.6-pre 110 3/11/2024
5.0.2.5-pre 177 5/9/2023
5.0.2.4 586 9/28/2022
5.0.2.4-pre 204 9/12/2022
5.0.2.3-pre 247 8/2/2022
5.0.2.2-pre 246 7/1/2022
5.0.2.1-pre 301 3/21/2022
5.0.2-pre 233 3/21/2022
5.0.1.1-pre 248 2/28/2022
5.0.1-pre 240 2/23/2022
4.0.2.4 557 2/7/2022
4.0.2.3 581 2/1/2022
4.0.2.3-pre 261 1/26/2022
4.0.2.2 545 1/21/2022
4.0.2.1 406 12/15/2021
4.0.2.1-pre 303 11/8/2021
4.0.2-pre 320 11/8/2021
4.0.1 428 10/14/2021
4.0.1-pre 335 8/10/2021
4.0.0.3-pre 352 7/7/2021
4.0.0.2-pre 320 7/7/2021
4.0.0.1-pre 318 7/6/2021
4.0.0-pre 293 7/2/2021
3.0.2.1 459 5/23/2021
3.0.2 499 4/29/2021
3.0.1 507 3/1/2021
3.0.0.1 583 12/4/2020
2.1.3.4 574 10/20/2020
2.1.3.4-pre 452 8/13/2020
2.1.3.3-pre 478 8/13/2020
2.1.3.2-pre 499 8/13/2020
2.1.3.1-pre 462 8/13/2020
2.1.3-pre 439 8/13/2020
2.1.2-pre 550 7/8/2020
2.1.1-pre 467 6/28/2020
2.1.0-pre 468 6/24/2020
2.0.4.1-pre 498 6/24/2020
2.0.4-pre 495 6/24/2020
2.0.3-pre 423 6/23/2020
2.0.2-pre 407 6/22/2020
2.0.1-pre 506 6/5/2020
2.0.0 548 5/27/2020
2.0.0-pre 470 4/30/2020
1.1.3-pre 450 4/27/2020
1.1.2-pre 440 4/27/2020
1.0.2-pre 436 3/29/2020
1.0.1.1 800 2/21/2020
1.0.1.1-pre 486 2/22/2020
1.0.1 599 2/21/2020
1.0.0 627 1/29/2020

Changed
*******
- Updated dependency to Users to support new abstraction lib.