Info
Version: | 2.0.2 |
Author(s): | OrchardCore.Lists |
Last Update: | Thursday, September 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.orchardcore.net/ |
NuGet Url: | https://www.nuget.org/packages/OrchardCore.Lists |
Install
Install-Package OrchardCore.Lists
dotnet add package OrchardCore.Lists
paket add OrchardCore.Lists
OrchardCore.Lists Download (Unzip the "nupkg" after downloading)
Dependencies
- OrchardCore.Contents(>= 1.0.0213450)
- OrchardCore.Admin.Abstractions(>= 1.0.0213450)
- OrchardCore.AdminMenu.Abstractions(>= 1.0.0213450)
- OrchardCore.ContentLocalization.Abstractions(>= 1.0.0213450)
- OrchardCore.ContentManagement.Abstractions(>= 1.0.0213450)
- OrchardCore.ContentManagement.Display(>= 1.0.0213450)
- OrchardCore.ContentTypes.Abstractions(>= 1.0.0213450)
- OrchardCore.Media.Abstractions(>= 1.0.0213450)
- OrchardCore.MetaWeblog.Abstractions(>= 1.0.0213450)
- OrchardCore.Module.Targets(>= 1.0.0213450)
- OrchardCore.ResourceManagement.Abstractions(>= 1.0.0213450)
- OrchardCore.Users.Abstractions(>= 1.0.0213450)
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.