Stormancer.Server.Plugins.Friends.RecentlyMet 2.0.3.28

dotnet add package Stormancer.Server.Plugins.Friends.RecentlyMet --version 2.0.3.28
                    
NuGet\Install-Package Stormancer.Server.Plugins.Friends.RecentlyMet -Version 2.0.3.28
                    
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.Friends.RecentlyMet" Version="2.0.3.28" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Stormancer.Server.Plugins.Friends.RecentlyMet" Version="2.0.3.28" />
                    
Directory.Packages.props
<PackageReference Include="Stormancer.Server.Plugins.Friends.RecentlyMet" />
                    
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.Friends.RecentlyMet --version 2.0.3.28
                    
#r "nuget: Stormancer.Server.Plugins.Friends.RecentlyMet, 2.0.3.28"
                    
#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.
#addin nuget:?package=Stormancer.Server.Plugins.Friends.RecentlyMet&version=2.0.3.28
                    
Install as a Cake Addin
#tool nuget:?package=Stormancer.Server.Plugins.Friends.RecentlyMet&version=2.0.3.28
                    
Install as a Cake Tool

Recently met players

This plugin uses the game history to add players met during gameplay to their crossplay friend list as recently met players. The plugin adds the 10 most recently met players who are not already in the player's friend list.

The friend records are annotated with the recentlyMet tag.

Remark: The players have to connect to the same game sessions for the be detected by the plugin as having met.

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 (1)

Showing the top 1 NuGet packages that depend on Stormancer.Server.Plugins.Friends.RecentlyMet:

Package Downloads
Stormancer.Server.Plugins.SampleApp

The core features of the Stormancer sample application in a nuget package.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.3.28 115 2/28/2025
2.0.3.28-pre 98 10/22/2024
2.0.3.27-pre 115 8/7/2024
2.0.3.20-pre 87 7/26/2024
2.0.3.19-pre 91 7/24/2024
2.0.3.13-pre 120 6/17/2024
2.0.3.12-pre 120 6/10/2024
2.0.3.7-pre 112 3/11/2024
2.0.3.6 534 9/28/2022
2.0.3.6-pre 230 9/12/2022
2.0.3.5-pre 236 8/2/2022
2.0.3.4-pre 252 7/1/2022
2.0.3.3-pre 250 3/15/2022
2.0.3.2-pre 250 2/28/2022
2.0.3.1 573 2/7/2022
2.0.3 465 5/23/2021
2.0.3-pre 331 5/3/2021
2.0.2 456 4/29/2021
2.0.1 445 3/1/2021
2.0.0.1 584 12/4/2020
1.0.4 578 10/20/2020
1.0.4-pre 427 6/5/2020
1.0.3 562 5/27/2020
1.0.3-pre 439 3/29/2020
1.0.2 595 2/13/2020
1.0.2-pre 470 2/22/2020
1.0.1 667 1/11/2020

Changed
*******
- Updated to latest SDK.
Fixed
*****