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" />
<PackageReference Include="Stormancer.Server.Plugins.Leaderboards" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=Stormancer.Server.Plugins.Leaderboards&version=5.0.2.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Leaderboard system for Stormancer server applications.
| Product | Versions 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.
-
net8.0
- jose-jwt (>= 4.1.0)
- Stormancer.Server.Plugins.Api (>= 3.2.0.1)
- Stormancer.Server.Plugins.Configuration (>= 2.1.3)
- Stormancer.Server.Plugins.Database.Elasticsearch (>= 2.3.1.3)
- Stormancer.Server.Plugins.Friends (>= 5.0.1.82)
- Stormancer.Server.Plugins.Users (>= 10.0.2.45)
- Stormancer.Server.Plugins.WebApi (>= 3.2.0.3)
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 | 276 | 2/28/2025 |
| 5.0.2.6-pre | 169 | 3/11/2024 |
| 5.0.2.5-pre | 248 | 5/9/2023 |
| 5.0.2.4 | 672 | 9/28/2022 |
| 5.0.2.4-pre | 294 | 9/12/2022 |
| 5.0.2.3-pre | 342 | 8/2/2022 |
| 5.0.2.2-pre | 330 | 7/1/2022 |
| 5.0.2.1-pre | 398 | 3/21/2022 |
| 5.0.2-pre | 325 | 3/21/2022 |
| 5.0.1.1-pre | 328 | 2/28/2022 |
| 5.0.1-pre | 344 | 2/23/2022 |
| 4.0.2.4 | 637 | 2/7/2022 |
| 4.0.2.3 | 674 | 2/1/2022 |
| 4.0.2.3-pre | 342 | 1/26/2022 |
| 4.0.2.2 | 641 | 1/21/2022 |
| 4.0.2.1 | 502 | 12/15/2021 |
| 4.0.2.1-pre | 399 | 11/8/2021 |
| 4.0.2-pre | 429 | 11/8/2021 |
| 4.0.1 | 513 | 10/14/2021 |
| 4.0.1-pre | 415 | 8/10/2021 |
Loading failed
Changed
*******
- Updated dependency to Users to support new abstraction lib.