Stormancer.Server.Plugins.Profile 4.1.2.4

There is a newer prerelease version of this package available.
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
                    
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.
<PackageVersion Include="Stormancer.Server.Plugins.Profile" Version="4.1.2.4" />
                    
Directory.Packages.props
<PackageReference Include="Stormancer.Server.Plugins.Profile" />
                    
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.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.
#:package Stormancer.Server.Plugins.Profile@4.1.2.4
                    
#: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.Profile&version=4.1.2.4
                    
Install as a Cake Addin
#tool nuget:?package=Stormancer.Server.Plugins.Profile&version=4.1.2.4
                    
Install as a Cake Tool

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.  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 (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
Loading failed

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.