Commergent.Dw.DataLists 1.0.9

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

The DataLists app is supposed to offer a replacement for the legacy DataLists App. It allows creation of lists based on SQL statements. The lists are available in the back-end for Admins and the data can be exposed in the front-end using a content App and templates.

Backend Features

Create/Edit/Delete Data list. Allows to add a name, a SQL statement, set if can be visible in frontend.

Import from Data List - allows to select which data list will be transformed in the custom version for data lists.

Configure permissions for data lists.

Show data list content (resulted by executing saved sql statement) and allow filtering.

Add parameters for sql statements (variables from Request or Session); variables are added in the definition of query and after Save/SaveAndClose can de edited test values from backend.

The Request option is used to get values passed to the web page.

The Session option is used to get information about the user for the current period.

Download result of query in an csv or xlsx file.

Datalist can be visible or not in frontent, based on configuration.

FrontEnd Features

Default Template with the result of datalist. Can export result in an csv or xlsx file.

Dependencies

.NET Core 10

+ DW 10.27.6

Swift V2

Setup

Default template location: /Templates/Cmgt/CmgtDataListApp/List

Limitations

No detail view page

No wizard for SQL statement. We use the same logic as SQL Firehose

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

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
1.0.9 47 8/13/2026
1.0.7 39 8/11/2026
1.0.6 86 8/10/2026
1.0.5 82 8/10/2026
1.0.4 84 8/7/2026
1.0.3 92 8/6/2026
1.0.2 92 8/5/2026
1.0.1 83 8/4/2026
1.0.0 96 8/3/2026