RingSoft.DbLookup.Controls.WPF 7.3.10

.NET 7.0
dotnet add package RingSoft.DbLookup.Controls.WPF --version 7.3.10
NuGet\Install-Package RingSoft.DbLookup.Controls.WPF -Version 7.3.10
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="RingSoft.DbLookup.Controls.WPF" Version="7.3.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RingSoft.DbLookup.Controls.WPF --version 7.3.10
#r "nuget: RingSoft.DbLookup.Controls.WPF, 7.3.10"
#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 RingSoft.DbLookup.Controls.WPF as a Cake Addin
#addin nuget:?package=RingSoft.DbLookup.Controls.WPF&version=7.3.10

// Install RingSoft.DbLookup.Controls.WPF as a Cake Tool
#tool nuget:?package=RingSoft.DbLookup.Controls.WPF&version=7.3.10

WPF Controls to display data outputted by RingSoft.DbLookup.  Use with RingSoft.DbLookup.EfCore or RingSoft.DbLookup.Ef6.

Product Versions
.NET net7.0-windows7.0
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on RingSoft.DbLookup.Controls.WPF:

Package Downloads
RingSoft.App.Controls

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.3.10 65 3/19/2023
7.3.9 67 3/17/2023
7.3.8 63 3/17/2023
7.3.7 68 3/15/2023
7.3.6 71 3/15/2023
7.3.5 73 3/15/2023
7.3.4 80 3/11/2023
7.3.3 73 3/9/2023
7.3.2 73 3/8/2023
7.3.1 70 3/7/2023
7.3.0 81 3/6/2023
7.2.4 81 3/5/2023
7.2.3 92 3/4/2023
7.2.2 90 3/2/2023
7.2.1 92 3/2/2023
7.2.0 104 2/25/2023
7.0.7 106 2/21/2023
7.0.6 108 2/21/2023
7.0.5 103 2/20/2023
7.0.4 110 2/18/2023
7.0.3 101 2/17/2023
7.0.2 108 2/15/2023
7.0.1 106 2/15/2023
7.0.0 114 2/11/2023
5.5.5 125 2/9/2023
5.5.4 125 2/9/2023
5.5.3 120 2/8/2023
5.5.2 118 2/8/2023
5.5.1 115 2/8/2023
5.5.0 114 2/8/2023
5.4.0.2 153 1/26/2023
5.4.0.1 141 1/26/2023
5.4.0 141 1/26/2023
5.1.5.4 150 1/19/2023
5.1.5.3 147 1/19/2023
5.1.5.1 145 1/19/2023
5.1.5 151 1/18/2023
5.1.4 155 1/17/2023
5.1.3 151 1/17/2023
5.1.2 145 1/17/2023
5.1.1 140 1/16/2023
5.1.0.3 154 1/15/2023
5.1.0.1 159 1/15/2023
5.1.0 150 1/14/2023
5.0.0 156 1/13/2023
4.3.0 158 12/27/2022
4.2.0 165 12/27/2022
4.0.0 168 12/25/2022
3.3.0 169 12/24/2022
3.2.0 169 12/23/2022
3.1.0 160 12/22/2022
3.0.0 161 12/22/2022
2.11.1 167 12/15/2022
2.11.0 167 12/15/2022
2.10.0 171 12/15/2022
2.9.0 175 12/15/2022
2.8.0 184 12/9/2022
2.7.0 184 12/7/2022
2.5.13.1 222 11/12/2022
2.0.1 382 7/11/2021
2.0.0 437 6/25/2021
1.11.1 476 9/25/2020
1.11.0 409 9/25/2020
1.10.6 456 6/16/2020
1.10.5 420 6/16/2020
1.10.4 465 6/15/2020
1.10.3 426 6/13/2020
1.10.2 440 6/12/2020
1.10.1 434 6/11/2020
1.10.0 429 6/11/2020
1.0.0 422 5/29/2020
0.92.3 435 5/16/2020
0.92.2 451 5/15/2020
0.92.1 462 5/15/2020
0.91.3 445 5/7/2020
0.91.2 453 5/6/2020
0.91.1 408 5/6/2020
0.91.0 420 5/4/2020

Split DbMaintenance.LoadFromEntity.  Added PopulatePrimaryKeyControls which runs in Save and Load operations.  LoadFromEntity only runs during Load operations.