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 Stormancer.Server.Plugins.Leaderboards as a Cake Addin
#tool nuget:?package=Stormancer.Server.Plugins.Leaderboards&version=5.0.2.6
                    
Install Stormancer.Server.Plugins.Leaderboards 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 127 2/28/2025
5.0.2.6-pre 103 3/11/2024
5.0.2.5-pre 149 5/9/2023
5.0.2.4 564 9/28/2022
5.0.2.4-pre 178 9/12/2022
5.0.2.3-pre 219 8/2/2022
5.0.2.2-pre 218 7/1/2022
5.0.2.1-pre 273 3/21/2022
5.0.2-pre 203 3/21/2022
5.0.1.1-pre 220 2/28/2022
5.0.1-pre 209 2/23/2022
4.0.2.4 527 2/7/2022
4.0.2.3 548 2/1/2022
4.0.2.3-pre 228 1/26/2022
4.0.2.2 515 1/21/2022
4.0.2.1 376 12/15/2021
4.0.2.1-pre 273 11/8/2021
4.0.2-pre 291 11/8/2021
4.0.1 397 10/14/2021
4.0.1-pre 307 8/10/2021
4.0.0.3-pre 320 7/7/2021
4.0.0.2-pre 285 7/7/2021
4.0.0.1-pre 287 7/6/2021
4.0.0-pre 265 7/2/2021
3.0.2.1 430 5/23/2021
3.0.2 470 4/29/2021
3.0.1 471 3/1/2021
3.0.0.1 549 12/4/2020
2.1.3.4 535 10/20/2020
2.1.3.4-pre 416 8/13/2020
2.1.3.3-pre 442 8/13/2020
2.1.3.2-pre 463 8/13/2020
2.1.3.1-pre 428 8/13/2020
2.1.3-pre 404 8/13/2020
2.1.2-pre 515 7/8/2020
2.1.1-pre 434 6/28/2020
2.1.0-pre 430 6/24/2020
2.0.4.1-pre 464 6/24/2020
2.0.4-pre 462 6/24/2020
2.0.3-pre 388 6/23/2020
2.0.2-pre 374 6/22/2020
2.0.1-pre 472 6/5/2020
2.0.0 510 5/27/2020
2.0.0-pre 434 4/30/2020
1.1.3-pre 411 4/27/2020
1.1.2-pre 402 4/27/2020
1.0.2-pre 399 3/29/2020
1.0.1.1 763 2/21/2020
1.0.1.1-pre 447 2/22/2020
1.0.1 558 2/21/2020
1.0.0 590 1/29/2020

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