Stormancer.Server.Plugins.Profile 4.1.2.4

dotnet add package Stormancer.Server.Plugins.Profile --version 4.1.2.4                
NuGet\Install-Package Stormancer.Server.Plugins.Profile -Version 4.1.2.4                
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.Profile" Version="4.1.2.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stormancer.Server.Plugins.Profile --version 4.1.2.4                
#r "nuget: Stormancer.Server.Plugins.Profile, 4.1.2.4"                
#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.
// Install Stormancer.Server.Plugins.Profile as a Cake Addin
#addin nuget:?package=Stormancer.Server.Plugins.Profile&version=4.1.2.4

// Install Stormancer.Server.Plugins.Profile as a Cake Tool
#tool nuget:?package=Stormancer.Server.Plugins.Profile&version=4.1.2.4                

Provides a composite profile system to a Stormancer App.

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.4 156 2/28/2025
4.1.2.4-pre 345 9/26/2024
4.1.2.3-pre 215 9/6/2024
4.1.2.2-pre 132 8/13/2024
4.1.2.1-pre 103 7/29/2024
4.1.2-pre 433 3/13/2024
4.1.1.13-pre 164 3/11/2024
4.1.1.12-pre 470 11/20/2023
4.1.1.11-pre 162 11/13/2023
4.1.1.10-pre 113 11/13/2023
4.1.1.9-pre 100 11/13/2023
4.1.1.8-pre 112 11/13/2023
4.1.1.7-pre 334 10/16/2023
4.1.1.6-pre 138 10/11/2023
4.1.1.5-pre 114 10/11/2023
4.1.1.4-pre 125 10/11/2023
4.1.1.3-pre 447 9/1/2023
4.1.1.2-pre 163 8/28/2023
4.1.1.1-pre 133 8/22/2023
4.1.0-pre 665 6/6/2023
4.0.0.4-pre 309 5/9/2023
4.0.0.3 435 4/4/2023
4.0.0.3-pre 256 3/19/2023
4.0.0.2-pre 140 3/15/2023
4.0.0.1-pre 138 3/15/2023
4.0.0-pre 139 3/15/2023
3.0.0.4 1,801 9/28/2022
3.0.0.4-pre 299 9/9/2022
3.0.0.3-pre 170 9/9/2022
3.0.0.2-pre 170 9/8/2022
3.0.0.1-pre 157 9/8/2022
3.0.0-pre 244 8/24/2022
2.4.3.3-pre 260 8/2/2022
2.4.3.2-pre 227 7/1/2022
2.4.3.1-pre 156 6/20/2022
2.4.3-pre 334 4/12/2022
2.4.2.3-pre 222 2/28/2022
2.4.2.2 723 2/7/2022
2.4.2.1 672 2/1/2022
2.4.2.1-pre 219 1/28/2022
2.4.2-pre 203 1/27/2022
2.4.1.2 989 12/15/2021
2.4.1.2-pre 335 10/28/2021
2.4.1.1-pre 275 10/21/2021
2.3.1 461 10/14/2021
2.3.1-pre 406 10/8/2021
2.3.0-pre 305 8/13/2021
2.2.0.2 529 5/23/2021
2.2.0.2-pre 434 5/12/2021
2.2.0-pre 271 5/3/2021
2.1.1 550 4/29/2021
2.1.0.6 428 4/19/2021
2.1.0.6-pre 270 4/9/2021
2.1.0-pre 295 3/20/2021
2.0.1 536 3/1/2021
2.0.0.1 733 12/4/2020
1.1.6 651 10/20/2020
1.1.6-pre 516 7/3/2020
1.1.5-pre 527 6/5/2020
1.1.4 654 5/27/2020
1.1.4-pre 711 3/29/2020
1.1.3 905 1/25/2020
1.1.3-pre 587 2/22/2020
1.1.0 571 1/21/2020
1.0.2.1 547 1/15/2020
1.0.2 636 1/11/2020
1.0.0.2 635 1/4/2020
1.0.0.1 652 1/4/2020

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.