OrchardCore.Lists 3.0.1

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

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework.

   Provides container enabled List content type. It allows to associate content items to a parent container. For example, A blog contains a list of blog posts.

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 (9)

Showing the top 5 NuGet packages that depend on OrchardCore.Lists:

Package Downloads
TheAdmin

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. The default Admin theme of OrchardCore CMS

OrchardCore.Application.Cms.Core.Targets

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Converts the application into a modular OrchardCore CMS application with TheAdmin theme but without any front-end Themes.

Lombiq.HelpfulExtensions

Lombiq Helpful Extensions for Orchard Core: Orchard Core module containing some handy extensions (e.g. useful content types and widgets). It's also available on all sites of DotNest, the Orchard SaaS. See the project website for detailed documentation.

Etch.OrchardCore.Widgets

Module for Orchard Core that provides common widgets used when constructing a web page.

Etch.OrchardCore.AdminTheme

Alterations to the TheAdmin theme.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.1 13,084 2026/7/9
3.0.0 5,442 2026/6/18
2.2.1 43,485 2025/10/7
2.2.0 15,466 2025/8/19
2.1.9 3,552 2025/8/19
2.1.8 1,136 2025/8/14
2.1.7 21,064 2025/4/16
2.1.6 17,162 2025/2/20
2.1.5 3,969 2025/2/4
2.1.4 6,608 2025/1/18
2.1.3 15,352 2024/12/12
2.1.2 4,625 2024/11/28
2.1.1 660 2024/11/25
2.1.0 24,565 2024/11/21
2.0.2 9,393 2024/9/26
2.0.1 2,794 2024/9/25
2.0.0 6,417 2024/9/9
1.8.4 5,462 2024/9/4
1.8.3 34,522 2024/4/25
1.8.2 33,163 2024/1/17
Loading failed