Date | 2024-09-12 (64 days ago) |
---|---|
Downloads | 106 downloads |
NuGet | View on NuGet |
GitHub | View on GitHub |
Target Frameworks | .NET 6 |
Umbraco Versions | Umbraco 10 Umbraco 11 Umbraco 12 |
New release for Umbraco 10, 11 and 12. This release will not work with other versions of Umbraco.
#installation
">InstallationInstall via NuGet - either via the .NET CLI:
dotnet add package Limbo.Umbraco.DreamBroker --version 2.0.4
or the NuGet package manager:
Install-Package Limbo.Umbraco.DreamBroker -Version 2.0.4
#changelog
">ChangelogThis release mostly contains internal changes to code style and similar to prepare the package for upgrade to Umbraco 13. The 2.x
still targets Umbraco 10, but now the code will look closer to the soon to come code targeting Umbraco 13.