RingSoft.DataEntryControls.WPF 10.1.0

dotnet add package RingSoft.DataEntryControls.WPF --version 10.1.0
                    
NuGet\Install-Package RingSoft.DataEntryControls.WPF -Version 10.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="RingSoft.DataEntryControls.WPF" Version="10.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RingSoft.DataEntryControls.WPF" Version="10.1.0" />
                    
Directory.Packages.props
<PackageReference Include="RingSoft.DataEntryControls.WPF" />
                    
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 RingSoft.DataEntryControls.WPF --version 10.1.0
                    
#r "nuget: RingSoft.DataEntryControls.WPF, 10.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.
#:package RingSoft.DataEntryControls.WPF@10.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RingSoft.DataEntryControls.WPF&version=10.1.0
                    
Install as a Cake Addin
#tool nuget:?package=RingSoft.DataEntryControls.WPF&version=10.1.0
                    
Install as a Cake Tool

WPF Data Entry Controls

This package contains multiple controls that makes data entry for the user quick and easy with little effort from the developer. Popular controls are the Data Entry Grid, Date Edit Control and Decimal Edit Control. These controls are completely MVVM compatible.

Complete documentation for this package is found Here.

Product Compatible and additional computed target framework versions.
.NET net10.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

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

Package Downloads
RingSoft.DbLookup.Controls.WPF

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.0 329 12/16/2025
10.0.0 280 11/14/2025
9.9.0 186 10/17/2025
9.8.0 338 4/10/2025
9.7.0 228 1/31/2025
9.6.0 217 1/16/2025
9.5.0 215 1/14/2025
9.4.0 236 1/10/2025
9.3.0 246 12/12/2024
9.2.0 216 12/11/2024
9.1.0 234 12/6/2024
9.0.0 230 11/26/2024
8.21.0 237 11/23/2024
8.20.0 214 11/23/2024
8.19.0 203 11/20/2024
8.18.0 245 10/31/2024
8.17.0 252 10/19/2024
8.16.0 245 10/13/2024
8.15.0 241 10/12/2024
8.14.0 244 9/15/2024
Loading failed

Bug Fix