Limbo.Umbraco.Emply is an Umbraco package serving as an integration between our Limbo.Integrations.Emply package and Umbraco. The package supports importing job postings in Umbraco via a scheduled task.
License: | MIT License |
Umbraco: | Umbraco 10, 11 and 12 |
Target Framework: | .NET 6 |
Umbraco 10+
Version 10 of this package supports Umbraco version 10, 11, and 12. The package is only available via NuGet.
To install the package, you can use either the .NET CLI:
dotnet add package Limbo.Umbraco.Emply --version 10.0.0
or the NuGet Package Manager:
Install-Package Limbo.Umbraco.Emply -Version 10.0.0