Stormancer.Server.Plugins.Profile
4.1.2.4
See the version list below for details.
dotnet add package Stormancer.Server.Plugins.Profile --version 4.1.2.4
NuGet\Install-Package Stormancer.Server.Plugins.Profile -Version 4.1.2.4
<PackageReference Include="Stormancer.Server.Plugins.Profile" Version="4.1.2.4" />
<PackageVersion Include="Stormancer.Server.Plugins.Profile" Version="4.1.2.4" />
<PackageReference Include="Stormancer.Server.Plugins.Profile" />
paket add Stormancer.Server.Plugins.Profile --version 4.1.2.4
#r "nuget: Stormancer.Server.Plugins.Profile, 4.1.2.4"
#:package Stormancer.Server.Plugins.Profile@4.1.2.4
#addin nuget:?package=Stormancer.Server.Plugins.Profile&version=4.1.2.4
#tool nuget:?package=Stormancer.Server.Plugins.Profile&version=4.1.2.4
Provides a composite profile system to a Stormancer App.
| 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. |
-
net8.0
- Stormancer.Server.Plugins.Users (>= 10.0.2.45)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Stormancer.Server.Plugins.Profile:
| Package | Downloads |
|---|---|
|
Stormancer.Server.Plugins.Party
Provides Party related features to a Stormancer server application. |
|
|
Stormancer.Server.Plugins.Steam
Steam integration for Stormancer server applications. |
|
|
Stormancer.Server.Plugins.Galaxy
Provides integration with the GOG Galaxy platform to Stormancer applications. |
|
|
Stormancer.Server.Plugins.Epic
Provides Epic Games integration to Stormancer server applications. |
|
|
Stormancer.Server.Plugins.Collections
Adds a "collection system" to games using Stormancer. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.1.2.5-pre | 532 | 5/15/2025 |
| 4.1.2.4 | 344 | 2/28/2025 |
| 4.1.2.4-pre | 706 | 9/26/2024 |
| 4.1.2.3-pre | 371 | 9/6/2024 |
| 4.1.2.2-pre | 240 | 8/13/2024 |
| 4.1.2.1-pre | 186 | 7/29/2024 |
| 4.1.2-pre | 751 | 3/13/2024 |
| 4.1.1.13-pre | 298 | 3/11/2024 |
| 4.1.1.12-pre | 747 | 11/20/2023 |
| 4.1.1.11-pre | 250 | 11/13/2023 |
| 4.1.1.10-pre | 185 | 11/13/2023 |
| 4.1.1.9-pre | 162 | 11/13/2023 |
| 4.1.1.8-pre | 173 | 11/13/2023 |
| 4.1.1.7-pre | 560 | 10/16/2023 |
| 4.1.1.6-pre | 229 | 10/11/2023 |
| 4.1.1.5-pre | 195 | 10/11/2023 |
| 4.1.1.4-pre | 204 | 10/11/2023 |
| 4.1.1.3-pre | 779 | 9/1/2023 |
| 4.1.1.2-pre | 281 | 8/28/2023 |
| 4.1.1.1-pre | 233 | 8/22/2023 |
Changed
*******
- Updated dependency to Users to support new abstraction lib.
- Change the format of custom profile part ids.
Added
*****
- Added 'userId' field to the user profile part.
- Added admin API to manage profiles.
- Added warning and error logs when issues prevent a custom profile part from being updated.
- Added crossplay options to user summary profile part.