Stormancer.Abstractions.Host 11.1.0.1-pre

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

// Install Stormancer.Abstractions.Host as a Cake Tool
#tool nuget:?package=Stormancer.Abstractions.Host&version=11.1.0.1-pre&prerelease                

This package represents a grid API requirement for an host.

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

Showing the top 3 NuGet packages that depend on Stormancer.Abstractions.Host:

Package Downloads
Stormancer.Server.Node

Package Description

Stormancer.Host.dotnet

Stormancer dotnet host for server applications.

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
13.0.0-pre 222 5/19/2024
12.2.0-pre 118 5/4/2024
12.1.0.1-pre 341 3/13/2024
12.1.0-pre 223 3/11/2024
11.2.0.1-pre 320 11/10/2023
11.2.0-pre 114 11/10/2023
11.1.0.1-pre 376 10/29/2023
11.1.0 882 3/15/2023
11.1.0-pre 529 2/22/2023
11.0.1 3,243 10/20/2022
11.0.1-pre 322 2/8/2023
11.0.0.4-pre 329 10/18/2022
11.0.0.3-pre 195 10/18/2022
11.0.0 667 10/12/2022
10.1.1.6-pre 328 10/3/2022
10.1.1.5 2,281 9/28/2022
10.1.1.5-pre 620 9/19/2022
10.1.1.3-pre 222 9/16/2022
10.1.1.2-pre 185 9/16/2022
10.1.1.1-pre 526 9/12/2022
10.1.1-pre 659 4/19/2022
10.1.0.1 3,359 4/4/2022
10.1.0.1-pre 365 4/4/2022
10.1.0-pre 345 3/15/2022
10.0.0 1,912 1/28/2022
10.0.0-pre 304 1/27/2022
9.2.0 2,519 10/14/2021
9.2.0-pre 943 10/4/2021
9.1.1 1,086 7/24/2021
9.1.0 1,154 6/21/2021
9.0.0 3,583 6/7/2021
8.1.0 3,099 4/29/2021
8.0.0-pre 260 4/5/2021
7.2.0 864 3/1/2021
7.0.2 853 12/18/2020
7.0.2-pre 337 12/15/2020
7.0.1 1,924 12/4/2020
7.0.1-pre 574 12/3/2020
6.0.0 2,315 10/16/2020
6.0.0-pre 626 8/30/2020
5.1.0 1,676 8/19/2020
5.1.0-pre 1,735 6/5/2020
5.0.0 1,207 6/2/2020
5.0.0-pre 974 5/29/2020
4.1.0 1,189 5/26/2020
4.1.0-pre 965 4/27/2020
4.0.1-pre 531 4/23/2020
4.0.0-pre 465 4/17/2020
3.1.0.1 4,208 1/2/2020
3.1.0.1-pre 744 3/9/2020
3.0.1.1 2,993 12/5/2019

Changes
*******
- Update Stormancer.Abstraction.Core dependency.