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 192 3/13/2024
4.1.1.13-pre 70 3/11/2024
4.1.1.12-pre 237 11/20/2023
4.1.1.11-pre 103 11/13/2023
4.1.1.10-pre 65 11/13/2023
4.1.1.9-pre 54 11/13/2023
4.1.1.8-pre 64 11/13/2023
4.1.1.7-pre 162 10/16/2023
4.1.1.6-pre 90 10/11/2023
4.1.1.5-pre 88 10/11/2023
4.1.1.4-pre 93 10/11/2023
4.1.1.3-pre 167 9/1/2023
4.1.1.2-pre 116 8/28/2023
4.1.1.1-pre 107 8/22/2023
4.1.0-pre 458 6/6/2023
4.0.0.4-pre 217 5/9/2023
4.0.0.3 363 4/4/2023
4.0.0.3-pre 194 3/19/2023
4.0.0.2-pre 123 3/15/2023
4.0.0.1-pre 112 3/15/2023
4.0.0-pre 112 3/15/2023
3.0.0.4 1,688 9/28/2022
3.0.0.4-pre 214 9/9/2022
3.0.0.3-pre 131 9/9/2022
3.0.0.2-pre 129 9/8/2022
3.0.0.1-pre 122 9/8/2022
3.0.0-pre 180 8/24/2022
2.4.3.3-pre 199 8/2/2022
2.4.3.2-pre 180 7/1/2022
2.4.3.1-pre 130 6/20/2022
2.4.3-pre 269 4/12/2022
2.4.2.3-pre 171 2/28/2022
2.4.2.2 664 2/7/2022
2.4.2.1 615 2/1/2022
2.4.2.1-pre 169 1/28/2022
2.4.2-pre 171 1/27/2022
2.4.1.2 920 12/15/2021
2.4.1.2-pre 275 10/28/2021
2.4.1.1-pre 232 10/21/2021
2.3.1 416 10/14/2021
2.3.1-pre 341 10/8/2021
2.3.0-pre 262 8/13/2021
2.2.0.2 480 5/23/2021
2.2.0.2-pre 370 5/12/2021
2.2.0-pre 237 5/3/2021
2.1.1 510 4/29/2021
2.1.0.6 382 4/19/2021
2.1.0.6-pre 235 4/9/2021
2.1.0-pre 255 3/20/2021
2.0.1 481 3/1/2021
2.0.0.1 671 12/4/2020
1.1.6 594 10/20/2020
1.1.6-pre 446 7/3/2020
1.1.5-pre 465 6/5/2020
1.1.4 600 5/27/2020
1.1.4-pre 611 3/29/2020
1.1.3 852 1/25/2020
1.1.3-pre 512 2/22/2020
1.1.0 524 1/21/2020
1.0.2.1 505 1/15/2020
1.0.2 595 1/11/2020
1.0.0.2 594 1/4/2020
1.0.0.1 606 1/4/2020

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