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.
<PackageVersion Include="Stormancer.Abstractions.Core" Version="2.4.1.6" />
<PackageReference Include="Stormancer.Abstractions.Core" />
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.Abstractions.Core --version 2.4.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package Stormancer.Abstractions.Core@2.4.1.6
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Stormancer.Abstractions.Core&version=2.4.1.6
#tool nuget:?package=Stormancer.Abstractions.Core&version=2.4.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core abstractions for Stormancer.
| Product | Versions 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.
-
net8.0
- MessagePack.Annotations (>= 2.4.35)
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 | 2,738 | 2/26/2025 |
| 2.4.1.6-pre | 5,342 | 4/16/2024 |
| 2.4.1.5-pre | 5,608 | 3/11/2024 |
| 2.4.1.1-pre | 1,359 | 12/4/2023 |
| 2.4.1-pre | 2,084 | 10/29/2023 |
| 2.4.0 | 14,677 | 10/26/2022 |
| 2.3.1.2 | 1,331 | 10/24/2022 |
| 2.3.1.1 | 784 | 10/24/2022 |
| 2.2.1.1 | 2,571 | 10/20/2022 |
| 2.2.1.1-pre | 425 | 10/20/2022 |
| 2.2.1-pre | 461 | 10/19/2022 |
| 2.2.0.7-pre | 360 | 10/18/2022 |
| 2.2.0.6-pre | 829 | 10/18/2022 |
| 2.2.0.5-pre | 482 | 10/18/2022 |
| 2.1.0.1 | 1,122 | 10/12/2022 |
| 2.0.0.2 | 12,322 | 9/28/2022 |
| 2.0.0.2-pre | 820 | 9/27/2022 |
| 2.0.0.1-pre | 1,362 | 9/19/2022 |
| 2.0.0-pre | 612 | 9/16/2022 |
| 1.2.0.3-pre | 2,665 | 9/12/2022 |
Loading failed
Changed
*******
- Support absent deployment id in HostId. This is a situation that can happen in dev mode : A running app without any active deployment.