LogoFX.Client.Bootstrapping.Adapters.Contracts 2.0.0

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

// Install LogoFX.Client.Bootstrapping.Adapters.Contracts as a Cake Tool
#tool nuget:?package=LogoFX.Client.Bootstrapping.Adapters.Contracts&version=2.0.0

LogoFX Client Bootstrapping Adapters Contracts containing interface for the adapter to the Caliburn.Micro based bootstrappers.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on LogoFX.Client.Bootstrapping.Adapters.Contracts:

Package Downloads
LogoFX.Client.Bootstrapping

LogoFX Client Bootstrapping containing base bootstrapper that performs several boilerplate tasks: modules registration, assemblies discovery using plugin framework via middlewares

LogoFX.Client.Bootstrapping.Adapters.SimpleContainer

LogoFX Client Bootstrapping Adapter for Simple Container containing an adapter for the LogoFX Simple Container which is compatible with Caliburn.Micro.

LogoFX.Client.Bootstrapping.Adapters.Unity

LogoFX Client Bootstrapping Adapter for Unity Container containing an adapter for the Unity Container which is compatible with Caliburn.Micro.

LogoFX.Client.Bootstrapping.Testing

LogoFX Client Bootstrapping Testing containing bootstrapper for unit and integration testing that uses app bootstrapper while providing complete setup for tests.

LogoFX.Client.Bootstrapping.Xamarin.Forms

LogoFX Client Bootstrapping containing base bootstrapper for Xamarin.Forms. It performs some boilerplate tasks like modules and assemblies discovery

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.7 1,830 10/21/2022
2.2.7-rc1 622 10/4/2022
2.2.6 2,051 4/15/2022
2.2.6-rc2 655 2/11/2022
2.2.6-rc1 671 1/23/2022
2.2.5 1,290 12/5/2021
2.2.4 1,436 11/6/2021
2.2.3 1,558 9/23/2021
2.2.2 1,624 9/12/2021
2.2.1 1,486 7/23/2021
2.2.1-rc1 908 7/11/2021
2.2.0 1,604 6/26/2021
2.2.0-rc3 908 6/23/2021
2.2.0-rc2 991 5/16/2021
2.2.0-rc1 1,399 4/25/2020
2.1.0 2,276 9/26/2019
2.0.0 3,068 5/31/2019
2.0.0-rc3 1,330 5/10/2019
2.0.0-rc2 1,404 3/11/2019
2.0.0-rc1 2,528 12/5/2018
1.1.1-rc2 3,067 12/16/2017
1.1.1-rc1 1,505 12/3/2017
1.1.0 2,392 8/9/2017
1.1.0-rc1 2,074 7/14/2017
1.0.4 17,363 3/9/2016
1.0.3 6,898 12/25/2015

1. Added cross-platform support
2. Added debugging symbols