Stormancer.Abstractions.Host 9.1.0

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

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

This package represents a grid API requirement for an host.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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.  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 (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 551 5/19/2024
12.2.0-pre 143 5/4/2024
12.1.0.1-pre 393 3/13/2024
12.1.0-pre 266 3/11/2024
11.2.0.1-pre 370 11/10/2023
11.2.0-pre 150 11/10/2023
11.1.0.1-pre 421 10/29/2023
11.1.0 957 3/15/2023
11.1.0-pre 607 2/22/2023
11.0.1 3,327 10/20/2022
11.0.1-pre 370 2/8/2023
11.0.0.4-pre 402 10/18/2022
11.0.0.3-pre 242 10/18/2022
11.0.0 696 10/12/2022
10.1.1.6-pre 374 10/3/2022
10.1.1.5 2,345 9/28/2022
10.1.1.5-pre 733 9/19/2022
10.1.1.3-pre 249 9/16/2022
10.1.1.2-pre 213 9/16/2022
10.1.1.1-pre 562 9/12/2022
10.1.1-pre 730 4/19/2022
10.1.0.1 3,475 4/4/2022
10.1.0.1-pre 401 4/4/2022
10.1.0-pre 364 3/15/2022
10.0.0 1,952 1/28/2022
10.0.0-pre 324 1/27/2022
9.2.0 2,577 10/14/2021
9.2.0-pre 993 10/4/2021
9.1.1 1,123 7/24/2021
9.1.0 1,186 6/21/2021
9.0.0 3,674 6/7/2021
8.1.0 3,156 4/29/2021
8.0.0-pre 280 4/5/2021
7.2.0 897 3/1/2021
7.0.2 879 12/18/2020
7.0.2-pre 366 12/15/2020
7.0.1 2,018 12/4/2020
7.0.1-pre 615 12/3/2020
6.0.0 2,378 10/16/2020
6.0.0-pre 654 8/30/2020
5.1.0 1,797 8/19/2020
5.1.0-pre 1,783 6/5/2020
5.0.0 1,247 6/2/2020
5.0.0-pre 1,026 5/29/2020
4.1.0 1,246 5/26/2020
4.1.0-pre 993 4/27/2020
4.0.1-pre 553 4/23/2020
4.0.0-pre 494 4/17/2020
3.1.0.1 4,381 1/2/2020
3.1.0.1-pre 792 3/9/2020
3.0.1.1 3,144 12/5/2019

Changed
*******
- Change in structure of SceneInstance to include the version field.