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 158 2/28/2025
5.0.2.6-pre 114 3/11/2024
5.0.2.5-pre 182 5/9/2023
5.0.2.4 592 9/28/2022
5.0.2.4-pre 210 9/12/2022
5.0.2.3-pre 253 8/2/2022
5.0.2.2-pre 251 7/1/2022
5.0.2.1-pre 307 3/21/2022
5.0.2-pre 238 3/21/2022
5.0.1.1-pre 253 2/28/2022
5.0.1-pre 245 2/23/2022
4.0.2.4 562 2/7/2022
4.0.2.3 587 2/1/2022
4.0.2.3-pre 266 1/26/2022
4.0.2.2 551 1/21/2022
4.0.2.1 412 12/15/2021
4.0.2.1-pre 309 11/8/2021
4.0.2-pre 325 11/8/2021
4.0.1 434 10/14/2021
4.0.1-pre 341 8/10/2021
4.0.0.3-pre 357 7/7/2021
4.0.0.2-pre 325 7/7/2021
4.0.0.1-pre 323 7/6/2021
4.0.0-pre 299 7/2/2021
3.0.2.1 465 5/23/2021
3.0.2 505 4/29/2021
3.0.1 515 3/1/2021
3.0.0.1 590 12/4/2020
2.1.3.4 582 10/20/2020
2.1.3.4-pre 459 8/13/2020
2.1.3.3-pre 485 8/13/2020
2.1.3.2-pre 505 8/13/2020
2.1.3.1-pre 468 8/13/2020
2.1.3-pre 445 8/13/2020
2.1.2-pre 556 7/8/2020
2.1.1-pre 473 6/28/2020
2.1.0-pre 474 6/24/2020
2.0.4.1-pre 505 6/24/2020
2.0.4-pre 501 6/24/2020
2.0.3-pre 429 6/23/2020
2.0.2-pre 413 6/22/2020
2.0.1-pre 512 6/5/2020
2.0.0 556 5/27/2020
2.0.0-pre 476 4/30/2020
1.1.3-pre 456 4/27/2020
1.1.2-pre 447 4/27/2020
1.0.2-pre 443 3/29/2020
1.0.1.1 807 2/21/2020
1.0.1.1-pre 493 2/22/2020
1.0.1 606 2/21/2020
1.0.0 633 1/29/2020

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