Stormancer.Abstractions.Core
2.4.1.5-pre
This is a prerelease version of Stormancer.Abstractions.Core.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Stormancer.Abstractions.Core --version 2.4.1.5-pre
NuGet\Install-Package Stormancer.Abstractions.Core -Version 2.4.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.Abstractions.Core" Version="2.4.1.5-pre" />
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.5-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stormancer.Abstractions.Core, 2.4.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.Abstractions.Core as a Cake Addin #addin nuget:?package=Stormancer.Abstractions.Core&version=2.4.1.5-pre&prerelease // Install Stormancer.Abstractions.Core as a Cake Tool #tool nuget:?package=Stormancer.Abstractions.Core&version=2.4.1.5-pre&prerelease
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. |
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-pre | 2,034 | 4/16/2024 |
2.4.1.5-pre | 2,461 | 3/11/2024 |
2.4.1.1-pre | 631 | 12/4/2023 |
2.4.1-pre | 903 | 10/29/2023 |
2.4.0 | 8,090 | 10/26/2022 |
2.3.1.2 | 1,101 | 10/24/2022 |
2.3.1.1 | 590 | 10/24/2022 |
2.2.1.1 | 2,247 | 10/20/2022 |
2.2.1.1-pre | 231 | 10/20/2022 |
2.2.1-pre | 257 | 10/19/2022 |
2.2.0.7-pre | 190 | 10/18/2022 |
2.2.0.6-pre | 457 | 10/18/2022 |
2.2.0.5-pre | 249 | 10/18/2022 |
2.1.0.1 | 931 | 10/12/2022 |
2.0.0.2 | 10,070 | 9/28/2022 |
2.0.0.2-pre | 484 | 9/27/2022 |
2.0.0.1-pre | 788 | 9/19/2022 |
2.0.0-pre | 351 | 9/16/2022 |
1.2.0.3-pre | 1,520 | 9/12/2022 |
1.0.0 | 53,426 | 12/4/2020 |
1.0.0-pre | 6,151 | 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.