RingSoft.DbLookup 10.1.1

dotnet add package RingSoft.DbLookup --version 10.1.1
                    
NuGet\Install-Package RingSoft.DbLookup -Version 10.1.1
                    
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.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RingSoft.DbLookup" Version="10.1.1" />
                    
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.1
                    
#r "nuget: RingSoft.DbLookup, 10.1.1"
                    
#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.1
                    
#: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.1
                    
Install as a Cake Addin
#tool nuget:?package=RingSoft.DbLookup&version=10.1.1
                    
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.1 142 4/9/2026
10.1.0 381 12/17/2025
10.0.6 478 12/11/2025
10.0.5 468 12/10/2025
10.0.4 273 11/22/2025
10.0.3 488 11/20/2025
10.0.2 460 11/19/2025
10.0.1 469 11/18/2025
10.0.0 296 11/14/2025
9.9.8 364 11/13/2025
9.9.7 363 11/11/2025
9.9.6 273 10/28/2025
9.9.5 225 10/25/2025
9.9.4 279 10/19/2025
9.9.3 196 10/19/2025
9.9.2 192 10/18/2025
9.9.1 172 10/18/2025
9.9.0 193 10/17/2025
9.8.4 292 10/15/2025
9.8.3 260 10/13/2025
Loading failed

Bug Fix