Phases.Umbraco.DummyDataGen
1.0.13.20
dotnet add package Phases.Umbraco.DummyDataGen --version 1.0.13.20
NuGet\Install-Package Phases.Umbraco.DummyDataGen -Version 1.0.13.20
<PackageReference Include="Phases.Umbraco.DummyDataGen" Version="1.0.13.20" />
paket add Phases.Umbraco.DummyDataGen --version 1.0.13.20
#r "nuget: Phases.Umbraco.DummyDataGen, 1.0.13.20"
// Install Phases.Umbraco.DummyDataGen as a Cake Addin #addin nuget:?package=Phases.Umbraco.DummyDataGen&version=1.0.13.20 // Install Phases.Umbraco.DummyDataGen as a Cake Tool #tool nuget:?package=Phases.Umbraco.DummyDataGen&version=1.0.13.20
DummyDataGen
DummyDataGen is a robust and user-friendly NuGet package designed to simplify the creation of dummy content for testing in Umbraco CMS. Tailored for developers and quality analysts, DummyDataGen enhances testing workflows by enabling the generation of multiple nodes with a single click.
Installation
NuGet Package Manager
To install DummyDataGen , run the following command in the NuGet Package Manager Console:
Install-Packag DummyDataGen
.NET CLI
Alternatively, you can install DummyGen using the .NET CLI:
dotnet add package DummyDataGen
Usage
After installing the package, you can start using DummyDataGen in your Umbraco CMS project to generate dummy content for testing purposes.
Basic Usage
- Open the Umbraco backoffice as the admin user.
- Navigate to the "Content" section.
- Right Click on the "Content" section in the toolbar.
- click on the "Create Dummy Node"
- Configure the number of nodes and content properties.
- Click "Generate" to create the dummy content.
Screenshots
Dummy Content Creation
Create Dummy Node
Contributing
We welcome contributions to enhance DummyDataGen! If you have any suggestions, bug reports, or feature requests, please create an issue or submit a pull request on GitHub.
Please make sure to update tests as appropriate.
License
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Microsoft.AspNet.Mvc (>= 5.3.0)
- Umbraco.Cms.Core (>= 10.8.6)
- Umbraco.Cms.Web.BackOffice (>= 10.8.6)
- Umbraco.Cms.Web.Common (>= 10.8.6)
- Umbraco.Cms.Web.Website (>= 10.8.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.