LogoFX.Core
2.2.6
Install-Package LogoFX.Core -Version 2.2.6
dotnet add package LogoFX.Core --version 2.2.6
<PackageReference Include="LogoFX.Core" Version="2.2.6" />
paket add LogoFX.Core --version 2.2.6
#r "nuget: LogoFX.Core, 2.2.6"
// Install LogoFX.Core as a Cake Addin
#addin nuget:?package=LogoFX.Core&version=2.2.6
// Install LogoFX.Core as a Cake Tool
#tool nuget:?package=LogoFX.Core&version=2.2.6
LogoFX Core assemblies containing collections and weak objects implementations.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
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.Extensions
LogoFX Client Mvvm ViewModel Extensions containing various use cases for the most common view models (including editing, paging and virtualization) |
|
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.6 | 278 | 4/15/2022 |
2.2.6-rc2 | 64 | 2/11/2022 |
2.2.6-rc1 | 60 | 1/23/2022 |
2.2.5 | 588 | 12/5/2021 |
2.2.4 | 1,281 | 11/6/2021 |
2.2.3 | 1,409 | 9/23/2021 |
2.2.2 | 1,557 | 9/12/2021 |
2.2.1 | 1,541 | 7/23/2021 |
2.2.1-rc1 | 985 | 7/11/2021 |
2.2.0 | 1,731 | 6/26/2021 |
2.2.0-rc3 | 1,062 | 6/23/2021 |
2.2.0-rc2 | 1,118 | 5/16/2021 |
2.2.0-rc1 | 2,159 | 4/25/2020 |
2.1.0 | 2,157 | 9/26/2019 |
2.0.0 | 2,718 | 5/30/2019 |
2.0.0-rc3 | 2,124 | 5/10/2019 |
2.0.0-rc2 | 1,652 | 3/10/2019 |
2.0.0-rc1 | 3,826 | 12/5/2018 |
1.1.1-rc3 | 1,836 | 5/20/2018 |
1.1.1-rc2 | 3,047 | 12/16/2017 |
1.1.1-rc1 | 1,691 | 12/3/2017 |
1.1.0 | 2,392 | 8/9/2017 |
1.0.8-rc2 | 825 | 7/18/2017 |
1.0.8-rc1 | 2,273 | 7/14/2017 |
1.0.7 | 10,673 | 3/15/2016 |
1.0.6.2 | 2,647 | 1/6/2016 |
1.0.6.1 | 842 | 1/4/2016 |
1.0.6 | 938 | 1/4/2016 |
1.0.5 | 848 | 1/4/2016 |
1.0.4 | 824 | 1/4/2016 |
1.0.3.4 | 2,633 | 11/6/2015 |
1.0.3.3 | 1,077 | 10/3/2015 |
1.0.3.2 | 1,024 | 10/3/2015 |
1.0.3.1 | 888 | 8/27/2015 |
1.0.3 | 5,371 | 7/30/2015 |
1.0.1 | 1,233 | 7/26/2015 |
1.0.0 | 4,731 | 7/12/2015 |
Improved notification management via dedicated interface.