Clean 3.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Clean --version 3.1.0
NuGet\Install-Package Clean -Version 3.1.0
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="Clean" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Clean --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Clean, 3.1.0"
#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.
// Install Clean as a Cake Addin #addin nuget:?package=Clean&version=3.1.0 // Install Clean as a Cake Tool #tool nuget:?package=Clean&version=3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Clean Starter Kit for Umbraco 9, 10, 11 and 12
Latest Release Details:
- Added authors
- Added categories
- Posts can now be shown in full in the list page
- Added an Image Carousel Row
- Added a Code Snippet Row
- Converted Old Grid to Block List
- Converted Nested Content to Block List
- Added a Video Row with lazy iframe loading
- Converted Groups to Tabs
- Works with Umbraco 9, 10, 11 and 12
- Updated to use Bootstrap 5
To try it out on Windows, Mac or Linux, make sure you have downloaded the latest .Net 6 SDK and then run this block of commands in a folder somewhere.
# Ensure we have the latest Umbraco templates
dotnet new -i Umbraco.Templates
# Create solution/project
dotnet new sln --name "MySolution"
dotnet new umbraco -n "MyProject" --friendly-name "Administrator" --email "admin@example.com" --password "1234567890" --development-database-type SQLite
dotnet sln add "MyProject"
#Add starter kit
dotnet add "MyProject" package clean
dotnet run --project "MyProject"
#Running
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- Clean.Core (>= 3.1.0)
- Umbraco.Cms.Web.BackOffice (>= 9.5.4)
- Umbraco.Community.Contentment (>= 4.4.5)
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 |
---|---|---|
4.0.0 | 10,266 | 12/14/2023 |
3.1.4 | 3,079 | 10/3/2023 |
3.1.3 | 824 | 9/19/2023 |
3.1.2 | 935 | 9/3/2023 |
3.1.1 | 441 | 8/30/2023 |
3.1.0 | 269 | 8/30/2023 |
3.0.2 | 2,096 | 8/8/2023 |
3.0.1 | 434 | 8/4/2023 |
2.1.6 | 14,495 | 11/18/2022 |
2.1.5 | 430 | 11/18/2022 |
2.1.4 | 3,660 | 6/23/2022 |
2.1.1 | 2,328 | 12/8/2021 |
2.0.2 | 1,013 | 11/12/2021 |
2.0.1 | 1,096 | 11/11/2021 |
2.0.0 | 1,098 | 11/3/2021 |
2.0.0-beta002 | 746 | 10/13/2021 |
1.0.0-beta001 | 294 | 10/12/2021 |