LogoFX.Client.Core
2.0.0
See the version list below for details.
dotnet add package LogoFX.Client.Core --version 2.0.0
NuGet\Install-Package LogoFX.Client.Core -Version 2.0.0
<PackageReference Include="LogoFX.Client.Core" Version="2.0.0" />
paket add LogoFX.Client.Core --version 2.0.0
#r "nuget: LogoFX.Client.Core, 2.0.0"
// Install LogoFX.Client.Core as a Cake Addin #addin nuget:?package=LogoFX.Client.Core&version=2.0.0 // Install LogoFX.Client.Core as a Cake Tool #tool nuget:?package=LogoFX.Client.Core&version=2.0.0
LogoFX Client Core containing core utilities for client applications, including platform-specific dispatcher.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
-
- LogoFX.Client.Core.Core (>= 2.0.0)
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,235 | 10/21/2022 |
2.2.7-rc1 | 271 | 10/4/2022 |
2.2.6 | 1,277 | 4/15/2022 |
2.2.6-rc2 | 327 | 2/11/2022 |
2.2.6-rc1 | 232 | 1/23/2022 |
2.2.5 | 805 | 12/5/2021 |
2.2.4 | 814 | 11/6/2021 |
2.2.3 | 898 | 9/23/2021 |
2.2.2 | 979 | 9/12/2021 |
2.2.1 | 852 | 7/23/2021 |
2.2.1-rc1 | 428 | 7/11/2021 |
2.2.0 | 957 | 6/26/2021 |
2.2.0-rc3 | 517 | 6/23/2021 |
2.2.0-rc2 | 526 | 5/16/2021 |
2.2.0-rc1 | 864 | 4/25/2020 |
2.1.0 | 1,944 | 9/26/2019 |
2.0.0 | 2,435 | 5/31/2019 |
2.0.0-rc5 | 814 | 5/10/2019 |
2.0.0-rc4 | 873 | 3/11/2019 |
2.0.0-rc3 | 1,000 | 1/15/2019 |
2.0.0-rc2 | 1,094 | 12/25/2018 |
2.0.0-rc1 | 1,050 | 12/5/2018 |
1.2.1-rc4 | 1,775 | 5/20/2018 |
1.2.1-rc3 | 1,080 | 2/7/2018 |
1.2.1-rc2 | 1,723 | 12/16/2017 |
1.2.1-rc1 | 1,224 | 12/3/2017 |
1.2.0 | 2,628 | 8/9/2017 |
1.2.0-rc1 | 1,890 | 7/16/2017 |
1.1.0 | 2,058 | 1/16/2017 |
1.0.8 | 8,910 | 4/11/2016 |
1.0.7 | 6,800 | 3/15/2016 |
1.0.6 | 1,072 | 3/15/2016 |
1.0.5 | 5,736 | 1/6/2016 |
1.0.4 | 1,057 | 1/4/2016 |
1.0.3.1 | 3,658 | 10/3/2015 |
1.0.3 | 8,985 | 7/30/2015 |
1.0.0 | 10,197 | 7/12/2015 |
1. Fixed namespaces for the dispatcher
2. Fixed dispatcher check access condition check
3. Added debugging symbols