AaronSadler.TimePicker 0.0.1-beta

This is a prerelease version of AaronSadler.TimePicker.
dotnet add package AaronSadler.TimePicker --version 0.0.1-beta
NuGet\Install-Package AaronSadler.TimePicker -Version 0.0.1-beta
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="AaronSadler.TimePicker" Version="0.0.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AaronSadler.TimePicker --version 0.0.1-beta
#r "nuget: AaronSadler.TimePicker, 0.0.1-beta"
#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 AaronSadler.TimePicker as a Cake Addin
#addin nuget:?package=AaronSadler.TimePicker&version=0.0.1-beta&prerelease

// Install AaronSadler.TimePicker as a Cake Tool
#tool nuget:?package=AaronSadler.TimePicker&version=0.0.1-beta&prerelease

Umbraco.TimePicker

A simple Time Picker for the Umbraco V8 backoffice

Getting started

This package is supported on Umbraco 8.6+

Installation

Umbraco.TimePicker is available from Our Umbraco, NuGet or as a manual download directly from GitHub.

Our Umbraco repository

You can find a downloadable package, along with a discussion forum for this package, on the Our Umbraco site.

Usage

This package adds a time picker to the Umbraco V8 backoffice.

This is tested with Umbraco V8.6.1

Until I make a package, you simply need to place the TimePicker folder into the App_Plugins folder, and restart the Application Pool for it to show up.

Contribution guidelines

To raise a new bug, create an issue on the GitHub repository. To fix a bug or add new features, 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.

License

Copyright © 2020 Aaron Sadler.

Licensed under the MIT License.

There are no supported framework assets in this 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
0.0.1-beta 11,469 5/11/2020

0.0.1-beta Initial release