Stormancer.Server.Plugins.Friends 5.0.1.5-pre

This is a prerelease version of Stormancer.Server.Plugins.Friends.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Stormancer.Server.Plugins.Friends --version 5.0.1.5-pre
NuGet\Install-Package Stormancer.Server.Plugins.Friends -Version 5.0.1.5-pre
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" Version="5.0.1.5-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stormancer.Server.Plugins.Friends --version 5.0.1.5-pre
#r "nuget: Stormancer.Server.Plugins.Friends, 5.0.1.5-pre"
#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.Friends as a Cake Addin
#addin nuget:?package=Stormancer.Server.Plugins.Friends&version=5.0.1.5-pre&prerelease

// Install Stormancer.Server.Plugins.Friends as a Cake Tool
#tool nuget:?package=Stormancer.Server.Plugins.Friends&version=5.0.1.5-pre&prerelease

Provides a friend system to Stormancer applications.

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

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

Package Downloads
Stormancer.Server.Plugins.Steam

Steam integration for Stormancer server applications.

Stormancer.Server.Plugins.Leaderboards

Leaderboard system for Stormancer server applications.

Stormancer.Server.Plugins.Friends.RecentlyMet

Provides a friend system to a Stormancer application.

Stormancer.Server.Plugins.Epic

Provides Epic Games integration to Stormancer server applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.1.13-pre 65 6/10/2024
5.0.1.8-pre 125 3/11/2024
5.0.1.7-pre 192 11/7/2023
5.0.1.6-pre 174 8/28/2023
5.0.1.5-pre 101 8/27/2023
5.0.1.4-pre 117 8/18/2023
5.0.1.2-pre 131 8/2/2023
5.0.1.1-pre 259 6/6/2023
5.0.0.15-pre 132 5/9/2023
5.0.0.14 234 5/9/2023
5.0.0.14-pre 121 4/24/2023
4.0.0.7 1,549 9/28/2022
4.0.0.7-pre 249 9/12/2022
4.0.0.4-pre 272 8/2/2022
4.0.0.3-pre 208 7/1/2022
4.0.0.2-pre 347 2/28/2022
4.0.0.1 1,011 2/7/2022
4.0.0 1,311 1/21/2022
3.1.1 659 12/15/2021
3.1.1-pre 424 10/15/2021
3.1.0.1 492 10/14/2021
3.1.0.1-pre 472 7/6/2021
3.1.0-pre 304 7/2/2021
3.0.0.2 565 5/23/2021
3.0.0.2-pre 318 5/12/2021
3.0.0-pre 283 5/3/2021
2.0.2 613 4/29/2021
2.0.1 570 3/1/2021
2.0.0.2 812 12/4/2020
1.0.9 739 10/20/2020
1.0.9-pre 649 6/5/2020
1.0.8 736 5/27/2020
1.0.8-pre 686 3/29/2020
1.0.7 854 1/23/2020
1.0.7-pre 587 2/22/2020
1.0.6 507 1/16/2020
1.0.5 494 1/16/2020
1.0.4 495 1/16/2020
1.0.3 514 1/16/2020
1.0.2 620 1/12/2020
1.0.1 728 1/11/2020

Changed
*******
- Updated dependency to Users to support new abstraction lib.
- Fixes S2S service locator

Added
*****
- Added block list expiration to block API.
Fixed
*****
- Don't notify blocked users for status updates.