Stormancer.Server.Plugins.Profile 4.0.0.3

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.0.0.3
NuGet\Install-Package Stormancer.Server.Plugins.Profile -Version 4.0.0.3
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.0.0.3" />
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.0.0.3
#r "nuget: Stormancer.Server.Plugins.Profile, 4.0.0.3"
#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.0.0.3

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

Provides a composite profile system to a Stormancer App.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
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-pre 124 3/13/2024
4.1.1.13-pre 66 3/11/2024
4.1.1.12-pre 235 11/20/2023
4.1.1.11-pre 102 11/13/2023
4.1.1.10-pre 64 11/13/2023
4.1.1.9-pre 53 11/13/2023
4.1.1.8-pre 63 11/13/2023
4.1.1.7-pre 160 10/16/2023
4.1.1.6-pre 89 10/11/2023
4.1.1.5-pre 87 10/11/2023
4.1.1.4-pre 92 10/11/2023
4.1.1.3-pre 165 9/1/2023
4.1.1.2-pre 114 8/28/2023
4.1.1.1-pre 106 8/22/2023
4.1.0-pre 455 6/6/2023
4.0.0.4-pre 215 5/9/2023
4.0.0.3 356 4/4/2023
4.0.0.3-pre 192 3/19/2023
4.0.0.2-pre 122 3/15/2023
4.0.0.1-pre 111 3/15/2023
4.0.0-pre 111 3/15/2023
3.0.0.4 1,683 9/28/2022
3.0.0.4-pre 212 9/9/2022
3.0.0.3-pre 130 9/9/2022
3.0.0.2-pre 128 9/8/2022
3.0.0.1-pre 121 9/8/2022
3.0.0-pre 178 8/24/2022
2.4.3.3-pre 197 8/2/2022
2.4.3.2-pre 178 7/1/2022
2.4.3.1-pre 128 6/20/2022
2.4.3-pre 262 4/12/2022
2.4.2.3-pre 170 2/28/2022
2.4.2.2 662 2/7/2022
2.4.2.1 614 2/1/2022
2.4.2.1-pre 168 1/28/2022
2.4.2-pre 170 1/27/2022
2.4.1.2 911 12/15/2021
2.4.1.2-pre 274 10/28/2021
2.4.1.1-pre 231 10/21/2021
2.3.1 414 10/14/2021
2.3.1-pre 339 10/8/2021
2.3.0-pre 261 8/13/2021
2.2.0.2 478 5/23/2021
2.2.0.2-pre 368 5/12/2021
2.2.0-pre 236 5/3/2021
2.1.1 503 4/29/2021
2.1.0.6 381 4/19/2021
2.1.0.6-pre 233 4/9/2021
2.1.0-pre 254 3/20/2021
2.0.1 479 3/1/2021
2.0.0.1 668 12/4/2020
1.1.6 591 10/20/2020
1.1.6-pre 442 7/3/2020
1.1.5-pre 462 6/5/2020
1.1.4 590 5/27/2020
1.1.4-pre 610 3/29/2020
1.1.3 849 1/25/2020
1.1.3-pre 511 2/22/2020
1.1.0 523 1/21/2020
1.0.2.1 503 1/15/2020
1.0.2 594 1/11/2020
1.0.0.2 593 1/4/2020
1.0.0.1 604 1/4/2020

Changed
*****
- Update GetProfilesBySessionIds API to expect a sequence of SessionId objects instead of a sequence of string.