Stormancer.Abstractions.Core 2.4.1.6

dotnet add package Stormancer.Abstractions.Core --version 2.4.1.6                
NuGet\Install-Package Stormancer.Abstractions.Core -Version 2.4.1.6                
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.Abstractions.Core" Version="2.4.1.6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stormancer.Abstractions.Core --version 2.4.1.6                
#r "nuget: Stormancer.Abstractions.Core, 2.4.1.6"                
#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.Abstractions.Core as a Cake Addin
#addin nuget:?package=Stormancer.Abstractions.Core&version=2.4.1.6

// Install Stormancer.Abstractions.Core as a Cake Tool
#tool nuget:?package=Stormancer.Abstractions.Core&version=2.4.1.6                

Core abstractions for Stormancer.

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Stormancer.Abstractions.Core:

Package Downloads
Stormancer.Server.Node

Package Description

Stormancer.Abstractions.Server

Server SDK referenced by Stormancer server applications.

Stormancer.Management

Stormancer grid management web API client.

Stormancer.Abstractions.Host

This package represents a grid API requirement for an host.

Stormancer.Server.Hosting

Hosting library for Stormancer server applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.1.6 648 2/26/2025
2.4.1.6-pre 2,506 4/16/2024
2.4.1.5-pre 2,951 3/11/2024
2.4.1.1-pre 728 12/4/2023
2.4.1-pre 1,165 10/29/2023
2.4.0 8,986 10/26/2022
2.3.1.2 1,123 10/24/2022
2.3.1.1 609 10/24/2022
2.2.1.1 2,269 10/20/2022
2.2.1.1-pre 247 10/20/2022
2.2.1-pre 280 10/19/2022
2.2.0.7-pre 207 10/18/2022
2.2.0.6-pre 474 10/18/2022
2.2.0.5-pre 265 10/18/2022
2.1.0.1 952 10/12/2022
2.0.0.2 10,105 9/28/2022
2.0.0.2-pre 501 9/27/2022
2.0.0.1-pre 805 9/19/2022
2.0.0-pre 367 9/16/2022
1.2.0.3-pre 1,539 9/12/2022
1.0.0 53,453 12/4/2020
1.0.0-pre 6,173 12/3/2020

Changed
*******
- Support absent deployment id in HostId. This is a situation that can happen in dev mode : A running app without any active deployment.