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 461 10/21/2022
2.2.7-rc1 162 10/4/2022
2.2.6 523 4/15/2022
2.2.6-rc2 195 2/11/2022
2.2.6-rc1 210 1/23/2022
2.2.5 355 12/5/2021
2.2.4 408 11/6/2021
2.2.3 378 9/23/2021
2.2.2 434 9/12/2021
2.2.1 383 7/23/2021
2.2.1-rc1 251 7/11/2021
2.2.0 453 6/26/2021
2.2.0-rc3 290 6/23/2021
2.2.0-rc2 331 5/16/2021
2.2.0-rc1 423 4/25/2020
2.1.0 656 9/26/2019
2.0.0 669 5/30/2019
2.0.0-rc3 481 5/10/2019
2.0.0-rc2 486 3/11/2019
2.0.0-rc1 577 12/5/2018
1.1.1-rc2 973 12/16/2017
1.1.1-rc1 858 12/4/2017
1.1.0 1,045 8/9/2017
1.1.0-rc1 858 7/17/2017
1.0.7 3,289 4/15/2016
1.0.6 1,144 3/23/2016
1.0.5 1,224 3/22/2016
1.0.4 1,941 12/29/2015
1.0.3.1 1,699 12/9/2015
1.0.3 1,559 7/30/2015
1.0.0 1,542 7/12/2015

Added base class for ui module.