Infocaster.Umbraco.ContentGenerator
0.14.2
Prefix Reserved
dotnet add package Infocaster.Umbraco.ContentGenerator --version 0.14.2
NuGet\Install-Package Infocaster.Umbraco.ContentGenerator -Version 0.14.2
<PackageReference Include="Infocaster.Umbraco.ContentGenerator" Version="0.14.2" />
paket add Infocaster.Umbraco.ContentGenerator --version 0.14.2
#r "nuget: Infocaster.Umbraco.ContentGenerator, 0.14.2"
// Install Infocaster.Umbraco.ContentGenerator as a Cake Addin #addin nuget:?package=Infocaster.Umbraco.ContentGenerator&version=0.14.2 // Install Infocaster.Umbraco.ContentGenerator as a Cake Tool #tool nuget:?package=Infocaster.Umbraco.ContentGenerator&version=0.14.2
Content Generator
Introduction
The content generator is a small tool that can help you to easily create any content item so you can quickly have some content to work with. Right now the tool only supports randomized test content, but in the future might support more sophisticated generators. This tool supports Umbraco 10 and Umbraco 13.
Getting started
Install Infocaster.Umbraco.ContentGenerator
from nuget using the following dotnet command:
dotnet add package Infocaster.Umbraco.ContentGenerator
Support
This is a pre-release early access tool. It is offered to you because you might find it useful. You can ask for features or bugfixes, but we don't guarantee support on this tool. You are welcome to suggest pull requests to improve this product though.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- RandomDataGenerator.Net (>= 1.0.17)
- Umbraco.Cms.Api.Management (>= 14.0.0)
- Umbraco.Cms.Web.Website (>= 14.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.