Stormancer.Server.Plugins.Leaderboards 5.0.2.6

There is a newer prerelease version of this package available.
See the version list below for details.
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 (2)

Showing the top 2 NuGet packages that depend on Stormancer.Server.Plugins.Leaderboards:

Package Downloads
Stormancer.Server.Plugins.Leaderboards.EntityFramework

Entity Framework storage for Stormancer leaderboard system.

Stormancer.Server.Plugins.Leaderboards.Elasticsearch

Elasticsearch storage for Stormancer leaderboard system.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.1.0.3-pre 83 9/1/2026
5.1.0.2-pre 117 8/26/2026
5.1.0.1-pre 92 8/20/2026
5.1.0-pre 100 8/20/2026
5.0.2.6 358 2/28/2025
5.0.2.6-pre 194 3/11/2024
5.0.2.5-pre 272 5/9/2023
5.0.2.4 697 9/28/2022
5.0.2.4-pre 323 9/12/2022
5.0.2.3-pre 369 8/2/2022
5.0.2.2-pre 356 7/1/2022
5.0.2.1-pre 428 3/21/2022
5.0.2-pre 356 3/21/2022
5.0.1.1-pre 358 2/28/2022
5.0.1-pre 372 2/23/2022
4.0.2.4 668 2/7/2022
4.0.2.3 701 2/1/2022
4.0.2.3-pre 369 1/26/2022
4.0.2.2 667 1/21/2022
4.0.2.1 530 12/15/2021
Loading failed

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