Stormancer.Server.Plugins.Galaxy 3.1.0

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

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

Provides integration with the GOG Galaxy platform 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.1.5-pre 56 3/11/2024
3.1.1.4-pre 94 5/9/2023
3.1.1.3 187 4/4/2023
3.1.1.3-pre 127 3/19/2023
3.1.1.2 358 10/28/2022
3.1.1.1 358 10/26/2022
3.1.0 413 9/28/2022
3.1.0-pre 142 9/20/2022
3.0.0.3 390 9/20/2022
3.0.0.3-pre 146 9/20/2022
3.0.0.2-pre 129 9/12/2022
3.0.0.1-pre 144 9/8/2022
3.0.0-pre 109 9/5/2022
2.0.3.3-pre 161 8/2/2022
2.0.3.2-pre 153 7/1/2022
2.0.3.1-pre 154 2/28/2022
2.0.3-pre 149 2/23/2022
2.0.2.1 460 2/7/2022
0.1.4-pre 364 7/12/2020
0.1.3-pre 332 6/5/2020
0.1.2.4 490 5/27/2020
0.1.2.4-pre 337 5/11/2020
0.1.2.3-pre 306 5/5/2020
0.1.2.2-pre 311 5/5/2020
0.1.2.1-pre 326 5/4/2020
0.1.2-pre 311 5/4/2020
0.1.1-pre 283 5/4/2020
0.1.0.2-pre 346 5/11/2020
0.1.0.1-pre 331 4/23/2020

Changed
*******
- Specify CurrentPlatform when creating an user.
- Update dependency to Stormancer.Abstraction.Server 9.0.0
- Implement Auth and profile part builder.