RingSoft.DbLookup 10.1.0

dotnet add package RingSoft.DbLookup --version 10.1.0
                    
NuGet\Install-Package RingSoft.DbLookup -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.DbLookup" Version="10.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RingSoft.DbLookup" Version="10.1.0" />
                    
Directory.Packages.props
<PackageReference Include="RingSoft.DbLookup" />
                    
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.DbLookup --version 10.1.0
                    
#r "nuget: RingSoft.DbLookup, 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.DbLookup@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.DbLookup&version=10.1.0
                    
Install as a Cake Addin
#tool nuget:?package=RingSoft.DbLookup&version=10.1.0
                    
Install as a Cake Tool

Database Lookup

This package contains base classes that manage the RingSoft.DbLookup.EfCore project. Do not install this package directly. Instead, install the RingSoft.DbLookup.EfCore package which contains this package.

Complete documentation for this package is found Here.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on RingSoft.DbLookup:

Package Downloads
RingSoft.DbMaintenance

A view model base class that retrieves, saves, and deletes a record in a database table. Use with RingSoft.DbLookup.EfCore.

RingSoft.DbLookup.EfCore

Uses RingSoft.DbLookup to break up large volumes of database data into manageable chunks. Compatible with the Entity Framework Core 8.0

RingSoft.DbLookup.Controls.WPF

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

RingSoft.DbLookup.Ef6

Uses RingSoft.DbLookup to break up large volumes of database data into manageable chunks. Compatible with the Entity Framework 6

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.1.0 365 12/17/2025
10.0.6 473 12/11/2025
10.0.5 460 12/10/2025
10.0.4 269 11/22/2025
10.0.3 483 11/20/2025
10.0.2 456 11/19/2025
10.0.1 464 11/18/2025
10.0.0 283 11/14/2025
9.9.8 357 11/13/2025
9.9.7 357 11/11/2025
9.9.6 266 10/28/2025
9.9.5 217 10/25/2025
9.9.4 270 10/19/2025
9.9.3 190 10/19/2025
9.9.2 186 10/18/2025
9.9.1 167 10/18/2025
9.9.0 185 10/17/2025
9.8.4 284 10/15/2025
9.8.3 252 10/13/2025
9.8.2 312 9/4/2025
Loading failed

Bug Fix