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.
#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 140 2/28/2025
5.0.2.6-pre 107 3/11/2024
5.0.2.5-pre 163 5/9/2023
5.0.2.4 572 9/28/2022
5.0.2.4-pre 190 9/12/2022
5.0.2.3-pre 233 8/2/2022
5.0.2.2-pre 229 7/1/2022
5.0.2.1-pre 285 3/21/2022
5.0.2-pre 216 3/21/2022
5.0.1.1-pre 232 2/28/2022
5.0.1-pre 224 2/23/2022
4.0.2.4 541 2/7/2022
4.0.2.3 564 2/1/2022
4.0.2.3-pre 245 1/26/2022
4.0.2.2 529 1/21/2022
4.0.2.1 390 12/15/2021
4.0.2.1-pre 286 11/8/2021
4.0.2-pre 303 11/8/2021
4.0.1 412 10/14/2021
4.0.1-pre 320 8/10/2021
4.0.0.3-pre 336 7/7/2021
4.0.0.2-pre 303 7/7/2021
4.0.0.1-pre 301 7/6/2021
4.0.0-pre 277 7/2/2021
3.0.2.1 443 5/23/2021
3.0.2 482 4/29/2021
3.0.1 490 3/1/2021
3.0.0.1 566 12/4/2020
2.1.3.4 556 10/20/2020
2.1.3.4-pre 434 8/13/2020
2.1.3.3-pre 460 8/13/2020
2.1.3.2-pre 479 8/13/2020
2.1.3.1-pre 444 8/13/2020
2.1.3-pre 421 8/13/2020
2.1.2-pre 531 7/8/2020
2.1.1-pre 448 6/28/2020
2.1.0-pre 447 6/24/2020
2.0.4.1-pre 479 6/24/2020
2.0.4-pre 477 6/24/2020
2.0.3-pre 405 6/23/2020
2.0.2-pre 389 6/22/2020
2.0.1-pre 487 6/5/2020
2.0.0 529 5/27/2020
2.0.0-pre 452 4/30/2020
1.1.3-pre 431 4/27/2020
1.1.2-pre 421 4/27/2020
1.0.2-pre 417 3/29/2020
1.0.1.1 781 2/21/2020
1.0.1.1-pre 465 2/22/2020
1.0.1 580 2/21/2020
1.0.0 608 1/29/2020

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