OriginalObjective.RecurlyDates 1.0.3

dotnet add package OriginalObjective.RecurlyDates --version 1.0.3
NuGet\Install-Package OriginalObjective.RecurlyDates -Version 1.0.3
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="OriginalObjective.RecurlyDates" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OriginalObjective.RecurlyDates --version 1.0.3
#r "nuget: OriginalObjective.RecurlyDates, 1.0.3"
#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 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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.0.3 741 1/29/2019
1.0.2 727 1/20/2019

Initial NuGet package release.