LogoFX.Server.Bootstrapping 2.2.6-rc1

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

// Install LogoFX.Server.Bootstrapping as a Cake Tool
#tool nuget:?package=LogoFX.Server.Bootstrapping&version=2.2.6-rc1&prerelease                

LogoFX Server Bootstrapping containing implementation for basic server bootstrapper functionality. This bootstrapper supports modularity and composition at the server side.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.7 397 10/21/2022
2.2.7-rc1 102 10/4/2022
2.2.6 419 4/15/2022
2.2.6-rc2 142 2/11/2022
2.2.6-rc1 151 1/23/2022
2.2.5 287 12/5/2021
2.2.4 313 11/6/2021
2.2.3 287 9/23/2021
2.2.2 334 9/12/2021
2.2.1 323 7/23/2021
2.2.1-rc1 198 7/11/2021
2.2.0 370 6/26/2021
2.2.0-rc3 215 6/23/2021
2.2.0-rc2 276 5/16/2021
2.2.0-rc1 314 4/25/2020
2.1.0 530 9/26/2019
2.0.0 581 5/30/2019
2.0.0-rc7 443 5/10/2019
2.0.0-rc6 431 3/11/2019
2.0.0-rc5 532 1/15/2019
2.0.0-rc4 510 12/31/2018
2.0.0-rc3 499 12/28/2018
2.0.0-rc2 473 12/17/2018
2.0.0-rc1 502 12/5/2018
1.7.1-rc2 579 11/10/2018
1.7.1-rc1 639 9/25/2018

Added IoC abstractions.