LogoFX.Client.Core.Core
2.2.0-rc3
See the version list below for details.
dotnet add package LogoFX.Client.Core.Core --version 2.2.0-rc3
NuGet\Install-Package LogoFX.Client.Core.Core -Version 2.2.0-rc3
<PackageReference Include="LogoFX.Client.Core.Core" Version="2.2.0-rc3" />
<PackageVersion Include="LogoFX.Client.Core.Core" Version="2.2.0-rc3" />
<PackageReference Include="LogoFX.Client.Core.Core" />
paket add LogoFX.Client.Core.Core --version 2.2.0-rc3
#r "nuget: LogoFX.Client.Core.Core, 2.2.0-rc3"
#addin nuget:?package=LogoFX.Client.Core.Core&version=2.2.0-rc3&prerelease
#tool nuget:?package=LogoFX.Client.Core.Core&version=2.2.0-rc3&prerelease
LogoFX Client Core Core containing core facilities for client applications development, including implementation of INotifyPropertyChanged and ambient context for the dispatcher.
Product | Versions 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. 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. |
.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. |
-
- LogoFX.Core (>= 2.2.0-rc3)
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 | 5,146 | 10/21/2022 |
2.2.7-rc1 | 1,215 | 10/4/2022 |
2.2.6 | 5,521 | 4/15/2022 |
2.2.6-rc2 | 1,175 | 2/11/2022 |
2.2.6-rc1 | 1,171 | 1/23/2022 |
2.2.5 | 3,004 | 12/5/2021 |
2.2.4 | 3,488 | 11/6/2021 |
2.2.3 | 3,818 | 9/23/2021 |
2.2.2 | 3,821 | 9/12/2021 |
2.2.1 | 3,741 | 7/23/2021 |
2.2.1-rc1 | 1,786 | 7/11/2021 |
2.2.0 | 3,887 | 6/26/2021 |
2.2.0-rc3 | 1,971 | 6/23/2021 |
2.2.0-rc2 | 1,867 | 5/16/2021 |
2.2.0-rc1 | 2,773 | 4/25/2020 |
2.1.0 | 5,646 | 9/26/2019 |
2.0.0 | 5,676 | 5/31/2019 |
2.0.0-rc3 | 3,509 | 5/10/2019 |
2.0.0-rc2 | 3,832 | 3/11/2019 |
2.0.0-rc1 | 8,479 | 12/5/2018 |
1.2.1-rc3 | 3,064 | 5/20/2018 |
1.2.1-rc2 | 10,061 | 12/16/2017 |
1.2.1-rc1 | 3,157 | 12/3/2017 |
1.2.0 | 7,360 | 8/9/2017 |
1.2.0-rc1 | 6,017 | 7/16/2017 |
1.1.0 | 4,509 | 1/16/2017 |
1.0.7 | 21,418 | 3/15/2016 |
1.0.6 | 1,342 | 3/15/2016 |
Added SetProperty functionality