LogoFX.Client.Core.Core
1.1.0
See the version list below for details.
dotnet add package LogoFX.Client.Core.Core --version 1.1.0
NuGet\Install-Package LogoFX.Client.Core.Core -Version 1.1.0
<PackageReference Include="LogoFX.Client.Core.Core" Version="1.1.0" />
paket add LogoFX.Client.Core.Core --version 1.1.0
#r "nuget: LogoFX.Client.Core.Core, 1.1.0"
// Install LogoFX.Client.Core.Core as a Cake Addin #addin nuget:?package=LogoFX.Client.Core.Core&version=1.1.0 // Install LogoFX.Client.Core.Core as a Cake Tool #tool nuget:?package=LogoFX.Client.Core.Core&version=1.1.0
LogoFX Client Core Core containing core facilities for client applications development, including implementation of INotifyPropertyChanged and ambient context for the dispatcher.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on LogoFX.Client.Core.Core:
Package | Downloads |
---|---|
LogoFX.Client.Core
LogoFX Client Core containing platform-specific utilities for client applications, including dispatcher. |
|
LogoFX.Client.Mvvm.Model
LogoFX Client Mvvm Model containing model layer objects facilitating development by MVVM pattern |
|
LogoFX.Client.Tests.Shared
LogoFX Client Testing Shared containing facilities for writing client unit and integration tests which run in the same thread. |
|
LogoFX.Client.Mvvm.ViewModel.Core
LogoFX Client Mvvm ViewModel Core containing core view model layer objects facilitating development by MVVM pattern |
|
LogoFX.Client.Mvvm.Commanding.Core
LogoFX Client Mvvm Commanding containing implementation of ICommand with Fluent API. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.7 | 4,912 | 10/21/2022 |
2.2.7-rc1 | 1,200 | 10/4/2022 |
2.2.6 | 5,493 | 4/15/2022 |
2.2.6-rc2 | 1,155 | 2/11/2022 |
2.2.6-rc1 | 1,151 | 1/23/2022 |
2.2.5 | 2,980 | 12/5/2021 |
2.2.4 | 3,462 | 11/6/2021 |
2.2.3 | 3,792 | 9/23/2021 |
2.2.2 | 3,795 | 9/12/2021 |
2.2.1 | 3,717 | 7/23/2021 |
2.2.1-rc1 | 1,760 | 7/11/2021 |
2.2.0 | 3,863 | 6/26/2021 |
2.2.0-rc3 | 1,952 | 6/23/2021 |
2.2.0-rc2 | 1,848 | 5/16/2021 |
2.2.0-rc1 | 2,745 | 4/25/2020 |
2.1.0 | 5,496 | 9/26/2019 |
2.0.0 | 5,638 | 5/31/2019 |
2.0.0-rc3 | 3,478 | 5/10/2019 |
2.0.0-rc2 | 3,781 | 3/11/2019 |
2.0.0-rc1 | 8,443 | 12/5/2018 |
1.2.1-rc3 | 2,947 | 5/20/2018 |
1.2.1-rc2 | 9,927 | 12/16/2017 |
1.2.1-rc1 | 3,075 | 12/3/2017 |
1.2.0 | 7,252 | 8/9/2017 |
1.2.0-rc1 | 5,935 | 7/16/2017 |
1.1.0 | 4,417 | 1/16/2017 |
1.0.7 | 21,325 | 3/15/2016 |
1.0.6 | 1,251 | 3/15/2016 |
Moved disptacher contract and its ambient context definitions to the portable package