LogoFX.Client.Core 2.2.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package LogoFX.Client.Core --version 2.2.3
                    
NuGet\Install-Package LogoFX.Client.Core -Version 2.2.3
                    
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.Core" Version="2.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LogoFX.Client.Core" Version="2.2.3" />
                    
Directory.Packages.props
<PackageReference Include="LogoFX.Client.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LogoFX.Client.Core --version 2.2.3
                    
#r "nuget: LogoFX.Client.Core, 2.2.3"
                    
#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.
#:package LogoFX.Client.Core@2.2.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LogoFX.Client.Core&version=2.2.3
                    
Install as a Cake Addin
#tool nuget:?package=LogoFX.Client.Core&version=2.2.3
                    
Install as a Cake Tool

LogoFX Client Core containing platform-specific utilities for client applications, including dispatcher.

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid403 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on LogoFX.Client.Core:

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.Mvvm.Commanding

LogoFX Client Mvvm Commanding containing implementation of ICommand with Fluent API.

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

LogoFX.Client.Mvvm.Navigation

LogoFX Client Navigation containing navigation facilities which provide out-of-the-box navigate back and forward capabilities, history, advanced scenarios.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.7 1,559 10/21/2022
2.2.7-rc1 439 10/4/2022
2.2.6 1,476 4/15/2022
2.2.6-rc2 506 2/11/2022
2.2.6-rc1 391 1/23/2022
2.2.5 1,020 12/5/2021
2.2.4 1,011 11/6/2021
2.2.3 1,096 9/23/2021
2.2.2 1,198 9/12/2021
2.2.1 1,034 7/23/2021
2.2.1-rc1 612 7/11/2021
2.2.0 1,153 6/26/2021
2.2.0-rc3 703 6/23/2021
2.2.0-rc2 704 5/16/2021
2.2.0-rc1 1,081 4/25/2020
2.1.0 2,370 9/26/2019
2.0.0 2,674 5/31/2019
2.0.0-rc5 1,049 5/10/2019
2.0.0-rc4 1,091 3/11/2019
2.0.0-rc3 1,226 1/15/2019
2.0.0-rc2 1,370 12/25/2018
2.0.0-rc1 1,302 12/5/2018
1.2.1-rc4 2,374 5/20/2018
1.2.1-rc3 1,590 2/7/2018
1.2.1-rc2 8,402 12/16/2017
1.2.1-rc1 1,642 12/3/2017
1.2.0 3,066 8/9/2017
1.2.0-rc1 8,463 7/16/2017
1.1.0 8,678 1/16/2017
1.0.8 9,709 4/11/2016
1.0.7 7,549 3/15/2016
1.0.6 1,428 3/15/2016
1.0.5 6,519 1/6/2016
1.0.4 1,423 1/4/2016
1.0.3.1 4,248 10/3/2015
1.0.3 10,050 7/30/2015
1.0.0 11,356 7/12/2015

Added .NET 5 support