LogoFX.Client.Modularity 1.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package LogoFX.Client.Modularity --version 1.0.6
                    
NuGet\Install-Package LogoFX.Client.Modularity -Version 1.0.6
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LogoFX.Client.Modularity" Version="1.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LogoFX.Client.Modularity" Version="1.0.6" />
                    
Directory.Packages.props
<PackageReference Include="LogoFX.Client.Modularity" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LogoFX.Client.Modularity --version 1.0.6
                    
#r "nuget: LogoFX.Client.Modularity, 1.0.6"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=LogoFX.Client.Modularity&version=1.0.6
                    
Install LogoFX.Client.Modularity as a Cake Addin
#tool nuget:?package=LogoFX.Client.Modularity&version=1.0.6
                    
Install LogoFX.Client.Modularity as a Cake Tool

LogoFX Client Modularity containing interface and base class for ui module and related concerns.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on LogoFX.Client.Modularity:

Package Downloads
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 465 10/21/2022
2.2.7-rc1 166 10/4/2022
2.2.6 528 4/15/2022
2.2.6-rc2 202 2/11/2022
2.2.6-rc1 217 1/23/2022
2.2.5 362 12/5/2021
2.2.4 415 11/6/2021
2.2.3 385 9/23/2021
2.2.2 441 9/12/2021
2.2.1 390 7/23/2021
2.2.1-rc1 258 7/11/2021
2.2.0 460 6/26/2021
2.2.0-rc3 297 6/23/2021
2.2.0-rc2 338 5/16/2021
2.2.0-rc1 429 4/25/2020
2.1.0 663 9/26/2019
2.0.0 677 5/30/2019
2.0.0-rc3 487 5/10/2019
2.0.0-rc2 492 3/11/2019
2.0.0-rc1 583 12/5/2018
1.1.1-rc2 991 12/16/2017
1.1.1-rc1 870 12/4/2017
1.1.0 1,058 8/9/2017
1.1.0-rc1 871 7/17/2017
1.0.7 3,309 4/15/2016
1.0.6 1,158 3/23/2016
1.0.5 1,238 3/22/2016
1.0.4 1,955 12/29/2015
1.0.3.1 1,713 12/9/2015
1.0.3 1,573 7/30/2015
1.0.0 1,563 7/12/2015

Added base class for ui module.