LogoFX.Client.Core 1.0.8

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

LogoFX Client Core containing core utitities for client applications, including custom dispatcher.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Windows Phone wpa81 is compatible. 
Windows Store netcore451 is compatible.  win81 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,365 10/21/2022
2.2.7-rc1 293 10/4/2022
2.2.6 1,318 4/15/2022
2.2.6-rc2 362 2/11/2022
2.2.6-rc1 264 1/23/2022
2.2.5 842 12/5/2021
2.2.4 854 11/6/2021
2.2.3 939 9/23/2021
2.2.2 1,019 9/12/2021
2.2.1 890 7/23/2021
2.2.1-rc1 461 7/11/2021
2.2.0 998 6/26/2021
2.2.0-rc3 551 6/23/2021
2.2.0-rc2 563 5/16/2021
2.2.0-rc1 910 4/25/2020
2.1.0 2,128 9/26/2019
2.0.0 2,492 5/31/2019
2.0.0-rc5 864 5/10/2019
2.0.0-rc4 924 3/11/2019
2.0.0-rc3 1,050 1/15/2019
2.0.0-rc2 1,146 12/25/2018
2.0.0-rc1 1,104 12/5/2018
1.2.1-rc4 1,940 5/20/2018
1.2.1-rc3 1,256 2/7/2018
1.2.1-rc2 1,908 12/16/2017
1.2.1-rc1 1,342 12/3/2017
1.2.0 2,753 8/9/2017
1.2.0-rc1 2,017 7/16/2017
1.1.0 2,258 1/16/2017
1.0.8 9,043 4/11/2016
1.0.7 6,932 3/15/2016
1.0.6 1,200 3/15/2016
1.0.5 5,875 1/6/2016
1.0.4 1,188 1/4/2016
1.0.3.1 3,795 10/3/2015
1.0.3 9,126 7/30/2015
1.0.0 10,330 7/12/2015

Added support for Windows 8.1 and Windows Phone 8.1 applications.