Date | 2023-08-19 (454 days ago) |
---|---|
Downloads | 512 downloads |
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET 6 |
Umbraco Versions | Umbraco 10 Umbraco 11 Umbraco 12 |
New stable release for Umbraco 10, 11 and 12. This release will not work on older versions of Umbraco.
#installation
">Installation.NET CLI:
dotnet add package Limbo.Umbraco.Separator --version 1.0.5
NuGet Package Manager:
Install-Package Limbo.Umbraco.Separator -Version 1.0.5
#changelog
">ChangelogPackageId
property in Umbraco 12 (see 9d67b5c
)PackageManifest
clas now has a PackageId
property to indicate the NuGet ID of a package. As of this release, the package uses reflection to set this property when the package is used with Umbraco 12.