OriginalObjective.RecurlyDates
1.0.3
dotnet add package OriginalObjective.RecurlyDates --version 1.0.3
NuGet\Install-Package OriginalObjective.RecurlyDates -Version 1.0.3
<PackageReference Include="OriginalObjective.RecurlyDates" Version="1.0.3" />
paket add OriginalObjective.RecurlyDates --version 1.0.3
#r "nuget: OriginalObjective.RecurlyDates, 1.0.3"
// Install OriginalObjective.RecurlyDates as a Cake Addin #addin nuget:?package=OriginalObjective.RecurlyDates&version=1.0.3 // Install OriginalObjective.RecurlyDates as a Cake Tool #tool nuget:?package=OriginalObjective.RecurlyDates&version=1.0.3
Original Objective: Recurly Dates
The Recurly Dates package is an Umbraco data type for creating a recurring list of dates. Choose from Daily, Weekly, Monthly or Yearly. Define on which days the event is to recur.
Installation
The Recurly Dates package can be installed via the package's page on our.umbraco.org or via NuGet. If installing via NuGet, use the following package manager command:
Install-Package OriginalObjective.RecurlyDates
Configuration
Setup a new data type and select the OriginalObjective.RecurlyDates within Umbraco's Developer section.
Usage
When using a property value on a template...
Contributing
To raise a new bug, create an issue on the Github repository. To fix a bug or add new features or providers, fork the repository and send a pull request with your changes. Feel free to add ideas to the repository's issues list if you would to discuss anything related to the package.
Publishing
Remember to include all necessary files within the package.xml file. Run the following script, entering the new version number when prompted to created a published version of the package:
Build\Release.bat
The release script will amend all assembly versions for the package, build the solution and create the package file. The script will also commit and tag the repository accordingly to reflect the new version.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- UmbracoCms.Core (>= 7.11.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial NuGet package release.