LogoFX.Client.Mvvm.ViewModel.Services.Core 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package LogoFX.Client.Mvvm.ViewModel.Services.Core --version 1.1.0
NuGet\Install-Package LogoFX.Client.Mvvm.ViewModel.Services.Core -Version 1.1.0
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.Mvvm.ViewModel.Services.Core" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LogoFX.Client.Mvvm.ViewModel.Services.Core --version 1.1.0
#r "nuget: LogoFX.Client.Mvvm.ViewModel.Services.Core, 1.1.0"
#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.
// Install LogoFX.Client.Mvvm.ViewModel.Services.Core as a Cake Addin
#addin nuget:?package=LogoFX.Client.Mvvm.ViewModel.Services.Core&version=1.1.0

// Install LogoFX.Client.Mvvm.ViewModel.Services.Core as a Cake Tool
#tool nuget:?package=LogoFX.Client.Mvvm.ViewModel.Services.Core&version=1.1.0

LogoFX Client Mvvm ViewModel Services Core containing commonly used cross-platform UI services.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.7 404 10/21/2022
2.2.7-rc1 126 10/4/2022
2.2.6 475 4/15/2022
2.2.6-rc2 154 2/11/2022
2.2.6-rc1 155 1/23/2022
2.2.5 319 12/5/2021
2.2.4 357 11/6/2021
2.2.3 346 9/23/2021
2.2.2 390 9/12/2021
2.2.1 344 7/23/2021
2.2.1-rc1 290 7/11/2021
2.2.0 400 6/26/2021
2.2.0-rc3 252 6/23/2021
2.2.0-rc2 276 5/16/2021
2.2.0-rc1 497 4/25/2020
2.1.0 609 9/26/2019
2.0.0 1,644 5/31/2019
2.0.0-rc6 448 5/17/2019
2.0.0-rc5 405 5/10/2019
2.0.0-rc4 509 3/11/2019
2.0.0-rc3 610 1/15/2019
2.0.0-rc2 549 12/28/2018
2.0.0-rc1 542 12/5/2018
1.2.1-rc3 1,129 2/9/2018
1.2.1-rc2 827 12/17/2017
1.2.1-rc1 822 12/7/2017
1.2.0 1,229 8/9/2017
1.2.0-rc4 749 7/21/2017
1.2.0-rc3 777 7/20/2017
1.2.0-rc1 736 7/18/2017
1.1.4 3,072 8/5/2016
1.1.3 2,876 5/12/2016
1.1.2 1,049 5/8/2016
1.1.1 1,070 5/3/2016
1.1.0 1,022 4/19/2016
1.0.9 1,000 4/17/2016
1.0.8 996 4/15/2016
1.0.7 1,032 4/6/2016
1.0.6 1,011 4/1/2016
1.0.4 1,404 3/17/2016

Supplying middleware for view model creator service and shutdown service which is compatible with the latest Client Bootstrapper.