LogoFX.Core
2.2.0-rc1
See the version list below for details.
dotnet add package LogoFX.Core --version 2.2.0-rc1
NuGet\Install-Package LogoFX.Core -Version 2.2.0-rc1
<PackageReference Include="LogoFX.Core" Version="2.2.0-rc1" />
paket add LogoFX.Core --version 2.2.0-rc1
#r "nuget: LogoFX.Core, 2.2.0-rc1"
// Install LogoFX.Core as a Cake Addin #addin nuget:?package=LogoFX.Core&version=2.2.0-rc1&prerelease // Install LogoFX.Core as a Cake Tool #tool nuget:?package=LogoFX.Core&version=2.2.0-rc1&prerelease
LogoFX Core assemblies containing collections and weak objects implementations.
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. |
.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. |
This package has no dependencies.
NuGet packages (11)
Showing the top 5 NuGet packages that depend on LogoFX.Core:
Package | Downloads |
---|---|
LogoFX.Client.Core.Core
LogoFX Client Core Core containing core facilities for client applications development, including implementation of INotifyPropertyChanged and ambient context for the dispatcher. |
|
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.Model
LogoFX Client Mvvm Model containing model layer objects facilitating development by MVVM pattern |
|
LogoFX.Client.Mvvm.ViewModel.Core
LogoFX Client Mvvm ViewModel Core containing core view model layer objects facilitating development by MVVM pattern |
|
LogoFX.Practices.IoC
LogoFX IoC containing an implementation of inversion-of-control container |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.7 | 6,025 | 10/21/2022 |
2.2.7-rc1 | 1,362 | 10/4/2022 |
2.2.6 | 6,766 | 4/15/2022 |
2.2.6-rc2 | 1,297 | 2/11/2022 |
2.2.6-rc1 | 1,265 | 1/23/2022 |
2.2.5 | 3,663 | 12/5/2021 |
2.2.4 | 4,260 | 11/6/2021 |
2.2.3 | 4,529 | 9/23/2021 |
2.2.2 | 4,667 | 9/12/2021 |
2.2.1 | 4,549 | 7/23/2021 |
2.2.1-rc1 | 2,149 | 7/11/2021 |
2.2.0 | 4,746 | 6/26/2021 |
2.2.0-rc3 | 2,275 | 6/23/2021 |
2.2.0-rc2 | 2,199 | 5/16/2021 |
2.2.0-rc1 | 3,329 | 4/25/2020 |
2.1.0 | 4,089 | 9/26/2019 |
2.0.0 | 4,498 | 5/30/2019 |
2.0.0-rc3 | 2,808 | 5/10/2019 |
2.0.0-rc2 | 2,247 | 3/10/2019 |
2.0.0-rc1 | 4,854 | 12/5/2018 |
1.1.1-rc3 | 2,323 | 5/20/2018 |
1.1.1-rc2 | 3,847 | 12/16/2017 |
1.1.1-rc1 | 2,206 | 12/3/2017 |
1.1.0 | 4,388 | 8/9/2017 |
1.0.8-rc2 | 1,078 | 7/18/2017 |
1.0.8-rc1 | 2,972 | 7/14/2017 |
1.0.7 | 19,017 | 3/15/2016 |
1.0.6.2 | 4,981 | 1/6/2016 |
1.0.6.1 | 1,173 | 1/4/2016 |
1.0.6 | 1,375 | 1/4/2016 |
1.0.5 | 1,172 | 1/4/2016 |
1.0.4 | 1,156 | 1/4/2016 |
1.0.3.4 | 5,020 | 11/6/2015 |
1.0.3.3 | 1,399 | 10/3/2015 |
1.0.3.2 | 1,331 | 10/3/2015 |
1.0.3.1 | 1,211 | 8/27/2015 |
1.0.3 | 10,674 | 7/30/2015 |
1.0.1 | 1,871 | 7/26/2015 |
1.0.0 | 9,429 | 7/12/2015 |
Added option for muting/unmuting notifications.