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 60 2/28/2025
4.1.2.4-pre 312 9/26/2024
4.1.2.3-pre 198 9/6/2024
4.1.2.2-pre 132 8/13/2024
4.1.2.1-pre 89 7/29/2024
4.1.2-pre 387 3/13/2024
4.1.1.13-pre 148 3/11/2024
4.1.1.12-pre 355 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 246 10/16/2023
4.1.1.6-pre 125 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 245 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 648 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,799 9/28/2022
3.0.0.4-pre 297 9/9/2022
3.0.0.3-pre 168 9/9/2022
3.0.0.2-pre 168 9/8/2022
3.0.0.1-pre 155 9/8/2022
3.0.0-pre 242 8/24/2022
2.4.3.3-pre 258 8/2/2022
2.4.3.2-pre 225 7/1/2022
2.4.3.1-pre 154 6/20/2022
2.4.3-pre 331 4/12/2022
2.4.2.3-pre 218 2/28/2022
2.4.2.2 719 2/7/2022
2.4.2.1 668 2/1/2022
2.4.2.1-pre 215 1/28/2022
2.4.2-pre 199 1/27/2022
2.4.1.2 985 12/15/2021
2.4.1.2-pre 331 10/28/2021
2.4.1.1-pre 271 10/21/2021
2.3.1 457 10/14/2021
2.3.1-pre 402 10/8/2021
2.3.0-pre 301 8/13/2021
2.2.0.2 525 5/23/2021
2.2.0.2-pre 430 5/12/2021
2.2.0-pre 267 5/3/2021
2.1.1 546 4/29/2021
2.1.0.6 424 4/19/2021
2.1.0.6-pre 266 4/9/2021
2.1.0-pre 290 3/20/2021
2.0.1 531 3/1/2021
2.0.0.1 728 12/4/2020
1.1.6 646 10/20/2020
1.1.6-pre 511 7/3/2020
1.1.5-pre 522 6/5/2020
1.1.4 649 5/27/2020
1.1.4-pre 705 3/29/2020
1.1.3 899 1/25/2020
1.1.3-pre 581 2/22/2020
1.1.0 565 1/21/2020
1.0.2.1 541 1/15/2020
1.0.2 630 1/11/2020
1.0.0.2 629 1/4/2020
1.0.0.1 646 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.